Vigor2860 Series User’s Guide
617
Telnet Command: ip6 pneigh
This command allows you to add a proxy neighbour.
ip6 pneigh
-s inet6_addr [LAN|WAN1|WAN2]
ip6 pneigh
-d inet6_addr [LAN|WAN1|WAN2]
ip6 pneigh
-a [inet6_addr] [-N LAN|WAN1|WAN2]
Syntax Description
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.
Example
> ip6 neigh -s FE80::250:7FFF:FE12:300 LAN
%
Neighbour FE80::250:7FFF:FE12:300 successfully added!
Telnet Command: ip6 route
This command allows you to
ip6 route
-s [prefix] [prefix-length] [gateway] [LAN|WAN1|WAN2|iface#> [-D]
ip6 route -
d [prefix] [prefix-length]
ip6 route -
a [LAN|WAN1|WAN2|iface#]
Syntax Description
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.