Interface Range Ethernet - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

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 — 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)#
mtu
Use the mtu command in Interface Configuration mode to enable jumbo frames on an interface
by adjusting the maximum size of a packet. To return to the default setting, use the no form of
this command.
Syntax
bytes
mtu
no mtu
bytes — Number of bytes (Range: 1518-9216)
port-range
| all}
Ethernet Configuration Commands
239

Advertisement

Table of Contents
loading

Table of Contents