557
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] if-match as-path 1
[Sysname-route-policy-policy1-10] apply local-preference 130
apply mpls-label
Use
apply mpls-label
to set MPLS labels for routes.
Use
undo apply mpls-label
to restore the default.
Syntax
apply mpls-label
undo apply mpls-label
Default
No MPLS label is set for routes.
Views
Routing policy node view
Predefined user roles
network-admin
Usage guidelines
If this command fails to assign an MPLS label to a route, the route will not be advertised.
Examples
# Configure node 10 in
permit
mode for routing policy
policy1
to set MPLS labels for routes.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] apply mpls-label
apply origin
Use
apply origin
to set an ORIGIN attribute for BGP routes.
Use
undo apply origin
to restore the default.
Syntax
apply origin
{
egp
as-number
|
igp
|
incomplete
}
undo apply origin
Default
No ORIGIN attribute is set for BGP routes.
Views
Routing policy node view
Predefined user roles
network-admin