11
Configuration guidelines
•
FRR takes effect only for static routes that have both an output interface and next hop.
•
Do not use FRR and BFD at the same time.
Configuration procedure
To configure static route FRR:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Configure the source address
of echo packets.
bfd echo-source-ip
ip-address
Not configured by default.
For more information about this
command, see
High Availability
Command Reference
.
3.
Configure static route FRR.
ip route-static
[
vpn-instance
vpn-instance-name
]
fast-reroute
route-policy
route-policy-name
Not configured by default.
Displaying and maintaining static routes
Task Command
Remarks
Display information of static
routes.
display ip routing-table
protocol
static
[
inactive
|
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any
view
Delete all the static routes.
delete
[
vpn-instance
vpn-instance-name
]
static-routes all
Available in
system view
For more information about the
display ip routing-table protocol static
[
inactive
|
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
] command, see
Layer 3—IP Routing Command Reference
.
Static route configuration examples
Basic static route configuration example
Network requirements
for interconnection between any two hosts.