Reference Guide

View interface conguration
To view basic interface information, use the show interface, show running-configuration, and show interface status
commands. You can stop scrolling output from a show command by entering CTRL+C. Display information about a physical or virtual
interface in EXEC mode (including up/down status, MAC and IP addresses, and input/output trac counters).
show interface [type]
phy-eth node/slot/port[:subport] — Display information about physical media connected to the interface.
status — Display interface status.
ethernet node/slot/port[:subport] — Display Ethernet interface information.
loopback id — Display loopback interface information (0 to 16383).
mgmt node/slot/port — Display Management interface information.
port-channel id-number — Display port-channel interface information (1 to 128).
vlan vlan-id — Display the VLAN interface information (1 to 4093).
View interface information
OS10# show interface
Ethernet 1/1/1 is up, line protocol is up
Hardware is Dell EMC Eth, address is 00:0c:29:98:1b:79
Current address is 00:0c:29:98:1b:79
Pluggable media present, QSFP-PLUS type is QSFP_40GBASE_CR4_1M
Wavelength is 64
SFP receive power reading is 0.0
Interface index is 16866084
Internet address is not set
Mode of IPv4 Address Assignment: not set
MTU 1532 bytes
LineSpeed 40G, Auto-Negotiation on
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout: 60
Last clearing of "show interface" counters: 3 weeks 1 day 22:48:51
Queuing strategy: fifo
Input statistics:
0 packets, 0 octets
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 octets
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 0 Mbits/sec, 0 packets/sec, 0% of line rate
Output 0 Mbits/sec, 0 packets/sec, 0% of line rate
Time since last interface status change: 3 weeks 1 day 20:30:38
--more--
View specic interface information
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# show configuration
!
interface ethernet1/1/1
ip address 1.1.1.1/24
no switchport
no shutdown
94
Interfaces