Specifications
412 ExtremeWare XOS 10.1 Command Reference Guide
VRRP Commands
configure vrrp vlan vrid authentication
configure vrrp vlan <vlan_name> vrid <vridval> authentication [none |
simplepassword <password>]
Description
Configures the authentication type for a specific virtual router.
Syntax Description
Default
Authentication is set to none.
Usage Guidelines
A simple password must be between 1 and 8 characters long.
Example
The following command configures authentication for VRRP VLAN vrrp-1 with the password newvrrp:
configure vrrp vlan vrrp-1 vrid 1 authentication simple-password newvrrp
vlan_name Specifies the name of a VRRP VLAN.
vridval Specifies a Virtual Router ID (VRID). Value can be in the range of 1-255.
password Specifies the user-defined password for authentication.