Operation Manual – IPv6 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 IPv6 Static Routing Configuration
1-2
does not match any entry in the routing table, this default route will be used to forward
the packet.
1.2 Configuring an IPv6 Static Route
In small IPv6 networks, IPv6 static routes can be used to forward packets. In
comparison to dynamic routes, it helps to save network bandwidth.
1.2.1 Configuration prerequisites
z
Enabling IPv6 packet forwarding
z
Ensuring that the neighboring nodes are IPv6 reachable
1.2.2 Configuring an IPv6 Static Route
Follow these steps to configure an IPv6 static route:
To do...
Use the commands…
Remarks
Enter system view
System-view
—
Configure an IPv6
static route
ipv6 route-static
ipv6-address
prefix-length
[
interface-type
interface-number
]
nexthop-address
[
preference
preference-value
]
Required
The default preference of
IPv6 static routes is 60.
1.3 Displaying and Maintaining IPv6 Static Routes
To do...
Use the command...
Remarks
Display IPv6 static
route information
display ipv6 routing-table
protocol
static
[
inactive
|
verbose
]
Available in any
view
Remove all IPv6
static routes
delete ipv6 static-routes all
Available in system
view
Note:
Using the
undo ipv6 route-static
command can delete a single IPv6 static route, while
using the
delete ipv6 static-routes all
command deletes all IPv6 static routes
including the default route.