cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
704
Views
0
Helpful
0
Replies

nexus 5548 sync issue

remen.mager
Level 1
Level 1

Good day!

my first post.. bear with me as I try to explain where I'm stuck. If you need any further info please let me know.
I'm pretty new to the NX-OS, configged several but never in sync with peer.
I'm on a project with a customer who has 2 5548's, in vPC syncing config through peer-link.

so far so good..

I have two switches, the A and the B switch.

the trouble starts when trying a commit or verify : 
on the B switch : 

cs-lw-n5k-b(config-sync-sp)# sh switch-profile stat

switch-profile  : lw-n5k
----------------------------------------------------------

Start-time: 853903 usecs after Tue Aug 22 07:27:05 2017
End-time: 213537 usecs after Tue Aug 22 07:27:11 2017

Profile-Revision: 137
Session-type: Commit
Session-subtype: -
Peer-triggered: No
Profile-status: -

Local information:
----------------
Status: Verify Success
Error(s):

Peer information:
----------------
IP-address: 192.168.168.1
Sync-status: Not yet merged
Merge Flags: pending_merge:1 rcv_merge:0 pending_validate:0
Status: Verify Failure
Error(s):
Validation Failed: Config validation failed as found changes on both sides. rcvd_rev: 0, expected_rev: 0
interface port-channel1
        description cs-lw-n5k-a (Peer-Link)
interface port-channel1
        speed 10000
interface Ethernet1/1
        description cs-lw-n5k-a (Peer-Link)
interface Ethernet1/2
        description cs-lw-n5k-a (Peer-Link)
interface Ethernet101/1/1
        spanning-tree port type edge

 

 

now it struggles with a few description's, speed and STP.
so I alter the switch-profile to make them the same : 

cs-lw-n5k-b(config-sync-sp)# sh switch-profile buffer

switch-profile  : lw-n5k
----------------------------------------------------------
Seq-no  Command
----------------------------------------------------------
1       interface port-channel1
1.1       description cs-lw-n5k-b (Peer-Link)
1.2       speed auto
2       interface Ethernet1/1
2.1       description cs-lw-n5k-b (Peer-Link)
3       interface Ethernet1/2
3.1       description cs-lw-n5k-b (Peer-Link)
4       interface Ethernet101/1/1
4.1       no spanning-tree port type edge

 

and I commit : 

 

cs-lw-n5k-b(config-sync-sp)# commit
Failed: Verify Failed
cs-lw-n5k-b(config-sync-sp)#
cs-lw-n5k-b(config-sync-sp)#

 

cs-lw-n5k-b(config-sync-sp)# sh switch-profile stat

switch-profile  : lw-n5k
----------------------------------------------------------

Start-time: 299049 usecs after Tue Aug 22 08:21:47 2017
End-time: 282483 usecs after Tue Aug 22 08:21:53 2017

Profile-Revision: 137
Session-type: Commit
Session-subtype: -
Peer-triggered: No
Profile-status: -

Local information:
----------------
Status: Verify Success
Error(s):

Peer information:
----------------
IP-address: 192.168.168.1
Sync-status: Not yet merged
Merge Flags: pending_merge:1 rcv_merge:0 pending_validate:0
Status: Verify Failure
Error(s):
Validation Failed: Config validation failed as found changes on both sides. rcvd_rev: 0, expected_rev: 0
interface port-channel1
        description cs-lw-n5k-b (Peer-Link)
interface Ethernet1/1
        description cs-lw-n5k-b (Peer-Link)
interface Ethernet1/2
        description cs-lw-n5k-b (Peer-Link)

 

 

could somebody point me in the right direction? thanks a lot!

0 Replies 0
Review Cisco Networking for a $25 gift card