Specifications
Differentiated Services Configuration Command Set
Creating Diffserv Classes and Matching Conditions
SecureStack A2 Configuration Guide 7-11
Examples
This example shows how to match the “admin” class to source IP address 130.10.0.32 and only that
IP address type:
This example shows how to match the “admin” class to VLAN 10:
This example shows how to match the “http” class to TCP packets with a destination port of 80
(HTTP). The layer 4 port match must precede the protocol type.
A2(rw)->set diffserv class match srcip admin 130.10.0.32 255.255.255.255
A2(rw)->set diffserv class match vlan admin 10
A2(rw)->set diffserv class match dstl4port keyword http http
A2(rw)->set diffserv class match protocol keyword http tcp