3.67. Pipe

Description

A pipe defines basic traffic shaping parameters. The pipes are then combined in a pipe profile that then can be selected on an IP rule to determine which traffic goes through which pipes.

Properties

Name
Specifies a symbolic name for the pipe. (Identifier)
LimitBpsTotal
Total bandwidth limit for this pipe in kilobits per second. (Optional)
LimitPpsTotal
Total packet per second limit for this pipe. (Optional)
LimitBps0
Specifies the bandwidth limit in bps (bits per second) for precedence 0 (the lowest precedence). (Optional)
LimitPps0
Specifies the packet per second limit for precedence 0 (the lowest precedence). (Optional)
LimitBps1
Specifies the bandwidth limit in bps (bits per second) for precedence 1. (Optional)
LimitPps1
Specifies the packet per second limit for precedence 1. (Optional)
LimitBps2
Specifies the bandwidth limit in bps (bits per second) for precedence 2. (Optional)
LimitPps2
Specifies the packet per second limit for precedence 2. (Optional)
LimitBps3
Specifies the bandwidth limit in bps (bits per second) for precedence 3. (Optional)
LimitPps3
Specifies the packet per second limit for precedence 3. (Optional)
LimitBps4
Specifies the bandwidth limit in bps (bits per second) for precedence 4. (Optional)
LimitPps4
Specifies the packet per second limit for precedence 4. (Optional)
LimitBps5
Specifies the bandwidth limit in bps (bits per second) for precedence 5. (Optional)
LimitPps5
Specifies the packet per second limit for precedence 5. (Optional)
LimitBps6
Specifies the bandwidth limit in bps (bits per second) for precedence 6. (Optional)
LimitPps6
Specifies the packet per second limit for precedence 6. (Optional)
LimitBps7
Specifies the bandwidth limit in bps (bits per second) for precedence 7 (the highest precedence). (Optional)
LimitPps7
Specifies the packet per second limit for precedence 7 (the highest precedence). (Optional)
UserLimitBpsTotal
Total bandwidth limit per group in the pipe in kilobits per second. (Optional)
UserLimitPpsTotal
Total throughput limit per group in the pipe in packets per second. (Optional)
UserLimitBps0
Specifies the bandwidth limit per group in bps (bits per second) for precedence 0 (the lowest precedence). (Optional)
UserLimitPps0
Specifies the throughput limit per group in pps (packets per seconds) for precedence 0 (the lowest precedence). (Optional)
UserLimitBps1
Specifies the bandwidth limit per group in bps (bits per second) for precedence 1. (Optional)
UserLimitPps1
Specifies the throughput limit per group in pps (packets per seconds) for precedence 1. (Optional)
UserLimitBps2
Specifies the bandwidth limit per group in bps (bits per second) for precedence 2. (Optional)
UserLimitPps2
Specifies the throughput limit per group in pps (packets per seconds) for precedence 2. (Optional)
UserLimitBps3
Specifies the bandwidth limit per group in bps (bits per second) for precedence 3. (Optional)
UserLimitPps3
Specifies the throughput limit per group in pps (packets per seconds) for precedence 3. (Optional)
UserLimitBps4
Specifies the bandwidth limit per group in bps (bits per second) for precedence 4. (Optional)
UserLimitPps4
Specifies the throughput limit per group in pps (packets per seconds) for precedence 4. (Optional)
UserLimitBps5
Specifies the bandwidth limit per group in bps (bits per second) for precedence 5. (Optional)
UserLimitPps5
Specifies the throughput limit per group in pps (packets per seconds) for precedence 5. (Optional)
UserLimitBps6
Specifies the bandwidth limit per group in bps (bits per second) for precedence 6. (Optional)
UserLimitPps6
Specifies the throughput limit per group in pps (packets per seconds) for precedence 6. (Optional)
UserLimitBps7
Specifies the bandwidth limit per group in bps (bits per second) for precedence 7 (the highest precedence). (Optional)
UserLimitPps7
Specifies the throughput limit per group in pps (packets per seconds) for precedence 7 (the highest precedence). (Optional)
Grouping
Grouping enables per-port/IP/network static bandwidth limits as well as dynamic balancing between groups. (Default: None)
GroupingIP4NetworkSize
If users are grouped according to source or destination network, the size of the network has to be specified by this setting. (Default: 16)
GroupingIP6NetworkSize
If users are grouped according to source or destination network, the size of the network has to be specified by this setting. (Default: 64)
Dynamic
Enable dynamic balancing of groups. When disabled, only configured user limits will apply. (Default: Yes)
PrecedenceMin
Specifies the lowest allowed precedence for traffic in this pipe. If a packet with a lower precedence enters, its precedence is raised to this value. (Default: 0)
PrecedenceDefault
Specifies the default precedence for the pipe. If a packet enters this pipe without a set precedence, it gets assigned this value. Should be higher than or equal to the minimum precedence. (Default: 0)
PrecedenceMax
Specifies the highest allowed precedence for traffic in this pipe. If a packet with a higher precedence enters, its precedence is lowered to this value. Should be higher than or equal to the default precedence. (Default: 7)
Comments
Text describing the current object. (Optional)