R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference
50
ip route-static vpn-instance s-vpn-instance-name dest-address { mask-length | mask } { interface-type
interface-number [ next-hop-address ] [ backup-interface interface-type interface-number
[ backup-nexthop backup-nexthop-address ] [ permanent ] | bfd { control-packet | echo-packet } |
permanent ] | next-hop-address [ public ] [ bfd control-packet bfd-source ip-address | permanent |
track track-entry-number ] | vpn-instance d-vpn-instance-name next-hop-address [ bfd control-packet
bfd-source ip-address | permanent | track track-entry-number ] } [ preference preference-value ] [ tag
tag-value ] [ description description-text ]
undo ip route-static vpn-instance s-vpn-instance-name dest-address { mask-length | mask }
[ inter
face-type interface-number [ next-hop-address ] | next-hop-address [ public ] | vpn-instance
d-vpn-instance-name next-hop-address ] [ preference preference-value ]
Default
No static route is configured.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
vpn-instance s-vpn-instance-name: Specifies a source MPLS L3VPN instance by its name, a case-sensitive
string of 1 to 31 characters. Each VPN has its own routing table, and the configured static route is
installed in the routing tables of the specified VPNs.
dest-address: Specifies the destination IP address of the static route, in dotted decimal notation.
mask-length/mask: Specifies the mask length or mask of the IP address. It must be an integer in the range
of 0 to 32 or in dotted decimal notation.
vpn-instance d-vpn-instance-name: Specifies a destination MPLS L3VPN instance by its name, a
case-sensitive string of 1 to 31 characters. If a destination VPN is specified, packets will search for the
output interface in the destination VPN based on the configured next hop address.
next-hop-address: Specifies the IP address of the next hop, in dotted decimal notation.
backup-interface interface-type interface-number: Specifies a backup output interface by its type and
number. If the backup output interface is an NBMA interface or broadcast interface (such as an Ethernet
interface or a VLAN interface), rather than a P2P interface, you must specify the backup next hop
address.
backup-nexthop backup-nexthop-address: Specifies a backup next hop address.
bfd: Enables BFD to detect reachability of the static route's next hop. When the next hop is unreachable,
the system immediately switches to the backup route.
control-packet: Specifies the BFD control mode.
bfd-source ip-address: Specifies the source IP address of BFD packets. HP recommends that you specify
the loopback interface address.
permanent: Specifies the route as a permanent static route. If the output interface is down, the permanent
static route is still active.
track track-entry-number: Associates the static route with a track entry specified by its number in the
range of 1 to 1024. For more information about Track, see High Availability Configuration Guide.










