424
To do…
Use the command…
Remarks
Step 17
Set an FRR backup
outbound interface
and a backup next
hop
apply
fast-reroute
backup-interface
interface-type interface-number
[
backup-
nexthop
ip-address
]
Optional
Not configured by default
•
The difference between IPv4 and IPv6
apply
clauses is the command for setting the next hop for routing
information.
•
The
apply ip-address next-hop
and
apply ipv6 next-hop
commands do not apply to
redistributed IPv4 and IPv6 routes, respectively.
Defining a continue clause
To do…
Use the command…
Remarks
Step 1
Enter system
view
system-view
—
Step 2
Create a
routing policy
and enter
routing policy
view
route-policy
route-policy-name
{
deny
|
permit
}
node
node-number
Required
Not created by default
Step 3
Specify the
next policy
node to be
matched
continue
[
node-number
]
Optional
Not configured by default
The node number specified
must be larger that the current
node number.
•
If you configure the same type of
apply
clauses that set different values (for example, set different
community attributes) on nodes that are combined by the
continue
clause, the
apply
clause
configured on the last matching node takes 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 of preceding nodes.