Users Guide

Table Of Contents
ipv6 nd max-ra-interval
Sets the maximum time interval between sending RA messages.
Syntax
ipv6 nd max-ra-interval seconds
Parameters
max-ra-interval secondsEnter a time interval in seconds, from 4 to 1800.
Defaults 600 seconds
Command Mode
INTERFACE
Usage
Information
The no version of this command restores the default time interval that is used to send RA messages.
Example
OS10(config)# interface ethernet 1/2/3
OS10(conf-if-eth1/2/3)# ipv6 nd max-ra-interval 300
Supported
Releases
10.4.0E(R1) or later
ipv6 nd mtu
Sets the maximum transmission unit (MTU) used on a local link in RA messages.
Syntax
ipv6 nd mtu number
Parameters
mtu number Enter the MTU size in bytes, from 1280 to 65535.
Defaults 1500 bytes
Command Mode INTERFACE
Usage
Information
The no version of this command restores the default MTU value advertised in RA messages.
Example
OS10(config)# interface ethernet 1/2/3
OS10(conf-if-eth1/2/3)# ipv6 nd mtu 2500
Supported
Releases
10.4.0E(R1) or later
ipv6 nd other-config-flag
Sends RA messages that tell hosts to use stateful autoconfiguration to obtain nonaddress-related information.
Syntax
ipv6 nd other-config-flag
Parameters None
Defaults Not configured
Command Mode INTERFACE
Usage
Information
The no version of this command disables the other-config-flag option in RA messages.
Example
OS10(config)# interface ethernet 1/2/3
OS10(conf-if-eth1/2/3)# ipv6 nd other-config-flag
Supported
Releases
10.4.0E(R1) or later
726 Layer 3