Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 6 IP Routing Policy Configuration Commands
Huawei Technologies Proprietary
6-5
By default, no Apply sub-statement is defined.
This command is one of the Apply sub-statements of Route-policy. When it is used for
setting route information attribute, it sets the next hop address area of route information
passing filtration.
Related command: if-match interface, if-match acl, if-match ip-prefix, if-match ip
next-hop, if-match cost, if-match tag, route-policy, apply local-preference, apply
cost, apply origin, apply tag.
Example
# Define an Apply sub-statement. Set the next hop address of route information as
193.1.1.8 when it is used for setting route information attribute.
[Quidway-route-policy] apply ip next-hop 193.1.1.8
6.1.6 apply isis
Syntax
apply isis [ level-1 | level-2 | level-1-2 ]
undo apply isis
View
Route policy view
Parameter
level-1: Sets to import the matched route to Level-1 area.
level-2: Sets to import the matched route to Level-2 area.
level-1-2: Sets to import the matched route to both Level-1 and Levle-2 area.
Description
Use the apply isis command to configure to apply the level of a matched route to be
imported to Level-1, Level-2 or Level-1-2.
Use the undo apply isis command to cancel the Apply sub-statement.
By default, no apply clause is defined.
Related command: if-match interface, if-match acl, if-match ip-prefix, if-match ip
next-hop, if-match cost, if-match tag, route-policy, apply ip next-hop, apply cost,
apply origin, apply tag.
Example
# Define an apply clause, setting to import the route to a level-2 area.
[Quidway-route-policy] apply isis level-2