[c-nsp] vPC Object Tracking (used when vPC Peer Link with Single 10G Module)

Guillermo Ruiz gruizesteban at gmail.com
Tue Aug 3 07:07:58 EDT 2010


 Hi,

The following configuration will track uplinks and the vPC Peer Link

! Track the vpc peer link
track 1 interface port-channel11 line-protocol
! Track the uplinks to the core
track 2 interface Ethernet1/1 line-protocol
track 3 interface Ethernet1/2 line-protocol

! Combine all tracked objects into one.
! “OR” means if ALL object are down, this object will go down
! --> we have lost all connectivity to the core and the peer link
track 10 list boolean OR
  object 1
  object 2
  object 3

! If object 10 goes down on the primary vPC peer,
! system will switch over to other vPC peer and disable all local vPCs
vpc domain 1
  track 10

Hope it helps,

Regards

G.Ruiz


More information about the cisco-nsp mailing list