Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
58 Avaya P460 Reference Guide
Example:
To set the priority value for virtual router 1 to 10:
Example:
To set the virtual router simple password for virtual router 1 to abcd:
ip vrrp timer
User level: read-write, admin.
L You can only access this command in Interface mode.
Type interface [name] at the command prompt to enter Interface mode if
necessary.
Use the ip vrrp timer command to set the virtual router advertisement timer
value (in seconds) for the virtual router ID.
Use no ip vrrp timer 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:
line
L You can only access this command from the banner or post-login banner
context.
Use the line command to add a line to the banner or post-login banner message.
Router-1(configure-if:marketing) # ip vrrp 1 priority 10
Done!
Router-1(configure-if:marketing) # ip vrrp 1 auth-key abcd
Done!
vr-id Virtual Router ID (1-255)
value The advertisement transmit time (seconds).
Router-1(configure-if:marketing) # ip vrrp 3 timer 2
Done!