HP VPN Firewall Appliances Network Management Command Reference

297
The following matrix shows the rip bfd enable destination command and hardware compatibility:
Hardware Com
p
atibilit
y
F1000-A-EI/F1000-S-EI No
F1000-E No
F5000 Yes
F5000-S/F5000-C No
VPN firewall modules No
20-Gbps VPN firewall modules No
Examples
# Enable BFD on GigabitEthernet 1/1 for a specific destination 202.38.165.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/1
[Sysname-GigabitEthernet1/1] rip bfd enable destination 202.38.165.1
rip default-route
Use rip default-route to configure a RIP interface to advertise a default route with a specified metric.
Use undo rip default-route to disable the RIP interface from sending a default route.
Syntax
rip default-route { { only | originate } [ cost cost ] | no-originate }
undo rip default-route
Default
A RIP interface can advertise a default route if the RIP process runs is enabled to advertise a default route.
Views
Interface view
Default command level
2: System level
Parameters
only: Advertises only a default route.
originate: Advertises a default route and other routes.
cost: Specifies a cost for the default route, in the range of 1 to 15. The default is 1.
no-originate: Advertises only non-default route.
Usage guidelines
A RIP interface that is enabled to advertise a default does not receive any default routes from RIP
neighbors.
Examples
# Configure GigabitEthernet 0/1 to advertise only a default route with a metric of 2.
<Sysname> system-view