Process Overview: Routing Protocol Configuration
Configuring VRRP
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-85
Example
This example shows how to enable VRRP on VLAN 1, VRID 1:
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:
13.1.5.10ip vrrp message-digest-key
Use this command to set a VRRP MD5 authentication password on an interface.
ip vrrp message-digest-key md5 password
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#enable vlan 1 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