Enabling the sending of RA messages

  1. Enter system view.

    system-view

  2. Enter interface view.

    interface interface-type interface-number

  3. Enable the sending of RA messages.

    undo ipv6 nd ra halt

    The default setting is disabled.

  4. Set the maximum and minimum intervals for sending RA messages.

    ipv6 nd ra interval max-interval min-interval

    By default, the maximum interval for sending RA messages is 600 seconds, and the minimum interval is 200 seconds.

    The device sends RA messages at random intervals between the maximum interval and the minimum interval.

    The minimum interval should be less than or equal to 0.75 times the maximum interval.