
C613-50186-01 Rev B
Command Reference for AR2050V
2045
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
ADVERTISEMENT
-
INTERVAL
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