Interface range ethernet – Dell PowerEdge M605 User Manual
Page 184
152
Ethernet Configuration Commands
www
.dell.com | support.dell.com
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example enables port 5/g18 for configuration.
console(config)# interface ethernet 5/g18
interface range ethernet
Use the interface range ethernet command in Global Configuration mode to execute a command
on multiple ports at the same time.
Syntax
interface range ethernet {port-range | all}
•
port-range—List of valid ports to configure. Separate non consecutive ports with a
comma and no spaces; use a hyphen to designate a range of ports. For more detailed
information, refer to the Operating on Multiple Objects (Range) discussion in the Using
the CLI chapter.
•
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 5/g18 to 5/g20 and ports 3/g1 to g24 are grouped to
receive the same command.
console(config)# interface range ethernet 5/g18-5/g20,3/g1-3/g24
console(config-if)#