User`s guide

DES-3226S Layer 2 Switch CLI Reference
250
config access_profile
will apply only to packets that have this value in their
Type-of-Service (DiffServ code point, DSCP) field in
their IP packet header.
icmp Specifies that the Switch will examine the
Internet Control Message Protocol (ICMP) field within
each packet.
type <value 0-65535> Specifies that the access
profile will apply to this ICMP type value.
code <value 0-255> Specifies that the access profile
will apply to this ICMP code.
igmp Specifies that the Switch will examine the
Internet Group Management Protocol (IGMP) field
within each packet.
type <value 0-255> Specifies that the access profile
will apply to packets that have this IGMP type value.
tcp Specifies that the Switch will examine the
Transmission Control Protocol (TCP) field within each
packet.
src_port <value 0-65535> Specifies that the access
profile will apply only to packets that have this TCP
source port in their TCP header.
dst_port <value 0-65535> Specifies that the access
profile will apply only to packets that have this TCP
destination port in their TCP header.
flag – Specifies examination of TCP flag field
according to the type of flag. Specify all to examine all
type of TCP flag fields.
urg – Specifies urgent TCP flag field.
ack – Specifies acknowledge TCP flag field.
psh - Specifies push TCP flag field.
rst - Specifies reset TCP flag field.
syn - Specifies synchronize TCP flag field.