6-16
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 6 Configuring Interfaces
Configuring Optional Interface Features
To configure the debounce timer on a port, perform this task:
On fiber Gigabit Ethernet ports, you can increase the port debounce timer value in increments of
100 milliseconds up to 5000 milliseconds.
This example shows how to enable the port debounce timer on Fast Ethernet port 5/12:
Router(config)# interface fastethernet 5/12
Router(config-if)# link debounce
Router(config-if)# end
This example shows how to display the port debounce timer settings:
Router# show interfaces debounce | include enable
Fa5/12 enable 3100
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 the following commands: show configuration, show running-config, and show
interfaces.
To add a description for an interface, perform this task:
Fiber Gigabit ports 10 milliseconds 100 through 5000 milliseconds
10-Gigabit ports Note With Release 12.1(13)E and la ter releases, you can
configure the port debounce timer on 10 Gigabit Ethernet
ports, but it has no effect. With Release 12.1(19)E and later
releases, you cannot configure the port debounce timer on
10 Gigabit Ethernet ports.
Table 6-2 Port Debounce Timer Delay Time (continued)
Port Type Debounce Timer Disabled Debounce Timer Enabled
Command Purpose
Step 1 Router(config)# interface type1 slot/port
1. type = ethernet, fastethernet, or gigabitethernet
Selects the port to configure.
Step 2 Router(config-if)# link debounce
[time debounce_time]
Configures the debounce timer.
Note The time keyword is supported only on fiber
Gigabit Ethernet ports.
Router(config-if)# no link debounce Reverts to the default setting.
Step 3 Router# show interfaces debounce Verifies the configuration.
Command Purpose
Router(config-if)# description string Adds a description for an interface.
Router(config-if)# no description Deletes a description from an interface.