Deployment Guide

Table Of Contents
Version Description
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.
For a port extender Gigabit Ethernet interface, enter the keyword peGigE then
the pe-id / stack-unit / port-id information. The pe-id range is from 0 to 255;
the stack-unit unit-number range is from 0 to 7; and the port-id range is from 1
to 48.
For a port extender 10-Gigabit Ethernet interface, enter the keyword
peTenGigE then the pe-id / stack-unit / port-id information. The pe-id range
is from 0 to 255; the stack-unit unit-number range is from 0 to 7; and the
port-id range is 25 to 28 or 49 to 52 depending on the PE.
NOTE:
The peGigE or peTenGigE option is only visible when the feature
extended bridge feature is enabled.
Interfaces 737