You can create an OSPF interface in a CPE template or on a CPE device. An OSPF interface created in the CPE template is automatically created on all CPE devices that use this CPE template.
To create an OSPF interface:
Create an OSPF interface in one of the following ways:
If you want to create an OSPF interface in a CPE template, go to the SD-WAN → CPE templates menu section, click the CPE template, and select the OSPF → OSPF interfaces tab.
If you want to create an OSPF interface on a CPE device, go to the SD-WAN → CPE menu section, click the CPE device, select the OSPF → OSPF interfaces tab, and select the Override check box.
A table of OSPF interfaces is displayed.
Click + OSPF interface.
This opens a window, in that window, in the Interface drop-down list, select the created network interface which you want to use as an OSPF interface.
In the OSPF area field, enter the ID of the OSPF area to which the OSPF interface belongs, as an IPv4 address or an integer number.
If you want to specify OSPF authentication:
In the Authentication drop-down list, select an authentication method:
Hash function to use the MD5 algorithm.
Password to use an unencrypted password. This authentication method is less secure than MD5 algorithm, however, it can provide authentication when used in a trusted network environment. If you select this option, enter the authentication password in the Password field.
If in the Authentication drop-down list, you selected Hash function, follow these steps:
In the Key ID field, enter the MD5 hash. Range of values: 1 to 255.
In the Key field, enter the MD5 key.
In the Cost field, enter the metric of the OSPF interface. Range of values: 1 to 65,535.
In the Network type drop-down list, select the type of network to which the OSPF interface is connected:
Broadcast
Non-broadcast
Point-to-multipoint
Point-to-point
In the Priority field, enter the priority of the OSPF interface. The greater the value, the higher the priority of the OSPF interface.
The highest-priority OSPF interface becomes the designated router of the network segment. The OSPF interface with the second highest priority becomes the backup designated router.
If you want to switch the OSPF interface to passive mode, select the Passive interface check box. In passive mode, OSPF interfaces do not exchange traffic packets.
If you want to use the BFD protocol to detect loss of connectivity, select the BFD check box. This check box is cleared by default.
If you want to configure OSPF timers:
Select the OSPF timers check box. This check box is cleared by default.
In the Hello (sec.) field, enter the time interval in seconds that the OSPF interface uses to send control packets to OSPF neighbors. Range of values: 1 to 65,535.
In the Dead (sec.) field, enter the time interval in seconds that the OSPF interface uses to receive control packets from OSPF neighbors. If no control packets are received from an OSPF neighbor within the specified time, the OSPF interface considers this OSPF neighbor unavailable. Range of values: 1 to 65,535.
In the Retransmit interval (sec.) field, enter the time interval in seconds for resending Link State Advertisement (LSA) packets to OSPF neighbors that are behind the OSPF interface. Range of values: 1 to 65,535. For more information, please refer to RFC 2328 (the RxmtInterval parameter).
In the Transmit delay (sec.) field, enter the estimated time in seconds required to send an LSU (Link State Update) packet through the OSPF interface. Range of values: 1 to 65,535. For more information, please refer to RFC 2328 (the InfTransDelay parameter).
Click Create.
The OSPF interface is created and displayed in the table.
In the upper part of the settings area, click Save to save the settings of the CPE template or CPE device.