Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
66 Avaya C460 Reference Guide
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.
The syntax for this command is:
line <number> [string]
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!
number Line number in the banner (1 to 24)
string String to be displayed at the given line number (up to 80
characters)