Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
Avaya P460 Reference Guide 57
Use the ip vrrp primary command to set the primary address that shall be
used as the source address of VRRP packets for the virtual router ID.
Use the no ip vrrp primary command to return to the default primary address
for the virtual router instance.
By default, the primary address is selected automatically by the device.
The syntax for this command is:
[no] ip vrrp <vr-id> primary <ip-address>
Example:
ip vrrp priority
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 priority command to set the virtual router priority value
used when selecting a master router.
Use the no ip vrrp priority command to restore the default value.
The syntax for this command is:
[no] ip vrrp <vr-id> priority <pri-value>
vr-id Virtual Router ID (1-255)
ip-address Primary IP address of the virtual router. This address
should be one of the router addresses on the VLAN.
Router-1(configure-if:marketing) # ip vrrp 1 primary
192.168.66.23
Done!
vr-id Virtual Router ID (1-255)
pri-value The priority value. The range is 1-254.