Description
A Dynamic Routing Policy rule creates a filter to catch statically configured or OSPF learned routes. The matched routes can
be controlled by the action rules to be either exported to OSPF processes or to be added to one or more routing tables.
Properties
- Index
- The index of the object, starting at 1. (Identifier)
- Name
- Specifies a symbolic name for the rule. (Optional)
- From
- OSPF or Routing Table. (Default: OSPF)
- OSPFProcess
- Specifies from which OSPF process the route should be imported from into either a routing table or another OSPF process.
- RoutingTable
- Specifies from which routing table a route should be imported into the OSPF AS or copied into another routing table.
- DestinationInterface
- The interface that the policy has to match. (Optional)
- DestinationNetworkExactly
- Specifies if the route needs to match a specific network exactly. (Optional)
- DestinationNetworkIn
- Specifies if the route just needs to be within a specific network. (Optional)
- NextHop
- The next hop (router) on the route that this policy has to match. (Optional)
- MetricRange
- Specifies an interval that the metric of the routes needs to be within. (Optional)
- RouterID
- Specifies if the policy should filter on router ID. (Optional)
- OSPFRouteType
- Specifies if the policy should filter on OSPF router type. (Optional)
- OSPFTagRange
- Specifies an interval that the tag of the routers need to be within. (Optional)
- Attribute
- Special Attribute of the current object. (Optional)
- LogEnabled
- Enable logging. (Default: Yes)
- LogSeverity
- Specifies with what severity log events will be sent to the specified log receivers. (Default: Default)
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|
3.36.1. DynamicRoutingRuleExportOSPF
Description
An OSPF action is used to manipulate and export new or changed routes to an OSPF Router Process.
Properties
- ExportToProcess
- Specifies to which OSPF Process the route change should be exported.
- SetTag
- Specifies a tag for this route. This tag can be used in other routers for filtering. (Optional)
- SetRouteType
- The external route type. (Optional)
- OffsetMetric
- Increases the metric of the imported route by this value. (Optional)
- LimitMetricRange
- Limits the metrics for these routes to a minimum and maximum value, if a route has a higher or lower value then specified
it will be set to the specified value. (Optional)
- SetForward
- IP to route over. (Optional)
- Attribute
- Special Attribute of the current object. (Optional)
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|
3.36.2. DynamicRoutingRuleAddRoute
Description
A routing action is used to manipulate and insert new or changed routes to one or more local routing tables.
Properties
- Destination
- Specifies to which routing table the route changes to the OSPF Process should be exported.
- OverrideStatic
- Allow override of static routes. (Default: No)
- OverwriteDefault
- Allow overwrite of default route. (Default: No)
- OffsetMetric
- Increases the metric by this value. (Optional)
- OffsetMetricType2
- Increases the for Type2 routers metric by this value. (Optional)
- LimitMetricRange
- Limits the metrics for these routes to a minimum and maximum value, if a route has a higher or lower value then specified
it will be set to the specified value. (Optional)
- Attribute
- Special Attribute of the current object. (Optional)
- ProxyARPAllInterfaces
- Always select all interfaces, including new ones, for publishing routes via Proxy ARP. (Default: No)
- ProxyARPInterfaces
- Specifies the interfaces on which the firewall should publish routes via Proxy ARP. (Optional)
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|