366
Step Command
Remarks
6.
Set a cost for routing
information.
apply cost
[
+
|
-
]
value
Optional.
Not set by default.
7.
Set a cost type for routing
information.
apply cost-type
[
external
|
internal
|
type-1
|
type
-
2
]
Optional.
Not set by default.
8.
Set the extended community
attribute for BGP routing.
apply extcommunity
{
rt
route-target
}&<1-16> [
additive
]
Optional.
Not set by default.
9.
Set the next hop.
•
Set the next hop for IPv4 routes:
apply ip-address next-hop
ip-address
•
Set the next hop for IPv6 routes:
apply ipv6 next-hop
ipv6-address
Optional.
Not set by default.
The setting does not apply to
redistributed routing information.
The apply ip-address next-hop
and apply ipv6 next-hop
commands do not apply to
redistributed IPv4 and IPv6
routes.
10.
Inject routing information to a
specified ISIS level.
apply isis
{
level-1
|
level-1-2
|
level-2
}
Optional.
Not configured by default.
11.
Set the local preference for
BGP routing information.
apply local-preference
preference
Optional.
Not set by default.
12.
Set the ORIGIN attribute for
BGP routing information.
apply origin
{
egp
as-number
|
igp
|
incomplete
}
Optional.
Not set by default.
13.
Set the preference for the
routing protocol.
apply preference
preference
Optional.
Not set by default.
14.
Set a preferred value for BGP
routing information.
apply preferred-value
preferred-value
Optional.
Not set by default.
15.
Set a tag value for RIP, OSPF, or
IS-IS routing information.
apply tag
value
Optional.
Not set by default.
16.
Configure FRR.
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.
Defining a continue clause
Follow these guidelines when you define a
continue
clause:
•
If you configure the same type of
apply
clauses that set different values (including the
apply
community
and
apply extcommunity
clauses with the
additive
keyword) on nodes that are
combined by the
continue
clause, the
apply
clause configured on the last matching node takes
effect.