Adding A Description For An Interface - Cisco 2950 - Catalyst Switch Configuration Manual

Software configuration guide
Hide thumbs Also See for 2950 - Catalyst Switch:
Table of Contents

Advertisement

Configuring Ethernet Interfaces
Note
For details about the command settings and the resulting flow control resolution on local and remote
ports, refer to the flowcontrol interface configuration command in the command reference for this
release.
Beginning in privileged EXEC mode, follow these steps to configure flow control on an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
flowcontrol {receive | send} {on | off | desired} Configure the flow control mode for the port.
Step 4
end
Step 5
show interfaces interface-id
Step 6
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 a port 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 running-config

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
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
11-14
receive off and send on: The port sends pause frames if the remote device supports flow control but
cannot receive pause frames from the remote device.
receive off and send desired: The port cannot receive pause frames but can send pause frames if the
attached device supports flow control.
receive off and send off: Flow control does not operate in either direction. In case of congestion, no
indication is given to the link partner, and no pause frames are sent or received by either device.
Purpose
Enter global configuration mode
Enter interface configuration mode and the physical interface to
be configured.
Return to privileged EXEC mode.
Verify the interface flow control settings.
(Optional) Save your entries in the configuration file.
,
show running-config
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.
Chapter 11
Configuring Interface Characteristics
,
and show interfaces.
78-11380-10

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2955

Table of Contents