Successful And Unsuccessful Synchronization Examples; Configuring The Switch Profile Buffer, Moving The Buffer, And Deleting The Buffer - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuring Switch Profiles
switch2#

Successful and Unsuccessful Synchronization Examples

The following example shows a successful synchronization of the switch profile on the peer switch:
switch# show switch-profile abc peer
switch# show switch-profile sp peer 10.193.194.52
Peer-sync-status
Peer-status
Peer-error(s)
switch1#
The following example shows an unsuccessful synchronization of a switch profile on the peer switch, with a
peer not reachable status:
switch# show switch-profile sp peer 10.193.194.52
Peer-sync-status
Peer-status
Peer-error(s)
switch#
Configuring the Switch Profile Buffer, Moving the Buffer, and Deleting the
Buffer
This example shows how to configure the switch profile buffer, the buffer-move configuration, and the
buffer-delete configuration:
switch# configure sync
Enter configuration commands, one per line.
switch(config-sync)# switch-profile sp
Switch-Profile started, Profile ID is 1
switch(config-sync-sp)# vlan 101
switch(config-sync-sp-vlan)# ip igmp snooping querier 10.101.1.1
switch(config-sync-sp-vlan)# exit
switch(config-sync-sp)# mac address-table static 0000.0000.0001 vlan 101 drop
switch(config-sync-sp)# interface ethernet1/2
switch(config-sync-sp-if)# switchport mode trunk
switch(config-sync-sp-if)# switchport trunk allowed vlan 101
switch(config-sync-sp-if)# exit
switch(config-sync-sp)# show switch-profile sp buffer
----------------------------------------------------------
Seq-no
----------------------------------------------------------
1
1.1
2
3
3.1
3.2
switch(config-sync-sp)# buffer-move 3 1
switch(config-sync-sp)# show switch-profile sp buffer
----------------------------------------------------------
Seq-no
----------------------------------------------------------
1
1.1
1.2
2
2.1
3
OL-31641-01
: In Sync.
: Commit Success
:
: Not yet merged. pending-merge:1 received_merge:0
: Peer not reachable
:
Command
vlan 101
ip igmp snooping querier 10.101.1.1
mac address-table static 0000.0000.0001 vlan 101 drop
interface Ethernet1/2
switchport mode trunk
switchport trunk allowed vlan 101
Command
interface Ethernet1/2
switchport mode trunk
switchport trunk allowed vlan 101
vlan 101
ip igmp snooping querier 10.101.1.1
mac address-table static 0000.0000.0001 vlan 101 drop
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Successful and Unsuccessful Synchronization Examples
End with CNTL/Z.
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents