- 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-L2PT configuration
- 15-Service loopback group configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
03-Bulk interface configuration | 50.21 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 commands supported by the first interface in the specified interface list (after being alphabetically sorted) are available for configuration.
· Before you configure an interface as the first interface in an interface range, make sure you can enter the view of the interface by using the interface interface-type { interface-number | interface-number.subnumber } command.
· 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.
· Understand that the more interfaces you specify in an interface range, the longer the command execution time.
· 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 displays an error message and stays in interface range view. This means that the execution failed on one or multiple member interfaces.
- If the execution failed on the first member interface, the command is not executed on any member interfaces.
- If the execution failed on a non-first member interface, the command takes effect on the remaining member interfaces.
¡ The system returns to system view. This 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
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 depend on the 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 created by using the interface range name command. |
display interface range [ name name ] |