403
Step Command
Remarks
17.
Set a tag value for RIP, OSPF,
and IS-IS route.
apply tag
value
By default, no tag value is set for RIP,
OSPF, and IS-IS routes.
18.
Set a backup link for fast
reroute (FRR).
apply fast-reroute
backup-interface
interface-type
interface-number
[
backup-nexthop
ip-address
]
By default, no backup link is set for
FRR.
Configuring a continue clause
Follow these guidelines when you configure a
continue
clause:
•
If you configure the same type of
apply
clauses that set different values on nodes that are combined
by the
continue
clause, and the
apply
clauses are not configured with the
additive
keyword, the
apply
clause configured on the last matching node takes effect. If the
apply
clauses are configured
with the
additive
keyword (including the
apply as-path
clauses without the
replace
keyword, the
apply cost
clauses with the
+
or
-
keyword, the
apply community
clauses with the
additive
keyword,
and the
apply extcommunity
clauses with the
additive
keyword), all the
apply
clauses configured
on the matching nodes take effect.
•
If you configure the
apply community
clause for multiple nodes that are combined by the
continue
clause, the
apply comm-list delete
clause configured on the current node cannot delete the
community attributes set by preceding nodes.
To configure a
continue
clause:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter routing policy node view.
route-policy
route-policy-name
{
deny
|
permit
}
node
node-number
N/A
3.
Specify the next node to be
matched.
continue
[
node-number
]
By default, no continue clause is
configured.
The specified next node must
have a larger number than the
current node.
Displaying and maintaining the routing policy
Execute
display
commands in any view and
reset
commands in user view.
Task Command
Display BGP AS path list information.
display ip as-path
[
as-path-number
]
Display BGP community list information.
display ip community-list
[
basic-community-list-number
|
adv-community-list-number
|
comm-list-name
]
Display BGP extended community list
information.
display ip extcommunity-list
[
ext-comm-list-number
]
Display IPv4 prefix list statistics.
display ip prefix-list
[
prefix-list-name
]