hit counter script

Configuring Port Profiles; Creating A Port Profile - Cisco Nexus 5000 Series Configuration Manual

Nx-os layer 2 switching configuration guide, release 5.0(3)n1(1)
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Ethernet Interfaces
DETAILED STEPS
Command or Action
Step 1
config t
Example:
switch#config t
switch(config)#
Step 2
errdisable recovery interval interval
Example:
switch(config)#errdisable recovery interval 32
switch(config-if)#
Step 3
show interface status err-disabled
Example:
switch(config)#show interface status err-disabled
Step 4
copy running-config startup-config
Example:
switch(config)#copy running-config startup-config
This example shows how to enable err-disabled recovery under all conditions:
switch(config)#errdisable recovery cause all
switch(config)#

Configuring Port Profiles

You can apply several configuration parameters to a range of interfaces simultaneously. All the interfaces in
the range must be the same type. You can also inherit the configurations from one port profile into another
port profile. The switch supports four levels of inheritance.
This section includes the following topics:

Creating a Port Profile

You can create a port profile on the switch. Each port profile must have a unique name across interface types
and the network.
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)N1(1)
Purpose
Enters configuration mode.
Specifies the interval for the interface to recover from
the err-disabled state. The range is from 30 to 65535
seconds. The default is 300 seconds.
Displays information about err-disabled interfaces.
(Optional) Copies the running configuration to the
startup configuration.
Configuring Port Profiles
27

Advertisement

Table of Contents
loading

Table of Contents