Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
56 Avaya P460 Reference Guide
Use the no ip vrrp override addr owner command to discard these packets.
The syntax for this command is:
[no] ip vrrp <vr-id> override addr owner
Example:
ip vrrp preempt
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 preempt command to configure the router to preempt a lower
priority master for the virtual router ID.
Use the no ip vrrp preempt command to disable preemption for the virtual
router instance.
By default, preemption is enabled.
The syntax for this command is:
[no] ip vrrp <vr-id> preempt
Example:
ip vrrp primary
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.
vr-id Virtual Router ID (1-255)
Router-1(configure-if:marketing) # ip vrrp 1 override addr
owner
Done!
vr-id Virtual Router ID (1-255)
Router-1(configure-if:marketing) # ip vrrp 1 preempt
Done!