Chapter 6 X330WAN CLI Commands

ip vrrp address

Use the ip vrrp address command to assign an IP address to the virtual router. The no form of this command removes an IP address from a virtual router.

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

Syntax

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

Parameters

vr-id

Virtual Router ID, an integer from 1 to 255.

ip-address

The IP address to be assigned to the virtual router.

Example

To assign address 10.0.1.2 to virtual router 1:

X330WAN-2DS1-1(configure)# ip vrrp 1 address 10.0.1.2

ip vrrp auth-key

Use the ip vrrp auth-keycommand to set the virtual router simple password authentication for the virtual router ID. The no form of this command disables simple password authentication for the virtual router instance.

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

Syntax

[no] ip vrrp <vr-id>auth-key <key-string>

Parameters

vr-id

Virtual Router ID, an integer from 1 to 255.

key-string

Simple password string.

Example

ip vrrp 1 primary 192.168.66.23

188

Avaya X330WAN User’s Guide

Page 210
Image 210
Avaya X330WAN Ip vrrp address, Ip vrrp auth-key, No ip vrrp vr-idaddress ip-address, No ip vrrp vr-idauth-key key-string