ip router-advertise

Enables or disables the sending of IPv6 Router Advertisement (RA) packets on an interface.

Syntax

[no] ip router-advertise off|on

Syntax Description

Keyword
Description

no

(Optional) This is the same as ip advertise off.

off

Disables the sending of IPv6 RA packets.

on

Enables the sending of IPv6 RA packets.

Defaults

When autoconfiguration is enabled on an interface, the Island will determine the proper setting based on whether the the interface is determined to be a WAN or a LAN connection. Otherwise, the initial setting for newly-created interfaces is off.

Usage Guidelines

This command determines whether IPv6 Router Advertisement (RA) packets are sent on an interface.

This command is valid only in interface context. Entering it will disable autoconfig on the interface.

Examples

ip router-advertise on
interface

Last updated