BWC::rate

Description

This command allows for a different bandwidth be set on dynamic policies.

Syntax

BWC::rate <session id> [category name] <bw value>

BWC::rate <session id> [category name] <bw value>

  • Set the specified bandwidth values to the specified session id and optional category. Bandwidth value is expressed as a number and multiplier, as in 1000Kbps, 5Gbps, 1000000bps, 100Mbps, etc.

Examples

set mysession "[IP::remote_addr]:[TCP::remote_port]"
BWC::policy attach Video_Policy $mysession
BWC::rate $mysession Video 200Mbps