Ipv6 Route-Static - H3C S5120-EI Series Command Reference Manual

Hide thumbs Also See for S5120-EI Series:
Table of Contents

Advertisement

ipv6 route-static

Syntax
ipv6 route-static ipv6-address prefix-length [ interface-type interface-number ] nexthop-address
[ preference preference-value ]
undo
ipv6
[ nexthop-address ] [ preference preference-value ]
View
System view
Default Level
2: System level
Parameters
ipv6-address prefix-length: IPv6 address and prefix length.
interface-type interface-number: Interface type and interface number of the output interface.
nexthop-address: Next hop IPv6 address.
preference-value: Route preference value, in the range of 1 to 255. The default is 60.
Description
Use the ipv6 route-static command to configure an IPv6 static route.
Use the undo ipv6 route-static command to remove an IPv6 static route.
An IPv6 static route that has the destination address configured as ::/0 (a prefix length of 0) is the
default IPv6 route. If the destination address of an IPv6 packet does not match any entry in the routing
table, this default route will be used to forward the packet.
Related commands: ipv6 route-static and display ipv6 routing-table in IP Routing Table Commands
in the Layer 3 - IP Routing Command Reference.
Examples
# Configure a static IPv6 route, with the destination address being 1:1:2::/24 and next hop being
1:1:3::1.
<Sysname> system-view
[Sysname] ipv6 route-static 1:1:2:: 24 1:1:3::1
route-static
ipv6-address
prefix-length
[
interface-type
3-2
interface-number
]

Advertisement

Table of Contents
loading

Table of Contents