Users Guide

Layer 2 Switching Commands 401
loss on other ports that are not congested or flow controlled. See
http://www.ieee802.org/3/cm_study/public/september04/thaler_3_0904.pdf
for more information.
Example
The following example enables Gigabit port 2 on stack member 1 for
configuration.
console(config)# interface gigabitethernet 1/0/2
interface range
Use the interface range command in Global Configuration mode to execute a
command on multiple ports at the same time.
NOTE: An additional form of this command enables configuring a range of VLANs.
See
interface range vlan
.
Syntax
interface range {interface-range-specifier | interface-type all}
port-range—A 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, see Command line parameters are
entered by the user to choose an individual value or range of values for the
specific command. Command line parameters are not syntax or range
checked until the carriage return is entered. In some cases, the user may
need to enter special characters, most often in a string parameter such as a
password or a label. Special characters are one of the following characters
(`! $ % ^ & * ( ) _ - + = { [ } ] : ; @ ' " ~ # | \ < , > . / ) or a blank. In
these cases, it may be necessary to enclose the entire string in double or
single quotes for the command line parser to properly interpret the
parameter.. The command line buffer parses up to the maximum number
of command line characters possible in the port-range parameter.
port-type—Shows all interfaces of the specified type.
Default Configuration
This command has no default configuration.