Removing A Port Profile From A Range Of Interfaces - 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
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
port-profile name
Example:
switch(config)# port-profile test
switch(config-ppm)#
Step 3
inherit port-profile name
Example:
switch(config-ppm)# inherit port-profile adam
switch(config-ppm)#
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 inherit the port profile named adam onto the port profile named test:
switch# configure terminal
switch(config)# port-profile test
switch(config-ppm)# inherit port-profile adam
switch(config-ppm)#

Removing a Port Profile from a Range of Interfaces

You can remove a port profile from some or all of the interfaces to which you have applied the profile.
You do this in the interfaces configuration mode.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-48
configure terminal
port-profile name
inherit port-profile name
exit
show port-profile
copy running-config startup-config
Chapter 2
Configuring Basic Interface Parameters
Purpose
Enters configuration mode.
Enters the port-profile configuration mode
for the specified port profile.
Inherits another port profile onto the
existing one. The original port profile
assumes all the configurations of the
inherited port profile.
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