(Optional) Specifies the interface type; possible valid values are
ethernet,
FastEthernet,
gigabitethernet,
tengigabitethernet,
pos,
atm, and
ge-wan
mod/port
Module and port number.
summary
(Optional) Displays a summary of a tunneled port.
vlanvlan
(Optional) Limits the display to interfaces on the specified VLAN. Valid values are from 1 to 4094.
Command Modes
EXEC (>)
Privileged EXEC (#)
Command History
Release
Modification
12.2(14)SX
Support for this command was introduced on the Supervisor Engine 720.
12.2(17a)SX
The
showl2protocol-tunnelsummary command output was changed to display the following information:
Global drop-threshold setting
Up status of a Layer 2-protocol interface tunnel
12.2(17d)SXB
Support for this command on the Supervisor Engine 2 was extended to the 12.2 SX release.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXI
This command was changed to add the optional
vlanvlan keyword and argument.
15.2(2)T
This command was integrated into Cisco IOS Release 15.2(2)T.
Usage Guidelines
After enabling Layer 2 protocol tunneling on an access or IEEE 802.1Q tunnel port by using the l2protocol-tunnel interface configuration command, you can configure some or all of these parameters:
Protocol type to be tunneled
Shutdown threshold
Drop threshold
The
showl2protocol-tunnel command displays only the ports that have protocol tunneling enabled.
The
showl2protocol-tunnelsummary command displays the ports that have protocol tunneling enabled, regardless of whether the port is down or currently configured as a trunk.
Examples
The following example is an output from the show l2protocol-tunnel command:
Router# show l2protocol-tunnel
COS for Encapsulated Packets: 5
Drop Threshold for Encapsulated Packets: 0
Port
Protocol
Shutdown Threshold
Drop Threshold
Encapsulation Counter
Decapsulation Counter
Drop Counter
Fa0/3
---
----
----
----
----
----
---
----
----
----
----
----
---
----
----
----
----
----
pagp
----
----
0
242500
lacp
----
----
24268
242640
udld
----
----
0
897960
Fa0/4
---
----
----
----
----
----
---
----
----
----
----
----
---
----
----
----
----
----
pagp
1000
----
24249
242700
lacp
----
----
24256
242660
udld
----
----
0
1344820
Gi0/3
cdp
----
----
134482
1344820
---
----
----
----
----
----
---
----
----
----
----
----
pagp
1000
----
0
242500
lacp
500
----
0
485320
udld
300
----
44899
448980
Gi0/3
cdp
----
----
134482
1344820
---
----
----
----
----
----
---
----
----
----
----
----
pagp
----
1000
0
242700
lacp
----
----
0
485220
udld
300
----
44899
448980
This example shows how to display a summary of Layer 2-protocol tunnel ports:
Router# show l2protocol-tunnel summary
COS for Encapsulated Packets:5
Drop Threshold for Encapsulated Packets:0
Port Protocol Shutdown Drop Status
Threshold Threshold
(cdp/stp/vtp) (cdp/stp/vtp)
------- ----------- ---------------- ---------------- ----------
Fa9/1 --- stp --- ----/----/---- ----/----/---- down
Fa9/9 cdp stp vtp ----/----/---- ----/----/---- up
Fa9/47 --- --- --- ----/----/---- 1500/1500/1500 down(trunk)
Fa9/48 cdp stp vtp ----/----/---- ----/----/---- down(trunk)
This example shows how to display Layer 2-protocol tunnel information on interfaces for a specific VLAN:
Router# show l2protocol-tunnel vlan 1
COS for Encapsulated Packets: 5
Drop Threshold for Encapsulated Packets: 0
Protocol Drop Counter
-------- -------------
cdp 0
lldp 0
stp 0
vtp 0
Port Protocol Thresholds Counters
Shutdown Drop Encap Decap Drop
------------------- -------- --------- --------- --------- --------- ---------
Related Commands
Command
Description
debug l2protocol-tunnel
Displays the debugging options for L2PT.
l2protocol-tunnel
Enables the protocol tunneling on an interface and specifies the type of protocol to be tunneled.
l2protocol-tunnel drop-threshold
Specifies the maximum number of packets that can be processed for the specified protocol on that interface before being dropped.
l2protocol-tunnel global drop-threshold
Enables rate limiting at the software level.
l2protocol-tunnel shutdown-threshold
Specifies the maximum number of packets that can be processed for the specified protocol on that interface in 1 second.
show lacp
To display Link Aggregation Control Protocol (LACP) and multi-chassis LACP (mLACP) information, use the
showlacp command in either user EXEC or privileged EXEC mode.
(Optional) Number of the channel group. The following are valid values:
Cisco IOS 12.2 SB and Cisco IOS XE 2.4 Releases--from 1 to 64
Cisco IOS 12.2 SR Releases--from 1 to 308
Cisco IOS 12.2 SX Releases--from 1 to 496
Cisco IOS 15.1S Releases—from 1 to 564
Cisco ASR 901 Series Aggregation Services Router—from 1 to 8
counters
Displays information about the LACP traffic statistics.
internal
Displays LACP internal information.
neighbor
Displays information about the LACP neighbor.
detail
(Optional) Displays detailed internal information when used with the
internal keyword and detailed LACP neighbor information when used with the
neighbor keyword.
multi-chassis
Displays information about mLACP.
load-balance
Displays mLACP load balance information.
group
Displays mLACP redundancy group information,
number
Integer value used with the
group and
port-channel keywords.
Values from 1 to 4294967295 identify the redundancy group.
Values from 1 to 564 identify the port-channel interface.
port-channel
Displays mLACP port-channel information.
sys-id
Displays the LACP system identification. It is a combination of the port priority and the MAC address of the device
Command Modes
User EXEC (>) Privileged EXEC (#)
Command History
Release
Modification
12.2(14)SX
Support for this command was introduced on the Supervisor Engine 720.
12.2(17d)SXB
Support for this command on the Supervisor Engine 2 was extended to Cisco IOS Release 12.2(17d)SXB.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(31)SB2
This command was integrated into Cisco IOS Release 12.2(31)SB2.
12.2(33)SRB
Support for this command on the Cisco 7600 router was integrated into Cisco IOS Release 12.2(33)SRB.
Cisco IOS XE Release 2.4
This command was integrated into Cisco IOS XE Release 2.4.
12.2(33)SRE
This command was modified. The
multi-chassis,
group, and
port-channelkeywords and
number argument were added.
15.1(3)S
This command was modified. The
load-balance keyword was added.
15.1(2)SNG
This command was implemented on the Cisco ASR 901 Series Aggregation Services Router.
Usage Guidelines
Use the
show
lacp command to troubleshoot problems related to LACP in a network.
If you do not specify a value for the argument
channel-group-number, all channel groups are displayed. Values in the range of 257 to 282 are supported on the CSM and the FWSM only.
Examples
Examples
show lacp sys-id Example
This example shows how to display the LACP system identification using the
show lacp sys-idcommand:
Device> show lacp sys-id
8000,AC-12-34-56-78-90
The system identification is made up of the system priority and the system MAC address. The first two bytes are the system priority, and the last six bytes are the globally administered individual MAC address that is associated to the system.
Examples
LACP Statistics for a Specific Channel Group Examples
This example shows how to display the LACP statistics for a specific channel group:
The LACPDUs Sent and Recv columns display the LACPDUs that are sent and received on each specific interface.
The LACPDUs Pkts and Err columns display the marker-protocol packets.
The following example shows output from a
showlacpchannel-group-numbercounterscommand:
Device1# show lacp 5 counters
LACPDUs Marker Marker Response LACPDUs
Port Sent Recv Sent Recv Sent Recv Pkts Err
---------------------------------------------------------------------
Channel group: 5
Gi5/0/0 21 18 0 0 0 0 0
The following table describes the significant fields shown in the display.
Table 1 show lacp channel-group-number counters Field Descriptions
Field
Description
LACPDUs Sent Recv
Number of LACP PDUs sent and received.
Marker Sent Recv
Attempts to avoid data loss when a member link is removed from an LACP bundle.
Marker Response Sent Recv
Cisco IOS response to the Marker protocol.
LACPDUs Pkts Err
Number of LACP PDU packets transmitted and the number of packet errors.
The following example shows output from a
show lacp
internalcommand:
Device1# show lacp 5 internal
Flags: S - Device is requesting Slow LACPDUs
F - Device is requesting Fast LACPDUs
A - Device is in Active mode P - Device is in Passive mode
Channel group 5
LACP port Admin Oper Port Port
Port Flags State Priority Key Key Number State
Gi5/0/0 SA bndl 32768 0x5 0x5 0x42 0x3D
The following table describes the significant fields shown in the display.
Table 2 show lacp internal Field Descriptions
Field
Description
Flags
Meanings of each flag value, which indicates a device activity.
Port
Port on which link bundling is configured.
Flags
Indicators of device activity.
State
Activity state of the port. States can be any of the following:
Bndl--Port is attached to an aggregator and bundled with other ports.
Susp--Port is in suspended state, so it is not attached to any aggregator.
Indep--Port is in independent state (not bundled but able to switch data traffic). This condition differs from the previous state because in this case LACP is not running on the partner port.
Hot-sby--Port is in hot standby state.
Down--Port is down.
LACP port Priority
Priority assigned to the port.
Admin Key
Defines the ability of a port to aggregate with other ports.
Oper Key
Determines the aggregation capability of the link.
Port Number
Number of the port.
Port State
State variables for the port that are encoded as individual bits within a single octet with the following meaning:
bit0: LACP_Activity
bit1: LACP_Timeout
bit2: Aggregation
bit3: Synchronization
bit4: Collecting
bit5: Distributing
bit6: Defaulted
bit7: Expired
Examples
Internal Information About a Specific Channel Group Example
This example shows how to display internal information for the interfaces that belong to a specific channel:
Device# show lacp 1 internal
Flags: S - Device sends PDUs at slow rate. F - Device sends PDUs at fast rate.
A - Device is in Active mode. P - Device is in Passive mode.
Channel group 1
LACPDUs LACP Port Admin Oper Port Port
Port Flags State Interval Priority Key Key Number State
Fa4/1 saC bndl 30s 32768 100 100 0xc1 0x75
Fa4/2 saC bndl 30s 32768 100 100 0xc2 0x75
Fa4/3 saC bndl 30s 32768 100 100 0xc3 0x75
Fa4/4 saC bndl 30s 32768 100 100 0xc4 0x75
Device#
The following table describes the significant fields shown in the display.
Table 3 show lacp internal Field Descriptions
Field
Description
State
Current state of the port; allowed values are as follows:
bndl--Port is attached to an aggregator and bundled with other ports.
susp--Port is in a suspended state; it is not attached to any aggregator.
indep--Port is in an independent state (not bundled but able to switch data traffic. In this case, LACP is not running on the partner port).
hot-sby--Port is in a hot-standby state.
down--Port is down.
LACPDUs Interval
Interval setting.
LACP Port Priority
Port-priority setting.
Admin Key
Defines the ability of a port to aggregate with other ports.
Oper Key
Determines the aggregation capability of the link.
Port Number
Port number.
Port State
Activity state of the port.
See the Port State description in the show lacp internal Field Descriptions table for state variables.
Examples
Information About LACP Neighbors for a Specific Port Example
This example shows how to display the information about the LACP neighbors for a specific port channel:
Device# show lacp 1 neighbors
Flags: S - Device sends PDUs at slow rate. F - Device sends PDUs at fast rate.
A - Device is in Active mode. P - Device is in Passive mode.
Channel group 1 neighbors
Partner Partner
Port System ID Port Number Age Flags
Fa4/1 8000,00b0.c23e.d84e 0x81 29s P
Fa4/2 8000,00b0.c23e.d84e 0x82 0s P
Fa4/3 8000,00b0.c23e.d84e 0x83 0s P
Fa4/4 8000,00b0.c23e.d84e 0x84 0s P
Port Admin Oper Port
Priority Key Key State
Fa4/1 32768 200 200 0x81
Fa4/2 32768 200 200 0x81
Fa4/3 32768 200 200 0x81
Fa4/4 32768 200 200 0x81
Device#
The following table describes the significant fields shown in the display.
Table 4 show lacp neighbors Field Descriptions
Field
Description
Port
Port on which link bundling is configured.
Partner System ID
Peer’s LACP system identification (sys-id). It is a combination of the system priority and the MAC address of the peer device.
Partner Port Number
Port number on the peer device
Age
Number of seconds since the last LACP PDU was received on the port.
Flags
Indicators of device activity.
Port Priority
Port priority setting.
Admin Key
Defines the ability of a port to aggregate with other ports.
Oper Key
Determines the aggregation capability of the link.
Port State
Activity state of the port.
See the Port State description in the show lacp internal Field Descriptions table for state variables.
If no PDUs have been received, the default administrative information is displayed in braces.
Related Commands
Command
Description
clearlacpcounters
Clears the statistics for all interfaces belonging to a specific channel group.
lacpport-priority
Sets the priority for the physical interfaces.
lacpsystem-priority
Sets the priority of the system.
show link state group
To
display the link-state group information., use the showlinkstategroup command
in user EXEC or privileged EXEC mode
.
showlinkstategroupdetail
Syntax Description
detail
Displays the detailed information about the group.
Command Modes
Privileged EXEC (#)
Command History
Release
Modification
15.1(1)S
This command was introduced.
Usage Guidelines
Link State Ttracking (LST), also known as trunk failover, is a feature that binds the link state of multiple interfaces. When you configure LST for the first time, add upstream interfaces to the link state group before adding the downstream interface, otherwise the downstream interfaces would move into error-disable mode. The maximum number of link state groups configurable is 10.
Examples
The following example displays the link-state group information:
Router# enable
Router# show link state group 1
Link State Group: 1 Status: Enabled, Down
Router> show link state group detail
(Up):Interface up (Dwn):Interface Down (Dis):Interface disabled
Link State Group: 1 Status: Enabled, Down
Upstream Interfaces : Gi3/5(Dwn) Gi3/6(Dwn)
Downstream Interfaces : Gi3/1(Dis) Gi3/2(Dis) Gi3/3(Dis) Gi3/4(Dis)
Link State Group: 2 Status: Enabled, Down
Upstream Interfaces : Gi3/15(Dwn) Gi3/16(Dwn) Gi3/17(Dwn)
Downstream Interfaces : Gi3/11(Dis) Gi3/12(Dis) Gi3/13(Dis) Gi3/14(Dis)
(Up):Interface up (Dwn):Interface Down (Dis):Interface disabled
Related Commands
Command
Description
linkstatetrack
Configures the link state tracking number.
linkstategroup
Configures the link state group and interface, as either an upstream or downstream interface in the group.
show mac-address-table dynamic
To display dynamic MAC address table entries only, use the
showmac-address-tabledynamic command in privileged EXEC mode.
Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
showmac-address-tabledynamic
[ addressmac-addr | interfaceinterfaceinterface-number
[ all | modulenumber ] | modulenum | vlanvlan-id
[ all | modulenumber ] ]
Syntax Description
addressmac-address
(Optional) Specifies a 48-bit MAC address; valid format is H.H.H.
detail
(Optional) Specifies a detailed display of MAC address table information.
interfacetypenumber
(Optional) Specifies an interface to match; valid type values are FastEthernet and GigabitEthernet, valid number values are from 1 to 9.
interfacetype
(Optional) Specifies an interface to match; valid type values are FastEthernet and GigabitEthernet.
slot
(Optional) Adds dynamic addresses to module in slot 1 or 2.
port
(Optional) Port interface number ranges based on type of Ethernet switch network module used:
0 to 15 for NM-16ESW
0 to 35 for NM-36ESW
0 to 1 for GigabitEthernet
protocolprotocol
(Optional) Specifies a protocol. See the “Usage Guidelines” section for keyword definitions.
modulenumber
(Optional) Displays information about the MAC address table for a specific Distributed Forwarding Card (DFC) module.
vlanvlan
(Optional) Displays entries for a specific VLAN; valid values are from 1 to 1005.
begin
(Optional) Specifies that the output display begin with the line that matches the expression.
exclude
(Optional) Specifies that the output display exclude lines that match the expression.
include
(Optional) Specifies that the output display include lines that match the specified expression.
expression
Expression in the output to use as a reference point.
all
(Optional) Specifies that the output display all dynamic MAC-address table entries.
Command Modes
Privileged EXEC (#)
Command History
Release
Modification
12.0(7)XE
This command was introduced on Catalyst 6000 series switches.
12.2(2)XT
This command was implemented on Cisco 2600 series, Cisco 3600 series, and Cisco 3700 series routers.
12.2(8)T
This command was integrated into Cisco IOS Release 12.2(8)T on Cisco 2600 series, Cisco 3600 series, and Cisco 3700 series routers.
12.2(11)T
This command was integrated into Cisco IOS Release 12.2(11)T.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(14)SX
Support for this command was introduced on the Catalyst 6500 series switch.
12.2(33)SXH
This command was changed to support the
all keyword on the Catalyst 6500 series switch.
Usage Guidelines
Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
The
showmac-address-tabledynamic command output for an EtherChannel interface changes the port-number designation (for example, 5/7) to a port-group number.
Catalyst Switches
The keyword definitions for the protocol argument are:
The
showmac-address-tabledynamic command output for an EtherChannel interface changes the port-number designation (for example, 5/7) to a port-group number.
Catalyst 6500 Series Switches
The
mac-addressis a 48-bit MAC address and the valid format is H.H.H.
The optional
modulenum keyword and argument are supported only on DFC modules. The
modulenumkeyword and argument designate the module number.
Examples
The following examples show how to display all dynamic MAC address entries. The fields shown in the various displays are self-explanatory.
Examples
Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
Router# show mac-address-table dynamic
Non-static Address Table:
Destination Address Address Type VLAN Destination Port
------------------- ------------ ---- --------------------
000a.000a.000a Dynamic 1 FastEthernet4/0
002a.2021.4567 Dynamic 2 FastEthernet4/0
Examples
Catalyst Switches
Router# show mac-address-table dynamic
vlan mac address type protocol qos ports
-----+---------------+--------+---------+---+--------------------------------
200 0010.0d40.37ff dynamic ip -- 5/8
1 0060.704c.73ff dynamic ip -- 5/9
4095 0000.0000.0000 dynamic ip -- 15/1
1 0060.704c.73fb dynamic other -- 5/9
1 0080.1c93.8040 dynamic ip -- 5/9
4092 0050.f0ac.3058 dynamic ip -- 15/1
1 00e0.4fac.b3ff dynamic other -- 5/9
The following example shows how to display dynamic MAC address entries with a specific protocol type (in this case, assigned).
The following example shows the detailed output for the previous example.
Router# show mac-address-table dynamic protocol assigned detail
MAC Table shown in details
========================================
Type Always Learn Trap Modified Notify Capture Protocol Flood
-------+------------+----+--------+------+-------+--------+-----+
QoS bit L3 Spare Mac Address Age Byte Pvlan Xtag SWbits Index
-----------------+--------+--------------+--------+-----+----+------+-----
DYNAMIC NO NO YES NO NO assigned NO
Bit Not On 0 0000.0000.0000 255 4092 0 0 0x3
DYNAMIC NO NO YES NO NO assigned NO
Bit Not On 0 0050.f0ac.3059 254 4092 0 0 0x3
DYNAMIC NO NO YES NO NO assigned NO
Bit Not On 0 0010.7b3b.0978 254 1 0 0 0x108
Router#
Examples
Catalyst 6500 Series Switches
This example shows how to display all the dynamic MAC-address entries for a specific VLAN.
Router# show mac-address-table dynamic vlan 200 all
Legend: * - primary entry
age - seconds since last seen
n/a - not aevailable
vlan mac address type learn age ports
------+----------------+--------+-----+----------+--------------------------
200 0010.0d40.37ff dynamic NO 23 Gi5/8
Router#
This example shows how to display all the dynamic MAC-address entries.
Router# show mac-address-table dynamic
Legend: * - primary entry
age - seconds since last seen
n/a - not applicable
vlan mac address type learn age ports
------+----------------+--------+-----+----------+--------------------------
* 10 0010.0000.0000 dynamic Yes n/a Gi4/1
* 3 0010.0000.0000 dynamic Yes 0 Gi4/2
* 1 0002.fcbc.ac64 dynamic Yes 265 Gi8/1
* 1 0009.12e9.adc0 static No - Router
Router#
Related Commands
Command
Description
showmac-address-tableaddress
Displays MAC address table information for a specific MAC address.
showmac-address-tableaging-time
Displays the MAC address aging time.
showmac-address-tablecount
Displays the number of entries currently in the MAC address table.
showmac-address-tabledetail
Displays detailed MAC address table information.
showmac-address-tableinterface
Displays the MAC address table information for a specific interface.
showmac-address-tablemulticast
Displays multicast MAC address table information.
showmac-address-tableprotocol
Displays MAC address table information based on protocol.
showmac-address-tablestatic
Displays static MAC address table entries only.
showmac-address-tablevlan
Displays the MAC address table information for a specific VLAN.
show pagp
To display port-channel information, use the
showpagp command in user EXEC or privileged EXEC mode.
(Optional) Channel-group number; valid values are a maximum of 64 values from 1 to 282.
counters
Displays the traffic information.
internal
Displays the internal information.
neighbor
Displays the neighbor information.
pgroup
Displays the active port channels.
Command Default
This command has no default settings.
Command Modes
User EXEC Privileged EXEC
Command History
Release
Modification
12.2(14)SX
Support for this command was introduced on the Supervisor Engine 720.
12.2(17d)SXB
Support for this command on the Supervisor Engine 2 was extended to Release 12.2(17d)SXB.
12.2(33)SRA
This command was integrated into Cisco IOS Release 12.2(33)SRA.
Usage Guidelines
You can enter any
showpagp command to display the active port-channel information. To display the nonactive information, enter the
showpagp command with a group.
The
port-channelnumbervalues from 257 to 282 are supported on the CSM and the FWSM only.
Examples
This example shows how to display information about the PAgP counters:
This example shows how to display internal PAgP information:
Router# show pagp 1 internal
Flags: S - Device is sending Slow hello. C - Device is in Consistent state.
A - Device is in Auto mode.
Timers: H - Hello timer is running. Q - Quit timer is running.
S - Switching timer is running. I - Interface timer is running.
Channel group 1
Hello Partner PAgP Learning
Port Flags State Timers Interval Count Priority Method
Fa5/4 SC U6/S7 30s 1 128 Any
Fa5/5 SC U6/S7 30s 1 128 Any
Router#
This example shows how to display PAgP-neighbor information for all neighbors:
Router# show pagp neighbor
Flags: S - Device is sending Slow hello. C - Device is in Consistent state.
A - Device is in Auto mode. P - Device learns on physical port.
Channel group 1 neighbors
Partner Partner Partner Partner Group
Port Name Device ID Port Age Flags Cap.
Fa5/4 JAB031301 0050.0f10.230c 2/45 2s SAC 2D
Fa5/5 JAB031301 0050.0f10.230c 2/46 27s SAC 2D
Channel group 2 neighbors
Partner Partner Partner Partner Group
Port Name Device ID Port Age Flags Cap.
Fa5/6 JAB031301 0050.0f10.230c 2/47 10s SAC 2F
Fa5/7 JAB031301 0050.0f10.230c 2/48 11s SAC 2F
Channel group 1023 neighbors
Partner Partner Partner Partner Group
Port Name Device ID Port Age Flags Cap.
Channel group 1024 neighbors
Partner Partner Partner Partner Group
Port Name Device ID Port Age Flags Cap.
Router#
Related Commands
Command
Description
pagplearn-method
Learns the input interface of the incoming packets.
pagpport-priority
Selects a port in hot standby mode.
show power inline
To display the power status for a specified port or for all ports, use the
showpowerinline command in privileged EXEC mode.
showpowerinline
[ interface-typeslot/port ]
[ actual | configured ]
Syntax Description
interface-type
(Optional) Type of interface.
slot
(Optional) Slot number.
/port
(Optional) Port number.
actual
(Optional) Displays the present power status, which might not be the same as the configured power.
configured
(Optional) Displays the configured power status.
Command Modes
Privileged EXEC
Command History
Release
Modification
12.0(5)XU
This command was introduced.
12.2(2)XT
This command was introduced on the Cisco 2600 series, the Cisco 3600 series, and the Cisco 3700 series routers to support switchport creation.
12.2(8)T
This command was integrated into Cisco IOS Release 12.2(8)T to support switchport creation on Cisco 2600 series, the Cisco 3600 series, and Cisco 3700 series routers.
12.2SX
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware.
XE 3.8
This command was integrated into Cisco IOS Release XE 3.8(to be changed) to support Cisco 4950 Series ISR-XE routers..
Usage Guidelines
The
showpowerinline command displays the amount of power used to operate a Cisco IP phone. To view the amount of power requested, use the
showcdpneighbors command.
Examples
The following is sample output from theshowpowerinlinefa0/4actual command asking for the actual status of each interface rather than what is configured for each:
Router#
show power inline fastethernet 0/4 actual
Interface Power
-------------------- -----
FastEthernet0/4 no
Notice that the status shown for the FastEthernet interface 0/4, there is no power.
Related Commands
Command
Description
powerinline
Determines how inline power is applied to devices on the specified Fast Ethernet port.
showcdpneighbors
Displays detailed information about neighboring devices discovered using CDP.