R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
762
# Configure Firewall B.
[FirewallB] ospfv3 1
[FirewallB-ospfv3-1] area 0
[FirewallB-ospfv3-1-area-0.0.0.0] enable ipsec-policy policy002
[FirewallB-ospfv3-1-area-0.0.0.0] quit
[FirewallB-ospfv3-1] area 1
[FirewallB-ospfv3-1-area-0.0.0.1] enable ipsec-policy policy001
[FirewallB-ospfv3-1-area-0.0.0.1] quit
[FirewallB-ospfv3-1] quit
# Configure Firewall C.
[FirewallC] ospfv3 1
[FirewallC-ospfv3-1] area 0
[FirewallC-ospfv3-1-area-0.0.0.0] enable ipsec-policy policy002
[FirewallC-ospfv3-1-area-0.0.0.0] quit
[FirewallC-ospfv3-1] quit
5. Verify the configuration.
OSPFv3 packets between Firewall A, B and C are protected by IPsec.
Troubleshooting OSPFv3 configuration
No OSPFv3 neighbor relationship established
Symptom
No OSPF neighbor relationship can be established.
Analysis
If the physical link and lower protocol function properly, check OSPF parameters configured on interfaces.
The two neighboring interfaces must have the same parameters, such as the area ID, network segment
and mask and network type. If the network type is broadcast, at least one interface must have a DR
priority higher than 0.
Solution
1. Display neighbor information using the display ospfv3 peer command.
2. Display OSPFv3 interface information using the display ospfv3 interface command.
3. Ping the neighbor router's IP address to check connectivity.
4. Check OSPF timers. The dead interval on an interface must be at least four times the hello interval.
5. On a broadcast network, at least one interface must have a DR priority higher than 0.
Incorrect routing information
Symptom
OSPFv3 cannot find routes to other areas.