- Table of Contents
-
- 03-Layer 2-LAN Switching Configuration Guide
- 00-Preface
- 01-Ethernet interface configuration
- 02-Loopback, null, and inloopback interface configuration
- 03-Bulk interface configuration
- 04-MAC address table configuration
- 05-Ethernet link aggregation configuration
- 06-Port isolation configuration
- 07-Spanning tree configuration
- 08-Loop detection configuration
- 09-VLAN configuration
- 10-MVRP configuration
- 11-QinQ configuration
- 12-VLAN mapping configuration
- 13-LLDP configuration
- 14-Service loopback group configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
03-Bulk interface configuration | 46.11 KB |
Bulk configuring interfaces
Configuration restrictions and guidelines
When you bulk configure interfaces in interface range view, follow these restrictions and guidelines:
· In interface range view, only the commands supported by the first interface are available. The first interface is specified with the interface range command.
· If you cannot enter the view of an interface by using the interface interface-type interface-number command, do not configure the interface 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 might break up the aggregation after they are executed on both an aggregate interface and its member interfaces.
· 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.
· The maximum number of interface range names is limited only by the system resources. To guarantee bulk interface configuration performance, configure fewer than 1000 interface range names.
· After a command is executed in interface range view, one of the following situations might occur:
¡ The system stays in interface range view and does not display an error message. It means that the execution succeeded on all member interfaces in the interface range.
¡ The system displays an error message and stays in interface range view. It means that the execution failed on member interfaces in the interface range.
- If the execution failed on the first member interface in the interface range, the command is not executed on any member interfaces.
- If the execution failed on non-first member interfaces, the command takes effect on the other member interfaces.
¡ The system returns to system view. It means that:
- The command is supported in both system view and interface view.
- The execution failed on a member interface in interface range view and succeeded in system view.
- The command is not executed on the subsequent member interfaces.
You can use the display this command to verify the configuration in interface view of each member interface. In addition, if the configuration in system view is not needed, use the undo form of the command to remove the configuration.
Configuration procedure
To bulk configure interfaces:
Step |
Command |
Remarks |
1. Enter system view. |
system-view |
N/A |
2. Enter interface range view. |
· interface range { interface-type interface-number [ to interface-type interface-number ] } &<1-24> · interface range name name [ interface { interface-type interface-number [ to interface-type interface-number ] } &<1-24> ] |
By using the interface range name command, you assign a name to an interface range and can specify this name rather than the interface range to enter the interface range view. |
3. (Optional.) Display commands available for the first interface in the interface range. |
Enter a question mark (?) at the interface range prompt. |
N/A |
4. Use available commands to configure the interfaces. |
Available commands vary by interface. |
N/A |
5. (Optional.) Verify the configuration. |
display this |
N/A |
Displaying and maintaining bulk interface configuration
Execute the display command in any view.
Task |
Command |
Display information about the interface ranges that are configured by using the interface range name command. |
display interface range [ name name ] |