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

Table Of Contents
1060
Hardware Command com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
Examples
# Configure node 10 in permit mode of routing policy policy1. If a BGP route matches AS path list 1, add
the RT extended community attribute 100:2 to the route.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match as-path 1
[Sysname-route-policy] apply extcommunity rt 100:2 additive
# Configure node 10 in permit mode of routing policy policy2. If a BGP route matches AS path list 2, add
the SoO extended community attribute 100:3 to the route.
<Sysname> system-view
[Sysname] route-policy policy2 permit node 10
[Sysname-route-policy] if-match as-path 2
[Sysname-route-policy] apply extcommunity soo 100:3 additive
apply isis
Use apply isis to redistribute routes into a specified IS-IS level.
Use undo apply isis to remove the clause configuration.
Syntax
apply isis { level-1 | level-1-2 | level-2 }
undo apply isis
Default
No IS-IS level is set.
Views
Routing policy view
Default command level
2: System level
Parameters
level-1: Redistributes routes into IS-IS level-1.
level-1-2: Redistributes routes into both IS-IS level-1 and level-2.
level-2: Redistributes routes into IS-IS level-2.