Suppresses interface router advertisement (RA) when VRRPv3 is configured on an interface.
Interface RA is enabled.
Interface subtype configuration mode
Enter no ipv6 vrrp-suppress-interface-ra to remove the suppression of interface RA.
Router advertisements are sent by the VRRP master device and contain the link-local virtual IP address and the virtual MAC address. For network security reasons, if you do not want the MAC addresses of interfaces to be viewed, you can disable RA messages.
This example suppresses interface RA on a virtual Ethernet (VE) interface:
device# configure terminal device(config)# ipv6 protocol vrrp device(config)# interface ve 2019 device(config-Ve-2019)# ipv6 vrrp-suppress-interface-ra