Specifications
Security Configuration Command Set
Configuring Access Lists
Matrix DFE-Gold Series Configuration Guide 13-159
This example shows how to define access list 101 to deny TCP packets transmitted from any IP
source port with the precedence field set to a value of 3 and the tos field set to a value of 4.
This example shows how to define access list 102 to deny TCP packets transmitted from any IP
source port with a the DiffServ value set to 55.
Matrix>Router1(config)#access-list 101 deny tcp any precedence 3 tos 4
Matrix>Router1(config)#access-list 102 deny tcp any any dscp 55