Ip vrrp primary, Ip vrrp priority, Ip vrrp primary ip vrrp priority – Avaya X330WAN User Manual

Page 212

Advertising
background image

Chapter 6

X330WAN CLI Commands

190

Avaya X330WAN User’s Guide

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

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

Example

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

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.

vr-id

Virtual Router ID, an integer from 1 to 255.

pri-value

The priority value, an integer from 1 to 254.

Advertising