9-6
Catalyst2950 Desktop Switch Software Configuration Guide
78-11380-05
Chapter9 Configuring Interface Characteristics
Using the Interface Command
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
input flow-control is off, output flow-control is off
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
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
<output truncated>
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 p r ivileged EXEC mode, follow these steps to configure a range of interfaces with the
sameparameters:
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 page9-8.
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.