2
Procedure
1.
Enter system view.
system-view
2.
Create an interface range and enter interface range view.
Create an interface range without specifying a name.
interface range
{
interface-type interface-number
[
to
interface-type interface-number
]
}
&<1-24>
Create a named interface range.
interface range
name
name
[
interface
{
interface-type
interface-number
[
to interface-type interface-number
]
}
&<1-24>
]
3.
(Optional.) Display commands available for the first interface in the interface range.
Enter a question mark (?) at the interface range prompt.
4.
Use available commands to configure the interfaces.
Available commands depend on the interface.
5.
(Optional.) Verify the configuration.
display this
Display and maintenance commands for 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
]