Chapter 6 | CLI – Layer 3 |
|
|
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
Virtual Router ID | |
value | The advertisement transmit time (seconds). |
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>
Virtual Router ID | |
The priority value. The range is |
Example:
To set the priority value for virtual router 1 to 10:
Router-N(config-if:marketing)# ip vrrp 1 priority 10
174 |