Operation Manual

Vigor2133 Series User’s Guide
532
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
i
i
p
p
6
6
n
n
e
e
i
i
g
g
h
h
This command allows you to display IPv6 neighbour table.
S
S
y
y
n
n
t
t
a
a
x
x
ip6 neigh -s[ inet6_addr] [eth_addr] [LAN1|LAN2|...|LAN4|WAN1|WAN2|USB]
ip6 neigh -d [inet6_addr] [LAN1|LAN2|...|LAN4|WAN1|WAN2|USB]
ip6 neigh -a [inet6_addr] [-N LAN1|LAN2|...|LAN4|WAN1|WAN2|USB]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
-s It means to add a neighbour.
-d It means to delete a neighbour.
-a It means to show neighbour status.
inet6_addr Type an IPv6 address
eth_addr Type submask address.
LAN1|LAN2|...|LAN4|WAN1
|WAN2|USB
Specify an interface for the neighbor.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip6 neigh -s 2001:2222:3333::1111 00:50:7F:11:ac:22:WAN1
Neighbour 2001:2222:3333::1111 successfully added!
> ip6 neigh -a
I/F ADDR MAC STATE
--------------------------------------------------------------------------
LAN1 2001:2222:3333::1111 IN_TIMER
LAN4 :: NONE
LAN3 :: NONE
LAN1 :: NONE
LAN2 :: NONE
DMZ :: NONE
>