Configuration Procedure; Detecting Reachability Of The Static Route's Nexthop; Detecting Nexthop Reachability Through Bfd - HP 4800G Series Configuration Manual

24/48 port
Table of Contents

Configuration Procedure

Follow these steps to configure a static route:
To do...
Enter system view
Configure a static
route
Configure the default
preference for static
routes
When configuring a static route, the static route does not take effect if you specify the next hop
address first and then configure it as the IP address of a local interface.
If you do not specify the preference when configuring a static route, the default preference will be
used. Reconfiguring the default preference applies only to newly created static routes.
You can flexibly control static routes by configuring tag values and using the tag values in the
routing policy.
If the destination IP address and mask are both configured as 0.0.0.0 with the ip route-static
command, the route is the default route.

Detecting Reachability of the Static Route's Nexthop

If a static route fails due to a topology change or a fault, the connection will be interrupted. To improve
network stability, the system needs to detect reachability of the static route's next hop and switch to a
backup route once the next hop is unreachable.
There are two methods of detecting reachability of the static route's next hop. Note that only one of the
two methods can be used at a time.

Detecting Nexthop Reachability Through BFD

Bidirectional forwarding detection (BFD) provides a general-purpose, standard, medium- and
protocol-independent fast failure detection mechanism. It can uniformly and quickly detect the failures
of the bidirectional forwarding paths between two routers for upper-layer protocols, such as routing
Use the command...
system-view
ip route-static dest-address { mask | mask-length }
{ next-hop-address | interface-type interface-number
next-hop-address | vpn-instance
d-vpn-instance-name next-hop-address }
[ preference preference-value ] [ tag tag-value ]
[ description description-text ]
ip route-static vpn-instance
s-vpn-instance-name&<1-6> dest-address { mask |
mask-length } { next-hop-address [ public ] |
interface-type interface-number next-hop-address |
vpn-instance d-vpn-instance-name
next-hop-address } [ preference preference-value ]
[ tag tag-value ] [ description description-text ]
ip route-static default-preference
default-preference-value
1-3
Remarks
Required
By default,
preference for
static routes is 60,
tag is 0, and no
description
information is
configured.
Optional
60 by default

Chapters

Table of Contents
loading

Table of Contents