Chapter 3 Avaya P330-ML Layer 3 CLI Commands

ip vrrp preempt

User level: privileged, supervisor.

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

vr-id

Virtual Router ID (1-255)

Example:

Router-N(configure-if:marketing) # ip vrrp 1 preempt

Done!

ip vrrp primary

User level: privileged, supervisor.

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>

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.

Example:

 

Router-N(configure-if:marketing) # ip vrrp 1 primary

192.168.66.23

Done!

Avaya P330-ML Reference Guide

289

Page 305
Image 305
Avaya P330-ML-ML manual Ip vrrp preempt, Ip vrrp primary, 192.168.66.23