H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 6 IP Routing Policy Configuration Commands
6-5
This clause is one of the apply clauses of the route-policy used to set the next hop of
the route passing the filtering.
Related commands: 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 and apply tag.
Examples
# Define an apply clause to set the next hop of the route to 193.1.1.8.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] route-policy 10 permit node 10
[H3C-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
Parameters
level-1: Imports routes to level-1 area.
level-2: Imports routes to level-2 area.
level-1-2: Imports routes to both level-1 area and level-2 area.
Description
Use the apply isis command to set the IS-IS area(s) at specified level(s) that routes will
be imported to.
Use the undo apply isis command to cancel the apply clause.
By default, no apply clause is defined.
Related commands: if-match interface, if-match acl, if-match ip-prefix, if-match ip
next-hop, if-match cost, if-match tag, route-policy, apply cost, apply origin, apply
tag.
Examples
# Define an apply clause to import routes to level-2 area.
<H3C> system-view
System View: return to User View with Ctrl+Z.