15.9. OSPF

Routing OSPF Routing OSPF

OSPF version 2 is a routing protocol which is described in RFC 2328. OSPF is for IPv4 only. OSPF is an IGP. Compared with RIP, OSPF can provide scalable network support and faster convergence times. OSPF is widely used in large networks such as ISP backbone and enterprise networks.

You can find the OSPF Settings at Routing → OSPF.

You can set a Router ID that is advertised or let the system configure one automaticlly.

Main Area the main Area of this OSPF instance.

Redistribute Kernel Routes lets OSPF automatically distribute Kernel Routes.

Redistribute Static Routes lets OSPF automatically distribute Static Routes.

Redistribute Connected Routes lets OSPF automatically distribute Connected Routes.

Please be aware that VT AIR static routes are classified as kernel routes.

Default Route Route Map lets you filter the default route with a Route Map.

Networks let you specify which interface will be advertised if it is in that network. Please be aware that OSPF only advertises networks that the host system has an IP address in. You can not advertise random networks.

Custom Options can be used for custom configuration parameters for the config.

15.9.1. OSPF Interface

Routing OSPF Routing OSPF

Each OSPF Interface that you want to advertise needs to be defined under Routing → OSPF → OSPF Interface.

Interface sets the interface and can only be used once.

Network Type will be detected automatically but you can override it here.

Interface Area must be set to the correct area of the interface.

Metric for this interface if you want to override it.

Passive disabled OSPF packets on this interface. The routes of this interface will be advertised on other interfaces but this interface will not detect any other OSPF members.

MTU Ignore can be used to ignore the MTU mismatch.

Priority for the DR selection.

Enable BFD can be enabled or disabled.

Enable MD5 sets OSPF authentication key to a cryptographic password.

MD5 Password is the password for this Interface. Must be 16 characters or less. The corresponding key ID will be 1.

Custom Options can be used for custom configuration parameters for the config.

15.9.2. OSPF Area

Routing Area

An OSPF Area can be defined under Routing → OSPF → OSPF Area. The default area from the main OSPF page will be available in the normal mode without adding it here.

Main Area is the main Area of this OSPF Area. It is usually 0.0.0.0.

Area Type can be Normal (default), Stub Area (stub), Totally Stub (stub no-summary), Not so Stub Area (nssa) or Not so Totally Stub Area (nssa no-summary).

Description for custom description.