08.02.2015 Views

Table of Contents

Table of Contents

Table of Contents

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

----------------------------------------------------------<br />

Seq-no Command<br />

----------------------------------------------------------<br />

1 interface port-channel10<br />

1.1 switchport mode trunk<br />

1.2 vpc 10<br />

1.3 switchport trunk allowed vlan 10, 20, 30, 40<br />

1.4 speed 1000<br />

That looks identical. Just for fun, let’s pull one <strong>of</strong> the lines out. Maybe the speed command<br />

isn’t supported in config-sync (it is, but let’s play). I’ll do this with the bufferdelete<br />

command, followed by the line number I want to delete. I could also move lines<br />

with the buffer-move command. In this case, I want to delete line number 1.4:<br />

NX-5K-1(config-sync-sp-import)# buffer-delete 1.4<br />

NX-5K-1(config-sync-sp-import)# verify<br />

Failed: Verify Failed<br />

Nuts—it still doesn’t verify. To get a better handle on what’s going on, use the show<br />

switch-pr<strong>of</strong>ile pr<strong>of</strong>ile-name status command:<br />

NX-5K-1(config-sync-sp-import)# sho switch-pr<strong>of</strong>ile GAD status<br />

switch-pr<strong>of</strong>ile : GAD<br />

----------------------------------------------------------<br />

Start-time: 5257 usecs after Mon Jan 17 20:53:21 2011<br />

End-time: 980506 usecs after Mon Jan 17 20:53:21 2011<br />

Pr<strong>of</strong>ile-Revision: 1<br />

Session-type: Import-Verify<br />

Session-subtype: -<br />

Peer-triggered: No<br />

Pr<strong>of</strong>ile-status: Verify Failed<br />

Local information:<br />

----------------<br />

Status: Verify Failed<br />

Error(s):<br />

Peer information:<br />

----------------<br />

IP-address: 10.0.0.2<br />

Sync-status: In sync<br />

Status: Verify Failure<br />

Error(s):<br />

Following commands failed mutual-exclusion checks:<br />

interface port-channel10<br />

switchport mode trunk<br />

interface port-channel10<br />

vpc 10<br />

interface port-channel10<br />

switchport trunk allowed vlan 10, 20, 30, 40<br />

304 | Chapter 18: Cisco Nexus

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!