Specifications
Process Overview: Routing Protocol Configuration
Configuring VRRP
13-96 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.5.9 ip vrrp authentication-key
Use this command to set a VRRP authentication password on an interface.
ip vrrp authentication-key password
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears VRRP authentication:
no ip vrrp authentication-key
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to set the VRRP authentication password to “vrrpkey” on VLAN 1:
password Specifies an authentication password. Text string can be 1 to
8 characters in length.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip vrrp authentication-key vrrpkey