Cisco 7604-RSP720C-R Configuration Manual page 73

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
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
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
no inherit port-profile name
Example:
switch(config-if)# no 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 remove the port profile named adam from 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)# no inherit port-profile adam
switch(config-if)#
OL-23435-03
configure terminal
interface [ethernet slot/port | interface-vlan vlan-id | loopback number | port-channel number |
tunnel number]
no 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.
Selects the range of interfaces.
Removes the specified port profile from
the selected interfaces.
Exits the port-profile configuration mode.
(Optional) Displays the port-profile
configuration.
(Optional) Copies the running
configuration to the startup configuration.
2-49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents