route6
Gets or sets the IPv6 network routes.
If the gateway is unreachable, the routing entry will be added to the configuration file, but it will not be added in the kernel routing table.
Display all existing route entries:
route6
Add a new route entry:
route6 addr=:: masklen=0 gateway=:: linklocal_if=0
Change an existing route entry:
route6 entry=0 [addr=::] [masklen=0] [gateway=::] [linklocal_if=0]
Delete a route entry:
route6 entry=0 delete
Option | Description |
---|---|
|
Routable IPv6 address block. |
|
Index of the route entry to be displayed or modified. |
|
Route gateway’s IPv6 address. |
|
Number of leading |
|
The ethernet interface ( |