ip router-solicit

Enables or disables the sending of IPv6 Router Solicitation (RS) packets on an interface.

Syntax

[no] ip router-solicit off|on

Syntax Description

Keyword
Description

no

(Optional) This is the same as ip router-solicit off.

off

Disables the sending of IPv6 RS packets.

on

Enables the sending of IPv6 RS 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 Solicitation (RS) 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-solicit on
interface

Last updated