22.05.2017 Views

nx.os.and.cisco.nexus.switching.2nd.edition.1587143046

Nexus Switching 2nd Edition

Nexus Switching 2nd Edition

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Congo# show run vrrp<br />

!Comm<strong>and</strong>: show running-config vrrp<br />

!Time: Sun Oct 11 23:01:46 2009<br />

version 4.2(2a)<br />

feature vrrp<br />

Similar to IOS-based VRRP configuration, the next step is to configure the VRRP process<br />

under a VLAN interface, as demonstrated in Example 3-112.<br />

Caution<br />

Recommended practice dictates that you should configure all VRRP options such as<br />

priority, preempt, authentication, <strong>and</strong> so on prior to adding the IP address to the<br />

group. This minimizes disruption <strong>and</strong> state change on the network.<br />

Example 3-112. Configuring VRRP on an SVI<br />

Click here to view code image<br />

Congo# config t<br />

Enter configuration comm<strong>and</strong>s, one per line. End with<br />

CNTL/Z.<br />

Congo(config)# int vlan 100<br />

Congo(config-if)# vrrp 100<br />

Congo(config-if-vrrp)# address 10.10.100.1<br />

Congo(config-if-vrrp)# end<br />

Congo# show run vrrp<br />

!Comm<strong>and</strong>: show running-config vrrp<br />

!Time: Sun Oct 11 23:04:13 2009<br />

version 4.2(2a)<br />

feature vrrp<br />

interface Vlan100<br />

vrrp 100<br />

address 10.10.100.1<br />

no shutdown<br />

Caution<br />

Unlike HSRP, VRRP groups must be manually enabled before they begin operation.<br />

VRRP Priority <strong>and</strong> Preempt<br />

NX-OS supports the capability to configure different VRRP priorities to help the network<br />

administrator define deterministic switching through the network. Similar to the VRRP

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

Saved successfully!

Ooh no, something went wrong!