3.98. TrafficShapingRules

Description

The Traffic shaping rules are a self-contained set of rules meant to broadly define how to apply traffic shaping. Default action is to apply no traffic shaping.

Properties

Comments
Text describing the current object. (Optional)
[Note] 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.

3.98.1. TrafficShapingRule

Description

A traffic shaping rule associates the specified traffic shaping profile with network traffic that matches the specified filter criteria.

Properties

Name
Specifies a symbolic name for the rule. (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 destination span of IP addresses 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.
TrafficProfile
Selects a traffic profile to use to shape the traffic.
LogEnabled
Enable logging. (Default: Yes)
Comments
Text describing the current object. (Optional)
[Note] 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.