Enabling A Specific Port Profile - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface [ethernet slot/port | interface-vlan
vlan-id | loopback number | port channel number |
tunnel number]
Example:
switch(config)# interface ethernet 7/3-5, 10/2,
11/20-25
switch(config-if)#
Step 3
inherit port-profile name
Example:
switch(config-if)# inherit port-profile adam
switch(config-if)#
Step 4
exit
Example:
switch(config-ppm)# exit
switch(config)#
Step 5
show port-profile
Example:
switch(config)# show port-profile
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
This example shows how to assign the port profile named adam to Ethernet interfaces 7/3 to 7/5, 10/2,
and 11/20 to 11/25:
switch# configure terminal
switch(config)# interface ethernet 7/3-5, 10/2, 11/20-25
switch(config-if)# inherit port-profile adam
switch(config-if)#

Enabling a Specific Port Profile

To apply the port-profile configurations to the interfaces, you must enable the specific port profile. You
can configure and inherit a port profile onto a range of interfaces before you enable that port profile. You
would then enable that port profile for the configurations to take effect on the specified interfaces.
If you inherit one or more port profiles onto an original port profile, only the last inherited port profile
must be enabled; the system assumes that the underlying port profiles are enabled.
You must be in the port-profile configuration mode to enable or disable port profiles.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-46
Chapter 2
Configuring Basic Interface Parameters
Purpose
Enters configuration mode.
Selects the range of interfaces.
Assigns the specified port profile to the
selected interfaces.
Exits the port-profile configuration mode.
(Optional) Displays the port-profile
configuration.
(Optional) Copies the running
configuration to the startup configuration.
OL-23435-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents