enable
Enterasys C3 Configuration Guide 27-35
enable
Use this command to enable VRRP on an interface. The no form of this command disables VRRP
on an interface.
Syntax
enable vlan vlan-id vrid
no enable vlan vlan-id vrid
Parameters
Defaults
None.
Mode
Router configuration: C3(su)->router(Config-router)#
Example
This example shows how to enable VRRP on the VLAN 1 interface, VRID 1:
C3(su)->router(Config)#router vrrp
C3(su)->router(Config-router)#enable vlan 1 1
ip vrrp authentication-key
Use this command to enable or disable a VRRP authentication key (password) for use on an
interface. The no form of this command prevents VRRP from using authentication.
Syntax
ip vrrp authentication-key name
no ip vrrp authentication-key
Parameters
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
vlan vlan-id Specifies the number of the VLAN on which to enable VRRP. This VLAN
must be configured for IP routing as described in āPre-Routing
Configuration Tasksā on page 24-1.
vrid Specifies the Virtual Router ID (VRID) associated with the vlan-id. Valid
values are from 1 to 255.
name Specifies the password to enable or disable for VRRP authentication.