Specifications

228 Implementing IBM System Networking 10Gb Ethernet Switches
–Run tracking-priority-increment ports <0-254> to define the priority increment
value for active ports on the virtual router’s VLAN. The default value is 2.
Tracking configuration is shown in Example 5-74.
Example 5-74 Configure tracking
ACC-1#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-1(config)#router vrrp
ACC-1(config-vrrp)#virtual-router 1 track ports
ACC-1(config-vrrp)#tracking-priority-increment ports 50
ACC-1(config-vrrp)#
ACC-2#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-2(config)#router vrrp
ACC-2(config-vrrp)#virtual-router 1 track ports
ACC-2(config-vrrp)#tracking-priority-increment ports 50
ACC-2(config-vrrp)#
4. Verify the VRRP operation
Run the commands in this step to verify the VRRP operation on the switch.
Run show ip vrrp to show the current VRRP parameters (Example 5-75).
Example 5-75 Verify the VRRP current parameters
ACC-1#show ip vrrp
Current VRRP settings: ON
Current VRRP hold off time: 0
Current VRRP Tracking settings:
vrs 2, ifs 2, ports 50
Current VRRP Virtual Router Group:
vrid 1, if 1, prio 100, adver 1, disabled
preem enabled, fast-advertisement disabled
track nothing
Current VRRP virtual router settings:
1: vrid 10, 10.0.10.1, if 10, prio 105, adver 2, enabled
preem enabled, predelay 5, fast-advertisement disabled
track ports
ACC-1#
ACC-2#show ip vrrp
Current VRRP settings: ON
Current VRRP hold off time: 0
Current VRRP Tracking settings:
vrs 2, ifs 2, ports 50
Current VRRP Virtual Router Group:
vrid 1, if 1, prio 100, adver 1, disabled
preem enabled, fast-advertisement disabled
Important: For other VRRP configuration commands and details, see 5.5, “More
information” on page 238.