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

794
[Firewall-ipsec-policy-manual-policy002-10] quit
4. Apply the IPsec policies in areas:
# Configure Router A.
[RouterA] ospfv3 1
[RouterA-ospfv3-1] area 1
[RouterA-ospfv3-1-area-0.0.0.1] enable ipsec-policy policy001
[RouterA-ospfv3-1-area-0.0.0.1] quit
[RouterA-ospfv3-1] quit
# Configure Router B.
[RouterB] ospfv3 1
[RouterB-ospfv3-1] area 0
[RouterB-ospfv3-1-area-0.0.0.0] enable ipsec-policy policy002
[RouterB-ospfv3-1-area-0.0.0.0] quit
[RouterB-ospfv3-1] area 1
[RouterB-ospfv3-1-area-0.0.0.1] enable ipsec-policy policy001
[RouterB-ospfv3-1-area-0.0.0.1] quit
[RouterB-ospfv3-1] quit
# Configure Firewall.
[Firewall] ospfv3 1
[Firewall-ospfv3-1] area 0
[Firewall-ospfv3-1-area-0.0.0.0] enable ipsec-policy policy002
[Firewall-ospfv3-1-area-0.0.0.0] quit
[Firewall-ospfv3-1] quit
5. Verify the configuration:
OSPFv3 packets between Router A, Router B and Firewall are protected by IPsec.
292B
Troubleshooting OSPFv3 configuration
920BNo OSPFv3 neighbor relationship established
1748BSymptom
No OSPF neighbor relationship can be established.
1749BAnalysis
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.
1750BSolution
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.