Assigning A Port Profile To A Range Of Interfaces - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
port-profile [type {ethernet | interface-vlan |
loopback | port channel | tunnel}] name
Example:
switch(config)# port-profile type tunnel test
switch(config-ppm)# no shutdown
switch(config-ppm)#
Step 3
exit
Example:
switch(config-ppm)# exit
switch(config)#
Step 4
show port-profile
Example:
switch(config)# show port-profile
Step 5
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
This example shows how to enter the port-profile configuration mode for the specified port profile and
bring all the interfaces administratively up:
switch# configure terminal
switch(config)# port-profile type tunnel test
switch(config-ppm)# no shutdown
switch(config-ppm)#

Assigning a Port Profile to a Range of Interfaces

You can assign a port profile to an interface or to a range of interfaces. All the interfaces must be the
same type.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
OL-23435-03
configure terminal
interface [ethernet slot/port | interface-vlan vlan-id | loopback number | port-channel number |
tunnel number]
inherit port-profile 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
Purpose
Enters configuration mode.
Enters the port-profile configuration mode
for the specified port profile and allows
you to add or remove configurations to the
profile.
Exits the port-profile configuration mode.
(Optional) Displays the port-profile
configuration.
(Optional) Copies the running
configuration to the startup configuration.
2-45

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents