[Contents] [Prev] [Next] [Index] [Report an Error]

Example: Configuring IPsec Authentication for an OSPFv2 Interface

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;
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]