Description
A Pipe Rule determines traffic shaping policy - which Pipes to use - for one or more types of traffic with the same granularity
as the standard ruleset.
Properties
- Index
- The index of the object, starting at 1. (Identifier)
- Name
- Specifies a symbolic name for the object. (Optional)
- SourceInterface
- Specifies the name of the receiving interface to be compared to the received packet.
- DestinationInterface
- Specifies the destination interface to be compared to the received packet.
- 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.
- SourceUserGroup
- Specifies user group destination address needs to be part of. (Optional)
- DestinationUserGroup
- Specifies user group destination address needs to be part of. (Optional)
- Service
- Specifies a service that will be used as a filter parameter when matching traffic with this rule.
- Schedule
- By adding a schedule to a rule, the firewall will only allow that rule to trigger at those designated times. (Optional)
- ForwardChain
- Specifies one or more pipes to be used for forward traffic. (Optional)
- ReturnChain
- Specifies one or more pipes to be used for return traffic. (Optional)
- Precedence
- Specifies what precedence should be assigned to the packets before sent into a pipe. (Default: FromPipe)
- FixedPrecedence
- Specifies the fixed precedence.
- 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.
|