Ipv6 nd minimum-ra-interval – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 687
IPv6 Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
27.9
ipv6 nd minimum-ra-interval
Use this command in Interface Configuration mode to set a minimum Router
Advertisement (RA) interval for a VLAN interface.
Use the no variant of this command in Interface Configuration mode to remove the
minimum RA interval for a VLAN interface.
Syntax
ipv6 nd minimum-ra-interval <seconds>
no ipv6 nd minimum-ra-interval [<seconds>]
Default
The RA interval for a VLAN interface is unset by default.
Mode
Interface Configuration for a VLAN interface.
Examples
To set the minimum RA interval for the VLAN interface vlan2, use the following
commands:
To remove the minimum RA interval for the VLAN interface vlan2, use the following
commands:
Related Commands
ipv6 nd ra-interval
ipv6 nd suppress-ra
ipv6 nd prefix
ipv6 nd other-config-flag
Parameter
Description
<
seconds
>
Specifies the number of seconds between IPv6 Router
Advertisements (RAs). Valid values are from 3 to 1350
seconds.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 nd minimum-ra-interval 60
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 nd minimum-ra-interval 60