Adding A Description For An Interface - Cisco WS-C3550-12G Software Configuration Manual

Multilayer switch
Hide thumbs Also See for WS-C3550-12G:
Table of Contents

Advertisement

Chapter 8
Configuring Interface Characteristics
Beginning in privileged EXEC mode, follow these steps to configure flow control on an interface:
Command
Step 1
configure terminal
Step 2
no mls qos
Step 3
interface interface-id
Step 4
flowcontrol {receive | send} {on | off | desired} Configure the flow control mode for the port.
Step 5
end
Step 6
show interfaces interface-id
Step 7
copy running-config startup-config
To disable flow control, use the flowcontrol receive off and flowcontrol send off interface
configuration commands.
This example shows how to turn off all flow control on Gigabit Ethernet interface 0/1 and to display the
results:
Switch# configure terminal
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# flowcontrol receive off
Switch(config-if)# flowcontrol send off
Switch(config-if)# end
Switch# show interfaces gigabitethernet0/1
GigabitEthernet0/1 is up, line protocol is down
Hardware is Gigabit Ethernet, address is 0002.4b29.2e01 (bia 0002.4b29.2e01)
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
input flow-control is off, output flow-control is off
<output truncated>

Adding a Description for an Interface

You can add a description about an interface to help you remember its function. The description appears
in the output of these commands: show configuration
Beginning in privileged EXEC mode, follow these steps to add a description for an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
description string
Step 4
end
78-11194-03
reliability 255/255, txload 1/255, rxload 1/255
Purpose
Enter global configuration mode
Enter interface configuration mode, and enter the interface for which
you are adding a description.
Add a description (up to 240 characters) for an interface.
Return to privileged EXEC mode.
Purpose
Enter global configuration mode
Disable QoS on the switch.
Enter interface configuration mode and the physical interface to
be configured.
The send keyword is not available for 10/100 Mbps ports.
Note
Return to privileged EXEC mode.
Verify the interface flow control settings.
(Optional) Save your entries in the configuration file.
,
show running-config
Catalyst 3550 Multilayer Switch Software Configuration Guide
Configuring Layer 2 Interfaces
,
and show interfaces.
8-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3550

Table of Contents