Reference Guide
Create a Multiple-Range
Creating a Multiple-Range Prompt
Dell(conf)#interface range tengigabitethernet 0/5 - 10 , tengigabitethernet 0/1 , vlan
1
Dell(conf-if-range-te-0/5-10,te-0/1,vl-1)#
Exclude a Smaller Port Range
If the interface range has multiple port ranges, the smaller port range is excluded from the prompt.
Interface Range Prompt Excluding a Smaller Port Range
Dell(conf)#interface range tengigabitethernet 0/1 - 2 , tengigab 0/1 - 7
Dell(conf-if-range-te-0/1-7)#
Overlap Port Ranges
If overlapping port ranges are specied, the port range is extended to the smallest start port number and largest end port number.
Interface Range Prompt Including Overlapping Port Ranges
Dell(conf)#inte ra tengig 0/1 - 3 , tengig 0/1 - 7
Dell(conf-if-range-te-0/1-7)#
Commas
The example below shows how to use commas to add dierent interface types to the range, enabling all Ten Gigabit Ethernet
interfaces in the range 0/1 to 0/5.
Multiple-Range Bulk Conguration Ten-Gigabit Ethernet and Ten-Gigabit Ethernet
Dell(conf-if)# interface range tengigabitethernet 0/1 - 2, tengigabitethernet 0/1 - 5
Dell(conf-if-range-te-0/1-5)# no shutdown
Dell(conf-if-range-te-0/1-5)#
Monitor and Maintain Interfaces
You can display interface statistics with the monitor interface command. This command displays an ongoing list of the
interface status (up/down), number of packets, trac statistics, etc.
Command Syntax
Command Mode Purpose
monitor interface interface EXEC Privilege View interface statistics. Enter the type of interface and slot/port
information:
• For a 10GbE interface, enter the keyword TenGigabitEthernet
followed by the slot/port numbers; for example, interface
tengigabitethernet 0/7.
The information displays in a continuous run, refreshes every two seconds by default(Refer monitor interface command
example below). Use the following keys to manage the output.
m - Change mode
c - Clear screen
l - Page up a - Page down
T - Increase refresh interval (by 1 second) t - Decrease refresh interval (by 1 second)
q - Quit
Interfaces
93










