DES-3000 Series Layer 2 Switch CLI Reference Manual
create cpu access_profile
Restrictions
• packet_content_mask – Specifies that the Switch will mask the packet header
beginning with the offset value specified as follows:
• offset_0-15 - Enter a value in hex form to mask the packet from byte 0 to byte 15.
• offset_16-31 - Enter a value in hex form to mask the packet from byte 16 to byte
31.
• offset_32-47 - Enter a value in hex form to mask the packet from byte 32 to byte
47.
• offset_48-63 - Enter a value in hex form to mask the packet from byte 48 to byte
63.
• offset_64-79 - Enter a value in hex form to mask the packet from byte 64 to byte
79.
Only administrator-level users can issue this command.
Example usage:
To create a cpu access profile:
DES-3026:4#create cpu access_profile profile_id 1 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 1 ip vlan source_ip_mask 20.0.0.0
destination_ip_mask 10.0.0.0 dscp icmp type code
Success.
DES-3026:4#
153