Configure IPsec authentication for OSPFv2 interface so-0/2/0.0. Include the name of the manual SA sa1 that you configure at the [edit security ipsec] hierarchy level.
- [edit protocols ospf]
- area 0.0.0.0 {
-
- interface so-0/2/0.0 {
- ipsec-sa sa-1;
- }
- }