C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
687
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 C
OMMANDS
IPV
6
NEIGHBOR
ipv6 neighbor
Overview
Use this command to add a static IPv6 neighbor entry.
Use the
no
variant of this command to remove a specific IPv6 neighbor entry.
Syntax
ipv6 neighbor <
ipv6-address
> <
vlan-name
> <
mac-address
>
<port-list
>
no ipv6 neighbor <
ipv6-address
> <
vlan-name
>
<port-list
>
Mode
Global Configuration
Usage
Use this command to clear a specific IPv6 neighbor entry. To clear all dynamic
address entries, use the
clear ipv6 neighbors
command.
Example
To create a static neighbor entry for IPv6 address 2001:0db8::a2, on
vlan 4
, MAC
address
0000.cd28.0880
, on
port1.0.6
, use the command:
awplus#
configure terminal
awplus(config)#
ipv6 neighbor 2001:0db8::a2 vlan4
0000.cd28.0880 port1.0.6
Related
Commands
clear ipv6 neighbors
Parameter
Description
<
ipv6-address
>
Specify the neighbor’s IPv6 address in format
X:X::X:X
.
<
vlan-name
>
Specify the neighbor’s VLAN name.
<
mac-address
>
Specify the MAC hardware address in hexadecimal notation with
the format
HHHH.HHHH.HHHH
.
<port-list>
Specify the port number, or port range.