F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

334
Ste
p
Command
Remarks
69. Configure BFD
echo mode for a
static route.
Approach 1:
ip route-static dest-address { mask | mask-length }
interface-type interface-number next-hop-address
bfd echo-packet [ preference preference-value ]
[ tag tag-value ] [ description description-text ]
Approach 2:
ip route-static vpn-instance
s-vpn-instance-name&<1-6> dest-address { mask |
mask-length } interface-type interface-number
next-hop-address bfd echo-packet [ preference
preference-value ] [ tag tag-value ] [ description
description-text ]
Use either approach.
623BDisplaying and maintaining static routes
Task Command
Remarks
Display static route
information.
display ip routing-table protocol static [ inactive | verbose ] [ |
{ begin | exclude | include } regular-expression ]
Available in any
view.
624BBasic static route configuration example
1339BNetwork requirements
Configure static routes in 2521HFigure 240 for interconnections between any two hosts.
Figure 240 Network diagram
1340BConfiguration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure static routes:
# Configure a default route on Firewall A.
<FirewallA> system-view
[FirewallA] ip route-static 0.0.0.0 0.0.0.0 1.1.4.2
# Configure two static routes on Firewall B.