Chapter 6 X330WAN CLI Commands

ip vrrp primary

Use the ip vrrp primary command to set the primary address that is used as the source address of VRRP packets for the virtual router ID. The no form of this command restores the default primary address for the virtual router instance. By default, the primary address is selected automatically by the device.

Note: This command is executed from the Fast Ethernet and FabricFastEthernet interfaces.

Syntax

[no] ip vrrp <vr-id>primary <ip-address>

Parameters

vr-id

Virtual Router ID, an integer from 1 to 255.

ip-address

Primary IP address of the virtual router. This address should

 

be one of the router addresses on the Fabric.

Example

ip vrrp 1 primary 192.168.66.23

ip vrrp priority

Use the ip vrrp priority command to set the virtual router priority value used when selecting a master router. The no form of this command restores the default value.

Note: This command is executed from the Fast Ethernet and FabricFastEthernet interfaces.

Syntax

[no] ip vrrp <vr-id>priority <pri-value>

Parameters

vr-id

Virtual Router ID, an integer from 1 to 255.

pri-value

The priority value, an integer from 1 to 254.

Example

X330WAN-2DS1-1(configure)# ip vrrp 1 priority 10

190

Avaya X330WAN User’s Guide

Page 212
Image 212
Avaya X330WAN Ip vrrp primary, Ip vrrp priority, No ip vrrp vr-idprimary ip-address, No ip vrrp vr-idpriority pri-value