interface range

Use interface range to create an interface range and enter the interface range view.

Syntax

interface range interface-list

Views

System view

Predefined user roles

network-admin

Parameters

interface-list: Specifies a space-separated list of up to 24 interface items. Each item specifies an interface by its type and number or specifies a subrange of interfaces in the form of interface-type interface-number to interface-type interface-number. When you specify a subrange of interfaces, the start interface number must be identical to or lower than the end interface number

Usage guidelines

Use this command 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.

The interface range created by using this command is not saved to the running configuration. You cannot use the interface range repeatedly. To create an interface range that can be used repeatedly, use the interface range name command.

In interface range view, only commands supported by the first interface in the specified interface list are available for configuration. To view available commands, enter a question mark (?) in interface range view.

After a command is executed in interface range view, one of the following situations might occur:

To verify the configuration of the first member interface, you can execute the display this command in interface range view.

To bulk configure interfaces, follow these guidelines:

Examples

# Shut down interfaces Ten-GigabitEthernet 1/0/1 through Ten-GigabitEthernet 1/0/24, and VLAN-interface 2.

<Sysname> system-view
[Sysname] interface range ten-gigabitethernet 1/0/1 to ten-gigabitethernet 1/0/24 vlan-interface 2 
[Sysname-if-range] shutdown