1338
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VRRP C
OMMANDS
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)