Cisco Systems SPS208G Switch User Manual


 
Ethernet Configuration Commands
interface range ethernet
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 151
12
interface range ethernet
The interface range ethernet Global Configuration mode command configures
multiple Ethernet type interfaces at the same time.
Syntax
interface range ethernet {
port-list
| all}
Parameters
port-list
— List of valid ports. Where more than one port is listed, separate
the nonconsecutive ports with a comma and no spaces, use a hyphen to
designate a range of ports and group a list separated by commas in
brackets.
all — All Ethernet ports.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on
each active interface in the range. If the command returns an error on one of the
active interfaces, it does not stop executing commands on other active interfaces.
Example
The following example shows how ports e18 to e20 and e1 to e12 are grouped to
receive the same command.
Console(config)# interface range ethernet e18-e20,e1-e12
Console(config-if)#