Avaya P330-ML-ML 사용자 설명서

다운로드
페이지 320
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 <vr-id> auth-key <key-string>
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 <vr-id> 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!