D-Link DAS-3636 Cli Reference Manual page 407

Vdsl2 switch release 1.00
Table of Contents

Advertisement

DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
config access_profile
Purpose
Used to configure an access profile on the Switch and to define specific values that will be
used to by the Switch to determine if a given packet should be forwarded or filtered. Masks
entered using the create access_profile command will be combined, using a logical AND
operational method, with the values the Switch finds in the specified frame header fields.
Specific values for the rules are entered using the config access_profile command, below.
Syntax
config access_profile [profile_id <value 1-1024> | profile_name <name 1-32>]
[ add access_id [ auto_assign | <value 1-1024> ][ethernet {[vlan <vlan_name 32>|
vlan_id <value 1-4094>]
{mask <hex 0x0-0x0fff>}|source_mac <macaddr> {mask <macmask>}|destination_mac
<macaddr> {mask <macmask>}
|802.1p <value 0-7>|ethernet_type <hex 0x0-0xffff>}(1)|ipv4{[vlan <vlan_name 32>|
vlan_id <value 1-4094>]
{mask <hex 0x0-0x0fff>}|source_ip <ipaddr> {mask <netmask>}|destination_ip
<ipaddr> {mask <netmask>}
|dscp <value 0-63>|[icmp {type <value 0-255>|code <value 0-255>}|igmp {type <value 0-
255>}
|tcp {src_port <value 0-65535> {mask <hex 0x0-0xffff>}|dst_port <value 0-65535>
{mask <hex 0x0-0xffff>}|urg|ack|psh|rst|syn|fin}|udp {src_port <value 0-65535> {mask
<hex 0x0-0xffff>}
|dst_port <value 0-65535> {mask <hex 0x0-0xffff>}}|protocol_id <value 0-255>
{user_define <hex 0x0-0xffffffff>
{mask <hex 0x0-0xffffffff>}}]}(1)|packet_content {destination_mac <macaddr> {mask
<macmask>}
| source_mac <macaddr> {mask <macmask>} | outer_tag <hex 0x0-0x0fff> {mask <hex
0x0-0x0fff>}
| offset1 <hex 0x0-0xff> {mask <hex 0x0-0xff>} | offset2 <hex 0x0-0xff> {mask <hex 0x0-
0xff>}
| offset3 <hex 0x0-0xff> {mask <hex 0x0-0xff>} | offset4 <hex 0x0-0xff> {mask <hex 0x0-
0xff>}
| offset5 <hex 0x0-0xff> {mask <hex 0x0-0xff>} | offset6 <hex 0x0-0xff> {mask <hex 0x0-
0xff>}}(1)
|ipv6 { class <value 0-255>| flowlabel <hex 0x0-0xfffff> | source_ipv6 <ipv6addr>
{mask <ipv6mask>}
| destination_ipv6 <ipv6addr> {mask <ipv6mask>} | [ tcp { src_port <value 0-65535>
{mask <hex 0x0-0xffff>}
| dst_port <value 0-65535> {mask <hex 0x0-0xffff>} } | udp { src_port <value 0-65535>
{mask <hex 0x0-0xffff>}
| dst_port <value 0-65535> {mask <hex 0x0-0xffff>} } ]}(1)] [port [<portlist>|all] |
vlanbased [vlan_name <vlan_name>
| vlan_id <value 1-4094>] ] [permit {priority <value 0-7> {replace_priority} |rx_rate
[no_limit|<value 1-15624>]
|replace_dscp_with <value 0-63>} |mirror |deny] {time_range <range_name 32>}|delete
access_id <value 1-1024> ]
Description
This command is used to configure an access profile on the Switch and to enter specific
values that will be combined, using a logical AND operational method, with masks entered
with the create access_profile command, above.
402

Advertisement

Table of Contents
loading

Table of Contents