C613-50170-01 Rev B
Command Reference for x510 Series
861
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 C
OMMANDS
IPV
6
ND
SUPPRESS
-
RA
ipv6 nd suppress-ra
Overview
Use this command to inhibit IPv6 Router Advertisement (RA) transmission for the
current interface. Router advertisements are used when applying IPv6 stateless
auto-configuration.
Use
no
parameter with this command to enable Router Advertisement
transmission.
Syntax
ipv6 nd suppress-ra
no ipv6 nd suppress-ra
Default
Router Advertisement (RA) transmission is suppressed by default.
Mode
Interface Configuration for a VLAN interface.
Example
To enable the transmission of router advertisements from the VLAN interface
vlan4
on the device, use the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan4
awplus(config-if)#
no ipv6 nd suppress-ra
Related
Commands