HP VPN Firewall Appliances Network Management Configuration Guide

337
Configuring bidirectional control mode
To use BFD bidirectional control detection between two devices, enable BFD control mode for each
device's static route destined to the peer.
To configure a static route and enable BFD control mode for it, specify an output interface and a direct
next hop, or specify an indirect next hop and a specific BFD packet source address for the static route.
To configure BFD control mode for a static route (direct next hop):
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure BFD
control mode for a
static route.
Method 1:
ip route-static dest-address { mask | mask-length } interface-type
interface-number next-hop-address bfd control-packet
[ preference preference-value ] [ tag tag-value ] [ description
description-text ]
Method 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 control-packet
[ preference preference-value ] [ tag tag-value ] [ description
description-text ]
Use either
method.
To configure BFD control mode for a static route (indirect next hop):
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure BFD
control mode for a
static route.
Method 1:
ip route-static dest-address { mask | mask-length }
next-hop-address bfd control-packet bfd-source ip-address
[ preference preference-value ] [ tag tag-value ] [ description
description-text ]
Method 2:
ip route-static vpn-instance s-vpn-instance-name&<1-6>
dest-address { mask | mask-length } next-hop-address bfd
control-packet bfd-source ip-address [ preference
preference-value ] [ tag tag-value ] [ description
description-text ]
Use either
method.
Configuring single-hop echo mode
With BFD echo mode enabled for a static route, the output interface sends BFD echo packets to the
destination device, which loops the packets back to test the link reachability.
IMPORTANT:
Do not use BFD for a static route with the output interface in spoofing state.
To configure BFD echo mode for a static route:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A