R2511-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V5)
255
[RouterB-route-policy] quit
[RouterB] route-policy isis2ospf permit node 30
[RouterB-route-policy] quit
6. Apply the routing policy to route redistribution on Router B:
# On Router B, enable route redistribution from IS-IS and apply the routing policy.
[RouterB] ospf
[RouterB-ospf-1] import-route isis 1 route-policy isis2ospf
[RouterB-ospf-1] quit
# Display OSPF routing table information on Router A. The cost of route 172.17.1.0/24 is 100,
and the tag of route 172.17.2.0/24 is 20.
[RouterA] display ospf routing
OSPF Process 1 with Router ID 192.168.1.1
Routing Tables
Routing for Network
Destination Cost Type NextHop AdvRouter Area
192.168.1.0/24 1 Transit 192.168.1.1 192.168.1.1 0.0.0.0
Routing for ASEs
Destination Cost Type Tag NextHop AdvRouter
172.17.1.0/24 100 Type2 1 192.168.1.2 192.168.2.2
172.17.2.0/24 1 Type2 20 192.168.1.2 192.168.2.2
172.17.3.0/24 1 Type2 1 192.168.1.2 192.168.2.2
192.168.2.0/24 1 Type2 1 192.168.1.2 192.168.2.2
Total Nets: 5
Intra Area: 1 Inter Area: 0 ASE: 4 NSSA: 0
Applying a routing policy to IPv6 route redistribution
Network requirements
• In Figure 73, enable RIPng on Router A and Router B.
• Configure three static routes on Router A
• On Router A, enable static route redistribution into RIPng and apply a routing policy to permit routes
20::/32 and 40::/32 and deny route 30::/32.
Figure 73 Network diagram
Configuration procedure
1. Configure Router A:










