Configuring Switch Profiles
----------------------------------------------------------
1
1.1
1.2
switch(config-sync-sp-import)# verify
Verification Successful
switch(config-sync-sp-import)# commit
Commit Successful
switch(config-sync)#
The following example shows how to import the supported commands in a running configuration.
switch(config-sync)# switch-profile sp
Switch-Profile started, Profile ID is 1
switch(config-sync-sp)# import running-config
switch(config-sync-sp-import)# show switch-profile sp buffer
----------------------------------------------------------
Seq-no
----------------------------------------------------------
1
2
3
3.1
3.2
3.3
3.4
4
4.1
4.2
4.3
5
5.1
5.2
5.3
6
6.1
6.2
6.3
7
7.1
7.2
8
8.1
8.2
8.3
9
9.1
9.2
9.3
10
11
12
13
13.1
13.2
14
14.1
14.2
15
15.1
15.2
16
16.1
16.2
17
18
18.1
18.2
18.3
19
19.1
19.2
19.3
interface Ethernet1/3
switchport mode trunk
switchport trunk allowed vlan 1-100
Command
logging event link-status default
vlan 1
port-profile type ethernet pp1
bandwidth 5000
bandwidth inherit
speed 10000
state enabled
interface port-channel3
switchport mode trunk
vpc peer-link
spanning-tree port type network
interface port-channel30
switchport mode trunk
vpc 30
switchport trunk allowed vlan 2-10
interface port-channel31
switchport mode trunk
vpc 31
switchport trunk allowed vlan 11-20
interface port-channel101
switchport mode fex-fabric
fex associate 101
interface port-channel102
switchport mode fex-fabric
vpc 102
fex associate 102
interface port-channel103
switchport mode fex-fabric
vpc 103
fex associate 103
interface Ethernet1/1
interface Ethernet1/2
interface Ethernet1/3
interface Ethernet1/4
switchport mode trunk
channel-group 3
interface Ethernet1/5
switchport mode trunk
channel-group 3
interface Ethernet1/6
switchport mode trunk
channel-group 3
interface Ethernet1/7
switchport mode trunk
channel-group 3
interface Ethernet1/8
interface Ethernet1/9
switchport mode trunk
switchport trunk allowed vlan 11-20
channel-group 31 mode active
interface Ethernet1/10
switchport mode trunk
switchport trunk allowed vlan 11-20
channel-group 31 mode active
Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 5.2(1)N1(1)
Importing Configurations
31