White Papers

Table Of Contents
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.
The following example shows the configuration and status information for one interface.
DellEMC#show interfaces tengigabitethernet 1/6/1
TenGigabitEthernet 1/6/1 is down, line protocol is down
Hardware is DellEth, address is 4c:76:25:e5:49:42
Current address is 4c:76:25:e5:49:42
Pluggable media present, QSFP28 type is 100GBASE-CR4-1M
Wavelength is 38nm
Interface index is 2099716
Internet address is 10.10.10.1/24
Mode of IPv4 Address Assignment : MANUAL
DHCP Client-ID(61): 4c7625e54942
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 00:01:56
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: 00:01:57
DellEMC#
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
hundredGigE 1/1 unassigned NO Manual administratively down down
hundredGigE 1/2 unassigned NO Manual administratively down down
hundredGigE 1/3 unassigned NO Manual administratively down down
hundredGigE 1/4 unassigned NO Manual administratively down down
hundredGigE 1/5 unassigned NO Manual administratively down down
TenGigabitEthernet 1/6/1 10.10.10.1 NO Manual up up
TenGigabitEthernet 1/6/2 unassigned NO Manual administratively down down
TenGigabitEthernet 1/6/3 unassigned NO Manual administratively down down
TenGigabitEthernet 1/6/4 unassigned NO Manual administratively down down
To view only configured interfaces, use the show interfaces configured command in the EXEC Privilege mode.
To determine which physical interfaces are available, use the show running-config command in EXEC mode. This
command displays all physical interfaces available on the system.
DellEMC#show running-config
[output truncated]
interface hundredGigE 1/1
no ip address
shutdown
!
interface hundredGigE 1/2
no ip address
shutdown
Interfaces
365