Avaya P332G-ML Server User Manual


 
Chapter 6 CLI – Layer 3
174 P332G-ML User’s Guide
ip vrrp timer Command
Use the ip vrrp timer command to set the virtual router advertisement timer
value (in seconds) for the virtual router ID. Use the no form of this command to
restore the default value.
The syntax for this command is: [no] ip vrrp <vr-id> timer <value>
Example:
To set the virtual router advertisement timer value for virtual router 3 to 2:
Router-N(config-if:marketing)# ip vrrp 3 timer 2
ip vrrp priority Command
Use the ip vrrp priority command to set the virtual router priority value
used when selecting a master router. Use the no form of this command to restore
the default value.
The syntax for this command is:
[no] ip vrrp <vr-id> priority <pri-value>
Example:
To set the priority value for virtual router 1 to 10:
Router-N(config-if:marketing)# ip vrrp 1 priority 10
vr-id Virtual Router ID (1-255)
value The advertisement transmit time (seconds).
vr-id Virtual Router ID (1-255)
pri-value The priority value. The range is 1-254.