display interface range
Use display interface range to display information about named interface ranges created by using the interface range name command.
Syntax
display interface range [ name name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
name name: Specifies an interface range by its name, a case-sensitive string of 1 to 32 characters. If you do not specify an interface range name, the command displays information about the interface ranges created by using the interface range name command.
Examples
# Display information about all existing interface ranges created by using the interface range name command.
<Sysname> display interface range Interface range name t2 Ten-GigabitEthernet1/0/1 Ten-GigabitEthernet1/0/2 Interface range name test Ten-GigabitEthernet1/0/11 Ten-GigabitEthernet1/0/12
The output shows the following:
Interfaces Ten-GigabitEthernet 1/0/1 and Ten-GigabitEthernet 1/0/2 are added to interface range t2.
Interfaces Ten-GigabitEthernet 1/0/11 and Ten-GigabitEthernet 1/0/12 are added to interface range test.
Related commands
interface range name