Configuring The Carrier Delay Timer; Switch(Config)# Interface Ethernet 3/1; Switch(Config-If-Range) - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Chapter 2
Configuring Basic Interface Parameters
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 8
exit
Example:
switch(config-if-range)# exit
switch(config)#
Step 9
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
This example shows how to enable the UDLD for the device:
switch# configure terminal
switch(config)# feature udld
switch(config)#
This example shows how to set the UDLD message interval to 30 seconds:
switch# configure terminal
switch(config)# feature udld
switch(config)# udld message-time 30
switch(config)#
This example shows how to enable the aggressive UDLD mode for fiber interfaces:
switch# configure terminal
switch(config)# feature udld
switch(config)# udld aggressive
switch(config)#
This example shows how to enable the aggressive UDLD mode for the copper interface Ethernet 3/1:
switch# configure terminal
switch(config)# feature udld
switch(config)# udld aggressive

switch(config)# interface ethernet 3/1

switch(config-if-range)# udld enable

switch(config-if-range)#

This example shows how to disable UDLD for Ethernet port 3/1:
switch# configure terminal
switch(config)# interface ethernet 3/1
switch(config-if-range)# no udld enable
switch(config-if-range)# exit
This example shows how to disable UDLD for the device:
switch# configure terminal
switch(config)# no feature udld
switch(config)# exit

Configuring the Carrier Delay Timer

The carrier delay timer sets a time during which all link-down/link-up events are not detected by any of
the other software on the device. When you configure a longer carrier delay time, fewer
link-down/link-up events are recorded. When you configure the carrier delay time to 0, the device detects
each link-down/link-up event.
OL-23435-03
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring the Basic Interface Parameters
Purpose
Exits the interface mode.
(Optional) Copies the running
configuration to the startup
configuration.
2-41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents