Administrator Guide

Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.1.1.0 Introduced on the E-Series.
Example
Dell(conf)# interface range tengigabitethernet 1/1 - 2
Dell(conf-if-range-te-1/1-2)# show config
!
interface TenGigabitEthernet 1/1
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 1/2
no ip address
switchport
no shutdown
Dell(conf-if-range-te-1/1-2)#
show interfaces
Display information on a specific physical or virtual interface, or the interfaces of the same type on a line card.
C9000 Series
Syntax
show interfaces [interface] [linecard slot-id]
From a PE console, use show interfaces to view the information on a specific physical or virtual interface.
Parameters
interface
Enter one of the following keywords and slot/port or number information:
For a Gigabit Ethernet interface, enter the keyword GigabitEthernet then the
slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0 to
16383.
For a Null interface, enter the keywords null 0.
For a Port Channel interface, enter the keywords port-channel then a number.
The range is 1 to 4096.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
For a tunnel interface, enter the keyword tunnel then the tunnel ID. The range is
from 1 to 16383.
Interfaces 711