Operation Manual

Vigor2133 Series User’s Guide
533
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
p
p
n
n
e
e
i
i
g
g
h
h
This command allows you to add a proxy neighbour.
S
S
y
y
n
n
t
t
a
a
x
x
ip6 pneigh -s inet6_addr [LAN1|LAN2|...|LAN4|WAN1|WAN2|USB]
ip6 pneigh -d inet6_addr [LAN1|LAN2|...|LAN4|WAN1|WAN2|USB]]
ip6 pneigh -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 proxy neighbour.
-d It means to delete a proxy neighbour.
-a It means to show proxy neighbour status.
inet6_addr Type an IPv6 address
LAN|WAN1|WAN2 Specify an interface for the proxy neighbor.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip6 neigh -s FE80::250:7FFF:FE12:300 LAN1
% Neighbour FE80::250:7FFF:FE12:300 successfully added!
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
r
r
o
o
u
u
t
t
e
e
This command allows you to set route for IPv6 connection.
S
S
y
y
n
n
t
t
a
a
x
x
ip6 route -s [prefix] [prefix-length] [gateway] [LAN1|LAN2|...|LAN4|WAN1|WAN2|
USB|VPN1|...|VPN32] [-D]
ip6 route -d [prefix] [prefix-length]
ip6 route -a [LAN1|LAN2|...|LAN4|WAN1|WAN2| USB|VPN1|...|VPN32]
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 route.
-d It means to delete a route.
-a It means to show the route status.
-D It means that such route will be treated as the default route.
prefix It means to type the prefix number of IPv6 address.
prefix-length It means to type a fixed value as the length of the prefix.
gateway It means the gateway of the router.
LAN1|LAN2|...|LAN4|WAN1|
WAN2| USB|VPN1|...|VPN32
It means to specify LAN or WAN interface for such address.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip6 route -s FE80::250:7FFF:FE12:500 16 FE80::250:7FFF:FE12:100 LAN1
% Route FE80::250:7FFF:FE12:500/16 successfully added!
> ip6 route -a LAN1