D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
176
and 15.
<hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 0 and 15 here.
offset_16-31 - (Optional) Specify that the mask pattern offset of the frame will be between 16
and 31.
<hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 16 and 31 here.
offset_32-47 - (Optional) Specify that the mask pattern offset of the frame will be between 32
and 47.
<hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 32 and 47 here.
offset_48-63 - (Optional) Specify that the mask pattern offset of the frame will be between 48
and 63.
<hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 48 and 63 here.
offset_64-79 - (Optional) Specify that the mask pattern offset of the frame will be between 64
and 79.
<hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 64 and 79 here.
ipv6 - Specify IPv6 filtering mask.
class - (Optional) Specify the IPv6 class.
flowlabel - (Optional) Specify the IPv6 flowlabel.
source_ipv6_mask - (Optional) Specify an IPv6 source submask.
<ipv6mask> - Enter the IPv6 source submask here.
destination_ipv6_mask - (Optional) Specify an IPv6 destination submask.
<ipv6mask> - Enter the IPv6 destination submask here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create CPU access list rules:
DES-3200-28/ME:admin#create cpu access_profile profile_id 1 ethernet vlan
source_mac 00-00-00-00-00-01 destination_mac 00-00-00-00-00-02 802.1p
ethernet_type
Command: create cpu access_profile profile_id 1 ethernet vlan source_mac 00-00-
00-00-00-01 destination_mac 00-00-00-00-00-02 802.1p ethernet_type
Success.
DES-3200-28/ME:admin#create cpu access_profile profile_id 2 ip vlan
source_ip_mask 20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code
Command: create cpu access_profile profile_id 2 ip vlan source_ip_mask 20.0.0.0
destination_ip_mask 10.0.0.0 dscp icmp type code
Success.
DES-3200-28/ME:admin#
17-2 delete cpu access_profile
Description
This command is used to delete CPU access list rules.
Format
delete cpu access_profile [profile_id <value 1-5> | all]