R0106-HP MSR Router Series Interface Command Reference(V7)

2
Predefined user roles
network-admin
Parameters
interface-list: Specifies a space-separated list of up to five interface items. Each item specifies an interface
by its type and number or a range of interfaces in the form of interface-type interface-number to
interface-type interface-number. When you specify the to keyword in interface-type interface-number1 to
interface-type interface-number2, the interfaces before and after the to keyword must be on the same
interface card or subcard. The last-tier value of the interface number before to must not be greater than
the one after to. The values of the other tiers of the interface number before to must be the same as the
one after to.
Usage guidelines
Use this command to enter interface range view to bulk configure multiple interfaces with the same
feature instead of configuring them one by one. For example, run the shutdown command in interface
range view to shut down a range of interfaces.
In interface range view, only the commands supported by the first interface are available. The first
interface is specified with the interface range command. To view these commands in the interface range,
enter the interface range view, and then enter ? at the prompt.
If a command fails to take effect on the first interface in an interface range, the command does not take
effect on any other member interfaces. Failure to apply a command on a non-first member interface does
not affect the application of the command on the other member interfaces.
To verify the configuration of the first interface in the interface range, execute the display this command
in interface range view.
When you bulk configure interfaces, follow these guidelines:
You cannot enter the view of some interfaces by using the interface interface-type
{ interface-number | interface-number.subnumber } command (for example, BRI 2/1/1:1). Do not
configure any of these interfaces as the first interface in the interface range.
Do not assign both an aggregate interface and any of its member interfaces to an interface range.
Some commands, after being executed on both an aggregate interface and its member interfaces,
can break up the aggregation.
No limit is set on the maximum number of interfaces in an interface range. The more interfaces in
an interface range, the longer the command execution time.
Examples
# Shut down interfaces GigabitEthernet 2/1/1 through GigabitEthernet 2/1/4, VLAN-interface 2, and
Serial 2/2/1 through Serial 2/2/7.
<Sysname> system-view
[Sysname] interface range gigabitethernet 2/1/1 to gigabitethernet 2/1/4 vlan-interface
2 serial 2/2/1 to serial 2/2/7
[Sysname-if-range] shutdown
interface range name
Use interface range name name interface interface-list to create an interface range, configure a name
for the interface range, and enter the interface range view.
Use interface range name name without the interface keyword to enter the view of an interface range
with the specified name.