Port Profiles; Creating A Port Profile - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

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

Port Profiles

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.
SUMMARY STEPS
1. configure terminal
2. port-profile [type {ethernet | interface-vlan | port channel}] name
3. exit
4. (Optional) show port-profile
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
OL-25842-01
Purpose
Enters global 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)
Saves the change persistently through reboots and restarts by
copying the running configuration to the startup configuration.
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
Purpose
Enters configuration mode.
Port Profiles
23

Advertisement

Table of Contents
loading

Table of Contents