beautypg.com

Ipv6 nd ra-interval – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 691

background image

IPv6 Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

27.13

ipv6 nd ra-interval

Use this command to specify the interval between IPv6 Router Advertisements (RA)
transmissions.

Use no parameter with this command to reset the value to the default value (600
seconds).

Syntax

ipv6 nd ra-interval <seconds>

no ipv6 nd ra-interval

Default

600 seconds.

Mode

Interface Configuration for a VLAN interface.

Usage

Advertisement flags will not be transmitted unless you have applied the

no ipv6 nd

suppress-ra command on page 27.17

as shown in the example below.

Example

To set the advertisements interval on the VLAN interface vlan4 to be 60 seconds, use the
following commands:

Related Commands

ipv6 nd minimum-ra-interval
ipv6 nd suppress-ra
ipv6 nd prefix

Parameter

Description

<

seconds

>

Specifies the number of seconds between IPv6 Router
Advertisements (RAs). Valid values are from 4 to 1800 seconds.

awplus#

configure terminal

awplus(config)#

interface vlan4

awplus(config-if)#

ipv6 nd ra-interval 60

awplus(config-if)#

no ipv6 nd suppress-ra