show interfaces
Syntax
show interfaces [brief | config | <PORT-LIST>]
Description
Shows interface information for ports or trunk groups in brief or configuration detail.
Command context
operator or manager
Parameters
brief
Shows the current operating status for all ports or trunk groups on the switch in brief detail.
config
Shows the configuration data for all ports or trunk groups on the switch.
<PORT-LIST>
Specifies the list of ports for which status information will be shown.
<TRUNK-GROUP>
Specifies the trunk group for which status information will be shown. The status information shown consists of total transmit and receive counters and weighted average rate for the trunk group specified. The weighted average rate is calculated in 5 minute intervals.
Usage
“10GbE-INT” – Internal 10G data-plane ports (1i-2i, 4i-5i)
“1GbE-INT” – Internal 1G control-plane port (3i)
Port 3i always shows as link-down.
Examples
Show brief information and status of all interfaces.
switch# show interfaces brief Status and Counters - Port Status | Intrusion MDI Flow Bcast Port Type | Alert Enabled Status Mode Mode Ctrl Limit ----- --------- + --------- ------- ------ ---------- ----- ----- ------ B1 100/1000T | No Yes Down Auto-10-100 Auto off 0 B2 100/1000T | No Yes Down 1000FDx Auto off 0 B3 100/1000T | No Yes Down 1000FDx Auto off 0 B4 100/1000T | No Yes Down 1000FDx Auto off 0 B5 100/1000T | No Yes Down 1000FDx Auto off 0 B6 100/1000T | No Yes Down 1000FDx Auto off 0
Show the configuration of the interfaces currently available.
switch# show interfaces config Port Settings Port Type | Enabled Mode Flow Ctrl MDI ----- --------- + ------- ------------ --------- ---- B1 100/1000T | Yes Auto-10-100 Disable Auto B2 100/1000T | Yes Auto Disable Auto B3 100/1000T | Yes Auto Disable Auto B4 100/1000T | Yes Auto Disable Auto B5 100/1000T | Yes Auto Disable Auto B6 100/1000T | Yes Auto Disable Auto
Show brief information and status of interfaces for ports D1i, D2i, and D3i.
switch# show interfaces brief d1i-d3i Status and Counters - Port Status | Intrusion MDI Flow Bcast Port Type | Alert Enabled Status Mode Mode Ctrl Limit ------ ---------- + --------- ------- ------ ---------- ---- ---- ----- D1i 10GbE-INT | No Yes Up 10GigFD NA off 0 D2i 10GbE-INT | No Yes Up 10GigFD NA off 0 D3i 1GbE-INT | No Yes Down 1000FDx NA off 0
Show the brief information and status of interfaces for ports B1 through internal port B3i.
switch# show interfaces brief b1-b3i Status and Counters - Port Status | Intrusion MDI Flow Bcast Port Type | Alert Enabled Status Mode Mode Ctrl Limit ------ ---------- + --------- ------- ------ ---------- ---- ---- ----- B1 100/1000T | No Yes Down 1000FDx Auto off 0 B2 100/1000T | No Yes Down 1000FDx Auto off 0 B3 100/1000T | No Yes Down 1000FDx Auto off 0 B4 100/1000T | No Yes Down 1000FDx Auto off 0 B5 100/1000T | No Yes Down 1000FDx Auto off 0 B6 100/1000T | No Yes Down 1000FDx Auto off 0 B7 100/1000T | No Yes Down 1000FDx Auto off 0 B8 100/1000T | No Yes Down 1000FDx Auto off 0 B9 100/1000T | No Yes Down 1000FDx Auto off 0 B10 100/1000T | No Yes Down 1000FDx Auto off 0 B11 100/1000T | No Yes Down 1000FDx Auto off 0 B12 100/1000T | No Yes Down 1000FDx Auto off 0 B1i 10GbE-INT | No Yes Up 10GigFD NA off 0 B2i 10GbE-INT | No Yes Up 10GigFD NA off 0 B3i 1GbE-INT | No Yes Up 1000FDx NA off 0
Show detailed interface information for port trunk 1.
switch# show interface trk1 Status and Counters - Port Counters for port Trk1 Name : Trk1 MAC Address : 3464a9-b1b8bf Link Status : Up Totals (Since boot or last clear) : Bytes Rx : 777,713,956 Bytes Tx : 596,853,141 Unicast Rx : 1,154,693 Unicast Tx : 0 Bcast/Mcast Rx : 48,563 Bcast/Mcast Tx : 607,474,910 Errors (Since boot or last clear) : FCS Rx : 0 Drops Tx : 0 Alignment Rx : 0 Collisions Tx : 0 Runts Rx : 0 Late Colln : 0 Giants Rx : 0 Excessive Colln : 0 Total Rx Errors : 0 Deferred Tx : 0 Others (Since boot or last clear) : Discard Rx : 0 Out Queue Len : 0 Unknown Protos : 0 Rates (5 minute weighted average) : Total Rx(Kbps) : 76,800 Total Tx(Kbps): 76,800 Unicast Rx (Pkts/sec) : 21 Unicast Tx (Pkts/sec) : 0 B/Mcast Rx (Pkts/sec) : 114,878 B/Mcast Tx (Pkts/sec) : 114,900 Utilization Rx : 00.76 % Utilization Tx : 00.76 %