beautypg.com

Ip vrrp auth-key, Ip vrrp override addr owner, Ip vrrp auth-key ip vrrp override addr owner – Avaya P330-ML-ML User Manual

Page 304

background image

Chapter 3 Avaya P330-ML Layer 3 CLI Commands

288

Avaya P330-ML Reference Guide

ip vrrp auth-key

User level: privileged, supervisor.
Use the ip vrrp auth-key command to set the virtual router simple password
authentication for the virtual router ID.
Use the no ip vrrp auth-key command to disable simple password
authentication for the virtual router instance.

The syntax for this command is:

[no] ip vrrp auth-key

Example:
To assign “secret” as the simple password for virtual router 1:

ip vrrp override addr owner

User level: privileged, supervisor.
Use the ip vrrp override addr owner command to accept packets
addressed to the IP address(es) associated with the virtual router, such as ICMP,
SNMP, and TELNET (if it is not the IP address owner).
Use the no ip vrrp override addr owner command to discard these packets.

The syntax for this command is:

[no] ip vrrp override addr owner

Example:

vr-id

Virtual Router ID (1-255)

key-string

Simple password string.

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

secret

Done!

vr-id

Virtual Router ID (1-255)

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

owner

Done!