IPv6 Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 574
28
Example 2. The following example advertises the prefix with the L-bit clear:
switchxxxxxx(config)#
interface
vlan 1
switchxxxxxx(config-if)#
ipv6 address 2001::1/64
switchxxxxxx(config-if)#
ipv6 nd prefix 2001::/64 3600 3600 no-onlink
switchxxxxxx(config-if)#
exit
28.19 ipv6 nd ra interval
Use the ipv6 nd ra interval command in Interface Configuration mode to configure
the interval between IPv6 router advertisement (RA) transmissions on an interface.
To restore the default interval, use the no form of this command.
Syntax
ipv6 nd ra interval
maximum-secs
[
minimum-secs
]
no ipv6 nd ra interval
Parameters
•
maximum-secs
—Maximum interval between IPv6 RA transmissions in
seconds. The range is from 4 to 1800.
•
minimum-secs
—Minimum interval between IPv6 RA transmissions in
seconds. The range is from 3 to 1350.
Default Configuration
maximum-secs
is 600 seconds.
minimum-secs
is 0.33*
maximum-secs,
if the value .=> 3 seconds and is 3 seconds,
if the value .< 3 seconds.
Command Mode
Interface Configuration mode
User Guidelines
The interval between transmissions should be less than or equal to the IPv6 router
advertisement lifetime if you configure the route as a default router by using this