EasyManua.ls Logo

Cisco Nexus 5600 Series - Importing a Switch Profile

Cisco Nexus 5600 Series
378 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
The following example shows an existing configuration with a defined switch profile. The second example
shows how the switch profile command changed by adding the modified command to the switch profile.
switch# show running-config
switch-profile abc
interface Ethernet1/1
switchport mode trunk
switchport trunk allowed vlan 1-10
switch# config sync
switch(config-sync)# switch-profile abc
switch(config-sync-sp)# interface Ethernet1/1
switch(config-sync-sp-if)# switchport trunk allowed vlan 5-10
switch(config-sync-sp-if)# commit
switch# show running-config
switch-profile abc
interface Ethernet1/1
switchport mode trunk
switchport trunk allowed vlan 5-10
Importing a Switch Profile
You can import a switch profile based on the set of commands that you want to import. Using the configuration
terminal mode, you can do the following:
Add selected commands to the switch profile.
Add supported commands that were specified for an interface.
Add supported system-level commands.
Add supported system-level commands excluding the physical interface commands.
When you import commands to a switch profile, the switch profile buffer must be empty.
If new commands are added during the import, the switch profile remains unsaved and the switch remains in
the switch profile import mode. You can enter the abort command to stop the import. For additional information
importing a switch profile, see the Switch Profile Import Mode section.
Procedure
PurposeCommand or Action
Enters configuration synchronization mode.config sync
Example:
switch# config sync
switch(config-sync)#
Step 1
Configures the switch profile, names the switch
profile, and enters switch profile synchronization
configuration mode.
switch-profile name
Example:
switch(config-sync)# switch-profile
abc
switch(config-sync-sp)#
Step 2
Identifies the commands that you want to import
and enters switch profile import mode.
import {interface port/slot | running-config
[exclude interface ethernet]}
Step 3
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 17
Configuring Switch Profiles
Importing a Switch Profile

Table of Contents

Other manuals for Cisco Nexus 5600 Series

Related product manuals