C613-50102-01 REV C
Command Reference for x510 Series
784
AlliedWare Plus™ Operating System - Version 5.4.6-1.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
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
Parameter
Description
<
ipv6-address
>
Specify the neighbor’s IPv6 address in the format X:X::X:X.
<
vlan-name
>
Specify the neighbor’s VLAN name.
<
mac-address
>
Specify the MAC hardware address in hexadecimal notation in
the format
HHHH.HHHH.HHHH
.
<port-list>
Specify the port number, or port range.