Concept Guide

This command has options to display the interface status, IP and MAC addresses, and multiple counters for the amount and type of
trac passing through the interface.
If you congured a port channel interface, this command lists the interfaces congured in the port channel.
NOTE: To end output from the system, such as the output from the show interfaces command, enter CTRL+C and Dell
EMC Networking OS returns to the command prompt.
NOTE: The CLI output may be incorrectly displayed as 0 (zero) for the Rx/Tx power values. To obtain the correct power
information, perform a simple network management protocol (SNMP) query.
Examples of the show Commands
The following example shows the conguration and status information for one interface.
DellEMC#show interfaces tengigabitethernet 1/29/1
TenGigabitEthernet 1/29/1 is down, line protocol is down
Hardware is DellEth, address is ec:f4:bb:fc:00:7e
Current address is ec:f4:bb:fc:00:7e
Pluggable media present, QSFP type is 40GBASE-CR4-1M
Interface index is 2111492
Internet address is not set
Mode of IPv4 Address Assignment : NONE
DHCP Client-ID :ecf4bbfc007e
MTU 1554 bytes, IP MTU 1500 bytes
LineSpeed 10000 Mbit
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 23:55:12
Queueing strategy: fifo
Input Statistics:
0 packets, 0 bytes
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 runts, 0 giants, 0 throttles
0 CRC, 0 overrun, 0 discarded
Output Statistics:
0 packets, 0 bytes, 0 underruns
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions, 0 wreddrops
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 23:53:31
To view which interfaces are enabled for Layer 3 data transmission, use the show ip interfaces brief command in EXEC Privilege
mode. In the following example, TenGigabitEthernet interface 1/6/1 is in Layer 3 mode because an IP address has been assigned to it and
the interfaces status is operationally up.
DellEMC#show ip interface brief
Interface IP-Address OK? Method Status Protocol
TenGigabitEthernet 1/1/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/2/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/3/1 unassigned YES Manual up up
TenGigabitEthernet 1/4/1 unassigned YES Manual up up
TenGigabitEthernet 1/5/1 unassigned YES Manual up up
TenGigabitEthernet 1/6/1 10.10.10.1 YES Manual up up
TenGigabitEthernet 1/7/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/8/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/9/1 unassigned NO Manual administratively down down
To view only congured interfaces, use the show interfaces configured command in the EXEC Privilege mode.
384
Interfaces