R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

313
undo ipv6 route-static ipv6-address prefix-length [ interface-type interface-number [ next-hop-address ] |
next-hop-address | vpn-instance d-vpn-instance-name nexthop-address ] [ preference preference-value ]
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 ]
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 ]
Default
No IPv6 static route is configured.
Views
System view
Default command level
2: System level
Parameters
ipv6-address prefix-length: IPv6 address and prefix length.
interface-type interface-number: Specifies the outgoing interface by its type and number. If the outgoing
interface is a nonbroadcast multiaccess (NBMA) interface or broadcast interface (such as an Ethernet
interface, a virtual template interface, or a VLAN interface), rather than a point-to-point (P2P) interface,
the next hop address must be specified.
nexthop-address: Next hop IPv6 address.
vpn-instance d-vpn-instance-name: Specifies a destination MPLS L3VPN. d-vpn-instance-name is a
case-sensitive string of 1 to 31 characters. If a destination VPN is specified, the device will search for the
outgoing interface in the destination VPN based on the specified next hop (IPv6 address) for the IPv6
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 a source MPLS L3VPN. s-vpn-instance-name is a
case-sensitive string of 1 to 31 characters. &<1-6> indicates that the argument before it can be entered
up to six times. Each VPN has its own routing table, and the configured IPv6 static route is installed in the
routing tables of the specified VPNs.
public: Specifies a next hop in the public network.
Usage guidelines
An IPv6 static route that has the destination address configured as ::/0 (a prefix length of 0) is the IPv6
default route. If the destination address of an IPv6 packet does not match any entry in the routing table,
the packet is forwarded through the default route.
Follow these guidelines to configure the outgoing interface and, next hop address, or both for a static
route:
If the outgoing interface is a broadcast interface (such as an Ethernet interface or a VLAN interface)
or an NBMA interface (such as an X.25 interface or a Frame Relay interface), the next hop address
must be specified and must be a link-local address.
If the outgoing interface is a P2P interface (such as a serial port), you can specify either the
outgoing interface or the next hop address, but not both.