HP FlexNetwork 3600 v2 Series Command Reference Manual page 276

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

undo ipv6 route-static vpn-instance s-vpn-instance-name&<1-6> ipv6-address prefix-length
[ interface-type interface-number [ next-hop-address ] | nexthop-address [ public ] | vpn-instance
d-vpn-instance-name nexthop-address ] [ preference preference-value ]
View
System view
Default level
2: System level
Parameters
ipv6-address prefix-length: Specifies the IPv6 address and prefix length.
interface-type interface-number: Specifies an output interface by its type and number. If the output
interface is a non-P2P interface, such as an NBMA interface or broadcast interface (for example, an
Ethernet interface, or a VLAN interface), the next hop address must be specified.
nexthop-address: Specifies the next hop IPv6 address.
vpn-instance d-vpn-instance-name: Specifies the name of the destination VPN, a case-sensitive
string. If it is specified, packets will search for the outgoing interface based on the specified next hop
(IPv6 address) for the static route.
preference preference-value: Specifies the route preference value, in the range of 1 to 255. The
default is 60.
vpn-instance s-vpn-instance-name&<1-6>: Specifies the name of the source VPN, a case-sensitive
string of 1 to 31 characters. &<1-6> means the parameter can be input up to six times. If a VPN is
specified, the configured static route is added to the routing table of the VPN.
public: Specifies a next hop in the public network.
tag tag-value: Configures a tag for an IPv6 static route, in the range of 1 to 4294967295. The default
value is 0. Tags of routes are used for route control in routing policies.
description description-text: Configures a description for an IPv6 static route. The description is a
string of 1 to 60 characters, including special characters such as space, but excluding question
marks (?).
Description
Use ipv6 route-static to configure an IPv6 static route.
Use undo ipv6 route-static 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.
If you specify a broadcast interface, such as an Ethernet interface or a VLAN interface, as the output
interface for a static route, you must specify the next hop address.
Related commands: delete ipv6 static-routes all and display ipv6 routing-table.
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
264

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents