IP CLI Commands
264
2/1553-ZAT 759 94 Uen B – December 2005
12.13
ip set interface icmprouteradvertise
12.13.1 Syntax
ip set interface {<name>|<number>} icmprouteradvertise
{enabled|disabled}
12.13.2 Description
This command enables/disables support for ICMP router discovery (router part
only). Once enabled, the IP stack starts sending ICMP router advertisement
messages to the local network on that interface. These are sent periodically,
or when an ICMP router request message is received.
12.13.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing IP
interface. To display interface names,
use the
ip list interfaces
command.
N/A
number
A number that identifies an existing IP
interface. To display interface
numbers, use the
ip list
interfaces
command. The number
appears in the first column under the
heading ID.
N/A
enabled
Enables support for ICMP router
discovery.
disabled
Disables support for ICMP router
discovery.
disabled
12.13.4 Example
-->
ip set interface ip2 icmprouteradvertise enabled