Command Reference Guide
Virtual Router Redundancy Protocol Commands
CLI Command Reference
September 2014 Page 537
HP Moonshot Switch Module CLI Command Reference
ip vrrp accept-mode
Use this command to allow the VRRP Master to accept ping packets sent to one of the virtual router's IP
addresses.
no ip vrrp accept-mode
Use this command to prevent the VRRP Master from accepting ping packets sent to one of the virtual router's
IP addresses.
ip vrrp authentication
This command sets the authorization details value for the virtual router configured on a specified interface or
range of interfaces. The parameter
{none | simple} specifies the authorization type for virtual router
configured on the specified interface. The parameter
[key] is optional, it is only required when authorization
type is simple text password. The parameter
vrid is the virtual router ID which has an integer value ranges from
1 to 255.
no ip vrrp authentication
This command sets the default authorization details value for the virtual router configured on a specified
interface or range of interfaces.
Note: VRRP accept-mode allows only ICMP Echo Request packets. No other type of packet is allowed
to be delivered to a VRRP address.
Default disabled
Format
ip vrrp vrid accept-mode
Mode Interface Config
Format
no ip vrrp vrid accept-mode
Mode Interface Config
Default no authorization
Format
ip vrrp vrid authentication {none | simple key}
Mode •Interface Config
Format
no ip vrrp vrid authentication
Mode •Interface Config