BWC::color¶
Description¶
This command allows a category assignment to dynamic policies.
Note that a bwc policy must already have been attached to the flow
before this command can be used.
Examples¶
BWC::policy attach bwc_100mbps
if { [TCP::local_port] == 3389 } {
BWC::color set client_apps desktop
}