vrrp
Digi TransPort WR Routers User Guide
488
vrrp
Configures Virtual Router Redundancy Protocol (VRRP). This allows multiple routers to work together
to provide a LAN with high-reliability routing to the Internet or another network.
Syntax
vrrp <parameter> <value>
Parameters
state
Enable or disable Virtual Router Redundancy Protocol (VRRP).
Value is either on or off. The default value is off.
initial-state
The initial VRRP state of this router when it is enabled.
Accepted values can be one of backup or master. The default value is backup.
interface
The LAN interface on which to run VRRP.
Accepted values can be one of lan1, lan2, lan3, lan4, lan5, lan6, lan7, lan8, lan9 or lan10. The default
value is lan1.
ip-address
The virtual IP address assigned to the VRRP virtual router. Each client on the LAN should use this
address as the default gateway. Typically, the DHCP server distributes this address to the each client.
Value should be an IPv4 address.
router-id
The ID of the VRRP virtual router.
Accepted value is any integer from 1 to 255. The default value is 1.
priority
The VRRP priority of this router.
Accepted value is any integer from 1 to 255. The default value is 100.
interval
The time in seconds betweeen VRRP advertisement packets. All of the routers in the VRRP group
should use the same interval.
Accepted value is any integer from 1 to 60. The default value is 1.