Configuring VRRP and VRRPE
Configuring Basic VRRPE Parameters
To implement a simple VRRPE configuration using all the default values, enter commands such as the following on each routing switch.
Router2(config)# router
Router2(config)# inter e 1/5
NOTE: You also can use the enable command to activate the configuration. This command does the same thing as the activate command.
Configuration Rules for VRRPE
•The interfaces of all routers in a VRID must be in the same IP
•The IP address(es) associated with the VRID cannot be configured on any of the routing switches.
•The Hello interval must be set to the same value on all the routing switches.
•The Dead interval must be set to the same value on all the routing switches.
•The track priority for a VRID must be lower than the VRRPE priority.
Note Regarding Disabling VRRP or VRRPE
If you disable VRRP or VRRPE, the routing switch removes all the configuration information for the disabled protocol from the
The CLI displays a warning message such as the following:
router vrrp mode now disabled. All vrrp config data will be lost when writing to flash!
The Web management interface does not display a warning message.
If you have disabled the protocol but have not yet saved the configuration to the
If you are testing a VRRP or VRRPE configuration and are likely to disable and
Configuring Additional VRRP and VRRPE Parameters
You can modify the following VRRP and VRRPE parameters on an individual VRID basis. These parameters apply to both protocols:
•Authentication type (if the interfaces on which you configure the VRID use authentication)
•Router type (Owner or Backup)
12 - 13