R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101
304
Figure 163 Network diagram for OSPF redistributing routes from outside of an AS
Configuration procedure
1. Configure IP addresses for interfaces (omitted).
2. Configure OSPF basic functions (see “OSPF basic functions configuration example“).
3. Configure OSPF to redistribute routes.
# On Router C, configure a static route destined for network 3.1.2.0/24.
<RouterC> system-view
[RouterC] ip route-static 3.1.2.1 24 10.4.1.2
# On Router C, configure OSPF to redistribute the static route.
[RouterC] ospf 1
[RouterC-ospf-1] import-route static
4. Verify the configuration.
# Display the ABR/ASBR information of Firewall.
<Firewall> display ospf abr-asbr
OSPF Process 1 with Router ID 10.5.1.1
Routing Table to ABR and ASBR
Type Destination Area Cost Nexthop RtType
Intra 10.3.1.1 0.0.0.2 10 10.3.1.1 ABR
Inter 10.4.1.1 0.0.0.2 22 10.3.1.1 ASBR
# Display the OSPF routing table of Firewall.
<Firewall> display ospf routing
OSPF Process 1 with Router ID 10.5.1.1
Routing Tables
Routing for Network
Destination Cost Type NextHop AdvRouter Area
10.2.1.0/24 22 Inter 10.3.1.1 10.3.1.1 0.0.0.2
10.3.1.0/24 10 Transit 10.3.1.2 10.3.1.1 0.0.0.2
10.4.1.0/24 25 Inter 10.3.1.1 10.3.1.1 0.0.0.2
10.5.1.0/24 10 Stub 10.5.1.1 10.5.1.1 0.0.0.2