C613-50170-01 Rev B
Command Reference for x510 Series
2118
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
ENABLE
(VRRP)
enable (VRRP)
Overview
Use this command to enable the VRRP session on the router to make it participate
in virtual routing. To make changes to the VRRP configuration, first disable the
router from participating in virtual routing using the
command.
Syntax
enable
Mode
Router Configuration
Usage
You must configure the virtual IP address and define the interface for the VRRP
session (using the
or
and the
commands) before using this command.
See the
VRRP Feature Overview and Configuration Guide
for more information
about VRRPv3 IPv4 and IPv6 configuration details.
Examples
To enable the VRRP session for VRRP VR ID 5 on vlan2, use the commands:
awplus#
configure terminal
awplus(config)#
router vrrp 5 vlan2
awplus(config-router)#
enable
To enable the VRRPv3 session for VRRPv3 VR ID 3 on vlan1, use the commands:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
enable
Related
Commands