8-9
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter8 Configuring Interface Cha rac teristics Using the Interface Command
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Configuring a Range of Interfaces
You can use the interface range global configuration command to configure multiple interfaces with the
same configuration parameters. When you enter the interface range configuration mode, all command
parameters that you enter are attributed to all interfaces within that range until you exit this mode.
Beginning in pr i v i leged EXEC mod e, follow these st eps to configure a range of interfaces with the
sameparameters:
When using the interface range global configuration command, note these guidelines:
Valid entries for port-range:
vlan vlan-ID - vlan-ID
fastethernet slot/{first port} - {last port}, where slot is 0
gigabitethernet slot/{first port} - {last port}, where slot is 0
port-channel port-channel-number - port-channel-number, where port-channel-number is
from 1 to 64
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface range {port-range | macro
macro_name} Enter interface range configuration mode by entering the range of
interfaces (VLANs or physical ports) to be configured.
You can use the interface range command to configure up to five
port ranges or a previously defined macro.
The macro variable is explained in the “Configuring and Using
Interface Range Macros” section on page 8-11.
Each comma-separated port-range must consist of the same port
type. You do not need to enter spaces before or after the comma.
When you define a range, the space between the first port and the
hyphen is required.
Step3 You can now use the normal configuration commands to apply the
configuration parameters to all interfaces in the range.
Step4 end Return to privileged EXEC mode.
Step5 show interfaces [interface-id] Verify the configuration of the interfaces in the range.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.