DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
409
46
ACL Command List
create access_profile profile_id <value 1-200>
[
ethernet
{ vlan | source_mac <macmask 000000000000-ffffffffffff> |
destination_mac <macmask 000000000000-ffffffffffff> |
802.1p | ethernet_type }"
|
ip
{ vlan
source_ip_mask <netmask> | destination_ip_mask <netmask> | dscp |
[icmp {type | code } | igmp {type } |
tcp {src_port_mask <hex 0x0-0xffff> | dst_port_mask(<hex 0x0-0xffff> |
flag_mask [ al | {urg | ack | psh| rst| syn | fin} ] } |
udp {src_port_mask <hex 0x0-0xffff> | dst_port_mask <hex 0x0-0xffff>} |
protocol_id_mask <hex 0x0-0xff> {user_define_mask <hex 0x0-0xffffffff>}]}(1)
| packet_content_mask
{ offset_chunk_1 <value 0-31> <hex 0x0-0xffffffff>
offset_chunk_2 <value 0-31> <hex 0x0-0xffffffff>
offset_chunk_3 <value 0-31> <hex 0x0-0xffffffff>
offset_chunk_4 <value 0-31> <hex 0x0-0xffffffff> }
|
ipv6
{class | flowlabel | source_ipv6_mask<ipv6mask> | destination_ipv6_mask <ipv6mask>}
]
delete access_profile [profile_id <value 1-200> | all]
config access_profile profile_id <value 1-200>
[ add access_id [ auto_assign | <value 1-200> ]
[
ethernet
{vlan <vlan_name 32> | source_mac <macaddr 000000000000-ffffffffffff> |
destination_mac <macaddr 000000000000-ffffffffffff> |
802.1p <value 0-7> |ethernet_type <hex 0x0-0xffff> }
| ip
{ vlan <vlan_name 32> | source_ip <ipaddr> |destination_ip <ipaddr> |dscp <value 0-63> |
[icmp {type <value 0-255>| code <value 0-255>} | igmp {type <value 0-255>} |
tcp { src_port <value 0-65535> | dst_port <value 0-65535> |
urg | ack | psh | rst | syn | fin} |