Configuring The Error-Disabled State - Cisco 7604-RSP720C-R Configuration Manual

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
Command
Step 8
exit
Example:
switch(config-if)# exit
switch(config)#
Step 9
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
This example shows how to configure the shared mode for Ethernet port 4/17 in the group that includes
ports 4/17, 4/19, 4/21, and 4/23:
switch# configure terminal
switch(config)# interface ethernet 4/17
switch(config-if)# shutdown
switch(config)# interface ethernet 4/17, ethernet 4/19, ethernet 4/21, ethernet 4/23
switch(config-if)# rate-mode shared
switch(config-if)# no shutdown
switch(config-if)#

Configuring the Error-Disabled State

You can view the reason an interface moves to the error-disabled state and configure automatic recovery.
This section includes the following topics:
Enabling the Error Disable Detection
You can enable error-disable detection in an application. As a result, when a cause is detected on an
interface, the interface is placed in an error-disabled state, which is an operational state that is similar to
the link-down state.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-22
Enabling the Error Disable Detection, page 2-22
Enabling the Error-Disabled Recovery, page 2-23
Configuring the Error-Disabled Recovery Interval, page 2-24
configure terminal
errdisable detect cause {acl-exception | all | link-flap | loopback}
shutdown
no shutdown
show interface status err-disabled
copy running-config startup-config
Chapter 2
Configuring Basic Interface Parameters
Purpose
Exits the interface mode.
(Optional) Copies the running
configuration to the startup configuration.
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents