Description
The PBR rule set. Contains RoutingRule objects.
Properties
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance
of this type.
|
Description
A Routing Rule forces the use of a routing table in the forward and/or return direction of traffic on a connection.
The ordering parameter of the routing table determines if it is consulted before or after the main routing table.
Properties
- Name
- Specifies a symbolic name for the rule. (Optional)
- ForwardRoutingTable
- The forward routing table will be used for packets from the connection originator to the connection endpoint. (Optional)
- ReturnRoutingTable
- The return routing table will be used for packets traveling in the reverse direction. (Optional)
- SourceNetwork
- Specifies the sender span of IP addresses to be compared to the received packet.
- DestinationNetwork
- Specifies the span of IP addresses to be compared to the destination IP of the received packet.
- SourceInterface
- Specifies the name of the receiving interface to be compared to the received packet.
- Service
- Specifies a service that will be used as a filter parameter when matching traffic with this rule.
- 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.
|