Configuring The Description Parameter; Disabling And Restarting Ethernet Interfaces - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Ethernet Interfaces
Procedure
Step 1
Step 2
Step 3
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
This command can only be applied to a physical Ethernet interface.

Configuring the Description Parameter

To provide textual interface descriptions for the Ethernet ports, perform this task:
Procedure
Step 1
Step 2
Step 3
This example shows how to set the interface description to "Server 3 Interface."
switch# configure terminal
switch(config)# interface ethernet 1/3
switch(config-if)# description Server 3 Interface

Disabling and Restarting Ethernet Interfaces

You can shut down and restart an Ethernet interface. This action disables all of the interface functions and
marks the interface as being down on all monitoring displays. This information is communicated to other
OL-16597-01
Command or Action
switch# configure terminal
switch(config)# interface type slot/port
switch(config-if)# link debounce time
milliseconds
Command or Action
switch# configure terminal
switch(config)# interface type slot/port
switch(config-if)# description test
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring the Description Parameter
Purpose
Enters configuration mode.
Enters interface configuration mode for the specified
interface.
Enables the debounce timer for the amount of time
(1 to 5000 milliseconds) specified.
Disables the debounce timer if you specify 0
milliseconds.
Purpose
Enters configuration mode.
Enters interface configuration mode for the
specified interface.
Specifies the description for the interface.
73

Advertisement

Table of Contents
loading

Table of Contents