beautypg.com

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

Page 696

background image

IPv6 Commands

Software Reference for x310 Series Switches

27.18

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

ipv6 neighbor

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> >

no ipv6 neighbor <ipv6-address> <vlan-name> >

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:

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.

Specify the port number, or port range.

awplus#

configure terminal

awplus(config)#

ipv6 neighbor 2001:0db8::a2 vlan4
0000.cd28.0880 port1.0.6