568 
Default 
No local preference match criterion is configured. 
Views 
Routing policy node view 
Predefined user roles 
network-admin 
Parameters 
preference: Specifies a local preference in the range of 0 to 4294967295. 
Examples 
# Create node 10 in permit mode for routing policy policy1 to match BGP routes having a local 
preference of 2. 
<Sysname> system-view 
[Sysname] route-policy policy1 permit node 10 
[Sysname-route-policy-policy1-10] if-match preference 2 
if-match mpls-label 
Use if-match mpls-label to specify the MPLS label match criterion.  
Use undo if-match mpls-label to restore the default.  
Syntax 
if-match mpls-label 
undo if-match mpls-label 
Default 
No MPLS label match criterion is configured.  
Views 
Routing policy node view 
Predefined user roles 
network-admin 
Examples 
# Configure node 10 in permit mode for routing policy policy1 to match routes having MPLS labels. 
<Sysname> system-view 
[Sysname] route-policy policy1 permit node 10 
[Sysname-route-policy-policy1-10] if-match mpls-label 
if-match route-type 
Use if-match route-type to configure a route-type match criterion.  
Use undo if-match route-type to remove the configuration.