Cisco Systems N5KC5596TFA Configuring the Debounce Timer, Procedure, switch# configure terminal

Models: N5KC5596TFA

1 122
Download 122 pages 34.07 Kb
Page 39
Image 39
Configuring the Debounce Timer

Configuring Layer 2 Interfaces

Configuring the Debounce Timer

switch(config-port-prof)# sh running-config interface ethernet 1/14

!Command: show running-config interface Ethernet1/14

!Time: Thu Aug 26 07:03:17 2010

version 5.0(2)N1(1)

interface Ethernet1/14 inherit port-profile alpha

switch(config-port-prof)# sh running-config interface ethernet 1/14 expand-port-profile

!Command: show running-config interface Ethernet1/14 expand-port-profile

!Time: Thu Aug 26 07:03:21 2010

version 5.0(2)N1(1)

interface Ethernet1/14 switchport mode trunk

switchport trunk allowed vlan 10-15

switch(config-port-prof)#

Configuring the Debounce Timer

You can enable the debounce timer for Ethernet ports by specifying a debounce time (in milliseconds) or disable the timer by specifying a debounce time of 0.

You can show the debounce times for all of the Ethernet ports by using the show interface debounce command.

To enable or disable the debounce timer, perform this task:

Procedure

 

Command or Action

Purpose

Step 1

switch# configure terminal

Enters configuration mode.

Step 2

switch(config)# interface type slot/port

Enters interface configuration mode for the specified

 

 

interface.

Step 3

switch(config-if)# link debounce time

Enables the debounce timer for the amount of time

 

milliseconds

(1 to 5000 milliseconds) specified.

 

 

Disables the debounce timer if you specify 0

 

 

milliseconds.

This example shows how to enable the debounce timer and set the debounce time to 1000 milliseconds for an Ethernet interface:

switch# configure terminal switch(config)# interface ethernet 1/4 switch(config-if)# link debounce time 1000

This example shows how to disable the debounce timer for an Ethernet interface:

switch# configure terminal switch(config)# interface ethernet 1/4 switch(config-if)# link debounce time 0

Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)

78-26881-OL

27

Page 39
Image 39
Cisco Systems N5KC5596TFA manual Configuring the Debounce Timer, Procedure, switch# configure terminal, milliseconds