TAG NAME wccp2_service_info

Description Used in Dynamic wccp2 service to give the information to define the traffic to be diverted
Build Option
Default
Usage
wccp2_service_info <id> protocol=<protocol> flags=<flag>,<flag>.. priority=<priority> ports=<port>,<port>..
Default
none
Synopsis
Dynamic WCCPv2 services require further information to define the traffic to be diverted

The port list can be one to eight entries.

Arguments

# Flags
1 src_ip_hash, dst_ip_hash
2 source_port_hash, dest_port_hash
3 src_ip_alt_hash, dst_ip_alt_hash
4 src_port_alt_hash, dst_port_alt_hash
5 ports_source

Note

The service id must have been defined by a previous ‘wccp2_service dynamic <id>’ entry.

Example(s)
wccp2_service_info 80 protocol=tcp flags=src_ip_hash,ports_source priority=240 ports=80