enable
Use this command to enable a VRRP session on the router, so the router participates in virtual routing. To make any changes to the VRRP configuration, first disable the Router from participating in Virtual Routing using the disable command.
Note: Configure the virtual IP address and define an interface for the VRRP session (using the virtual-ip and interface commands) before using this command.
Command Syntax
enable
Parameters
None
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The example below shows to enable VRRP session with VR ID 1 on interface eth0
#configure terminal
(config)#router ipv6 vrrp 1 eth0
(config-router)#enable
Last modified date: 08/28/2023