Administrator Guide
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 2/1 - 11 , tengig 2/1 - 23
Dell(conf-if-range-te-2/1-23)#
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/23 and both Ten Gigabit Ethernet interfaces 1/1 and 1/2.
Multiple-Range Bulk Conguration Gigabit Ethernet and Ten-Gigabit Ethernet
Dell(conf-if)# interface range tengigabitethernet 0/1 - 23, tengigabitethernet 1/1 - 2
Dell(conf-if-range-te-0/1-23)# no shutdown
Dell(conf-if-range-te-0/1-23)#
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
monitor interface command example
Dell#monitor interface tengig 0/1
Dell Networking OS uptime is 1 day(s), 4 hour(s), 31 minute(s)
Monitor time: 00:00:00 Refresh Intvl.: 2s
Interface: Te 0/1, Disabled, Link is Down, Linespeed is 1000 Mbit
Traffic statistics: Current Rate Delta
Input bytes: 0 0 Bps 0
Output bytes: 0 0 Bps 0
Input packets: 0 0 pps 0
Output packets: 0 0 pps 0
64B packets: 0 0 pps 0
Over 64B packets: 0 0 pps 0
Interfaces
97