Configuring VRRP notification control

Perform this procedure to configure VRRP notification control.

Before you begin

  • Assign an IPv6 address to the interface.

  • Enable routing globally.

About this task

By default, generation of SNMP traps for VRRP events is enabled.

Procedure

  1. Enter VRRP Router Configuration mode:

    enable

    configure terminal

    router vrrp

  2. Enable the VRRP-router to generate SNMP traps for events:

    ipv6 send-trap enable

Example

Disable generation of SNMP traps for VRRP events:

Switch:1(config-vrrp)#no ipv6 send-trap enable