1132 ExtremeWare Software 7.3.0 Command Reference Guide
VRRP Commands
configure vrrp vlan authentication
configure vrrp vlan <vlan name> authentication [none | simple-password
<simple password>]
Description
Configures VRRP authentication.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command configures authentication for VRRP VLAN vrrp-1 with the password
newvrrp
:
configure vrrp vlan vrrp-1 authentication simple-password newvrrp
History
This command was first available in ExtremeWare 6.2.
Platform Availability
This command is available on all platforms.
vlan name Specifies the name of a VRRP VLAN.
none Specifies that no password is required.
simple password Specifies the password for VRRP authentication. The maximum password
length is eight characters.