Specifications
Differentiated Services Configuration Command Set
Creating Diffserv Classes and Matching Conditions
7-12 SecureStack B2 Configuration Guide
Command Type
Switch command.
Command Mode
Read-Write.
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.
B2(rw)->set diffserv class match srcip admin 130.10.0.32 255.255.255.255
B2(rw)->set diffserv class match vlan admin 10
B2(rw)->set diffserv class match dstl4port keyword http http
B2(rw)->set diffserv class match protocol keyword http tcp