F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1061
Usage guidelines
The following matrix shows the apply isis command and firewalls and UTM devices compatibility:
Hardware Command com
p
atible
F1000-A-EI/F1000-S-EI No
F1000-E No
F5000 Yes
Firewall module No
U200-A No
U200-S No
Examples
# Configure node 10 in permit mode of routing policy policy1. If a route has a tag of 8, redistribute the
route to IS-IS level-2.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match tag 8
[Sysname-route-policy] apply isis level-2
apply ip-precedence
Use apply ip-precedence to set an IP precedence for matching routes.
Use undo apply ip-precedence to remove the configuration.
Syntax
apply ip-precedence ip-precedence-value
undo apply ip-precedence
Default
No IP precedence is set for matching routes.
Views
Routing policy view
Default command level
2: System level
Parameters
ip-precedence-value: IP precedence, in the range of 0 to 7.
Examples
# Configure node 10 in permit mode of routing policy policy1. Set IP precedence 5 for routes matching
the prefix list abc.
<Sysname> system-view
[Sysname] ip ip-prefix abc index 10 permit 100.1.1.0 24
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match ip-prefix abc