All Products
Search
Document Center

Smart Access Gateway:Configure OSPF routing

Last Updated:Apr 01, 2026

If your local network topology changes frequently—new subnets are added or removed on a regular basis—manually maintaining static routes becomes error-prone and slow to converge. Open Shortest Path First (OSPF) eliminates this overhead by automatically adjusting routing in response to topology changes. Use OSPF on an SAG-1000 device to reduce convergence time and remove the need for manual route updates.

Prerequisites

Before you begin, make sure you have:

  • An SAG-1000 device

Configure OSPF protocol settings

  1. Log on to the Smart Access Gateway console.

  2. Open the Device Management tab using one of the following methods:

    • Click the ID of the target SAG instance. On the instance details page, click Device Management.

    • Find the target SAG instance. In the Actions column, choose The More icon > Device Management.

  3. Click the Manage Routes tab.

  4. In the OSPF Protocol Settings section, click Edit.

  5. On the Configure OSPF Protocol page, configure the following parameters. Authentication MD5 authentication is recommended for production environments. Plain text authentication sends credentials unencrypted and should only be used in isolated test networks.

    Protocol parameters

    ParameterDescription
    Area IDThe OSPF area identifier. Valid values: 1 to 2,147,483,647.
    Hello TimeThe interval at which Hello packets are sent to OSPF neighbors. Valid values: 1 to 65,535.
    Dead TimeThe interval after which an OSPF neighbor is declared down if no Hello packet is received. Valid values: 1 to 65,535.
    Router IDThe IPv4 address that uniquely identifies this router in the OSPF domain. Example: 192.168.1.1.
    Area TypeThe OSPF area type. Default: NSSA.
    ParameterDescription
    Authentication typeThe authentication method for OSPF neighbor exchanges. Options:
    • Disable Authentication — No authentication.
    • Plain Text — Password-based authentication. The password must be 1–8 characters and can contain letters, digits, hyphens (-), and underscores (_).
    • MD5 Authentication (recommended) — Cryptographic authentication. Requires an MD5 key ID (1 to 2,147,483,647) and an MD5 key (1 to 47).

    Configure OSPF

  6. In the WAN/LAN Dynamic Routing Settings section, select Enable OSPF Protocol.

  7. Find the target port and click Edit in the Actions column.

  8. On the Modify OSPF Dynamic Routing Settings page, select whether to enable OSPF for the port, then click OK:

    • Enable OSPF — Activates OSPF on the selected port.

    • Disabled — Deactivates OSPF on the selected port.