router ipv6 vrrp vlan
Use this command to associate a VLAN with a VRRP session. When issued, this command enters the Router mode.
Use the no parameter with this command to remove the IPv6 VRRP configuration. Disable the IPv6 VRRP session before using this command.
Command Syntax
router ipv6 vrrp <1-255> vlan <1-4094>
no router ipv6 vrrp <1-255> vlan <1-4094>
Parameters
<1-255>
Specify a virtual router identifier. Must be unique for each routing process.
<1-4094>
Specify the actual VLAN identifier
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
This example shows the use of the router vrrp command to enter router mode. Note the change in the prompt.
#configure terminal
(config)#router ipv6 vrrp 100 vlan 123
(config-router)#
Last modified date: 08/28/2023