C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
685
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 C
OMMANDS
IPV
6
ND
RETRANSMISSION
-
TIME
ipv6 nd retransmission-time
Overview
Use this command to specify the advertised retransmission interval for Neighbor
Solicitation in milliseconds between IPv6 Routers.
Use the
no
variant of this command to reset the retransmission time to the default
(1 second).
Syntax
ipv6 nd retransmission-time <
milliseconds
>
no ipv6 nd retransmission-time [<
milliseconds
>]
Default
1000 milliseconds (1 second)
Mode
Interface Configuration for a VLAN interface.
Examples
To set the retransmission-time of Neighbor Solicitation on the VLAN interface
vlan2
to be 800000 milliseconds, enter the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 nd retransmission-time 800000
To reset the retransmission-time of Neighbor Solicitation on the VLAN interface
vlan2
to the default 1000 milliseconds (1 second), enter the following
commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 nd retransmission-time
Related
Commands
ipv6 nd suppress-ra
ipv6 nd prefix
Parameter
Description
<
milliseconds
>
Time period in milliseconds. Valid values are from 1000 to
3600000.