C613-50100-01 REV C Command Reference for x930 Series 2469
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRRP COMMANDS
ADVERTISEMENT
-INTERVAL
Examples The example below shows you how to configure the advertisement interval to 6
seconds for the VRRP IPv4 session with VR ID 5 on interface vlan2:
awplus# configure terminal
awplus(config)# router vrrp 5 vlan2
awplus(config-router)# advertisement-interval 6
The example below shows you how to reset the advertisement interval to the
default of 1 second for the VRRP IPv4 session with VR ID 5 on interface vlan2:
awplus# configure terminal
awplus(config)# router vrrp 5 vlan2
awplus(config-router)# no advertisement-interval
The example below shows you how to configure the advertisement interval to 6
seconds for the VRRPv3 IPv6 session with VR ID 5 on interface vlan2:
awplus# configure terminal
awplus(config)# router ipv6 vrrp 5 vlan2
awplus(config-router)# advertisement-interval 6
Related
Commands
router vrrp (interface)
router ipv6 vrrp (interface)