Configuring Port Profiles - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
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
This example shows how to set the carrier delay timer to 20 seconds for VLAN 5:
switch# configure terminal
switch(config)# interface vlan 5
switch(config-if)# carrier-delay 20
switch(config-if)#

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 system supports four levels of inheritance.
This section includes the following topics:
Creating a Port Profile
You can create a port profile on the device. Each port profile must have a unique name across types and
the network.
SUMMARY STEPS
1.
2.
3.
4.
5.
OL-23435-03
Creating a Port Profile, page 2-43
configure terminal
port-profile [type {ethernet | interface-vlan | loopback | port channel | tunnel}] name
exit
show port-profile
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring the Basic Interface Parameters
2-43

Advertisement

Table of Contents
loading

Table of Contents