![Alied Telesis GS970M/10 Command Reference Manual Download Page 661](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773661.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
661
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
IP
V
6 C
OMMANDS
IPV
6
ND
MINIMUM
-
RA
-
INTERVAL
ipv6 nd minimum-ra-interval
Overview
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
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:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 nd minimum-ra-interval 60
To remove the minimum RA interval for the VLAN interface
vlan2
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 nd minimum-ra-interval 60
Related
Commands
Parameter
Description
<
seconds
>
Specifies the number of seconds between IPv6 Router
Advertisements (RAs). Valid values are from 3 to 1350
seconds.