show running-config router ipv6 vrrp
Use this command to show the running configuration for VRRP.
Command Syntax
show running-config router ipv6 vrrp
Parameters
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The example below shows the running configuration of IPv6 VRRP. Virtual Router is configured as Master and Owner of IP address.
#show running-config router ipv6 vrrp
!
router ipv6 vrrp 1 eth0
virtual-ip fe80::202:b3ff:fed5:983e master
circuit-failover eth1 30
advertisement-interval 6
preempt-mode false
enable
!
#
Last modified date: 10/16/2023