Cisco 7604-RSP720C-R Configuration Manual page 66

Nx-os interfaces
Table of Contents

Advertisement

Configuring the 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
You can configure the carrier delay timer only on VLAN network interfaces; you cannot configure this
Note
timer in any other interface modes.
BEFORE YOU BEGIN
Ensure that you are in VLAN interface mode. You cannot configure the carrier delay timer in any other
interface mode.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface vlan-id
Example:
switch(config)# interface vlan 5
switch(config-if)#
Step 3
carrier-delay {sec | msec number}
Example:
switch(config-if)# carrier-delay 20
switch(config-if)#
Step 4
show interface vlan-id
Example:
switch(config-if)# show interface vlan 5
switch(config-if)#
Step 5
exit
Example:
switch(config-if)# exit
switch(config)#
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-42
configure terminal
interface vlan vlan-id
carrier-delay {sec | msec number}
show interface vlan vlan-id
exit
copy running-config startup-config
Chapter 2
Configuring Basic Interface Parameters
Purpose
Enters configuration mode.
Enters the VLAN interface mode.
Sets the carrier delay timer. You can set
the time between 0 to 60 seconds or 0
to 1000 milliseconds. The default is 2
seconds or 50 milliseconds.
Displays the interface status.
Exits the interface mode.
(Optional) Copies the running
configuration to the startup
configuration.
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents