Create Cpu_Access_Profile - D-Link DES-1210-28/ME Reference Manual

Table of Contents

Advertisement

Parameters
Restrictions
Example usage:
To display the currently configured access profiles which profile id is 1 on the Switch:
DES-1210-28/ME:5# show access_profile profile_id 1
Command: show access_profile profile_id 1
Access Profile Table
Access Profile ID: 1
---------------------------------------------------------------------------
---------------------------------------------------------------------------
Mask Option:
VLAN 802.1p
---------------------------------------------------------------------------
DES-1210-28/ME:5#

create cpu_access_profile

Purpose
Syntax
Description
Parameters
DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
configured access profiles.
profile_id <value 1-50> – Specifies the access profile to be
displayed. This value is assigned to the access profile when it is
created with the create access_profile command. If the profile_id
parameter is omitted, all access profile entries are displayed.
None.
Type: Ethernet
To create an access profile on the Switch by examining the Ethernet
part of the packet header. Masks entered are combined 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.
create cpu_access_profile [ ethernet {vlan | source_mac
<macmask> | destination_mac <macmask> | 802.1p |
ethernet_type} | ip {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} | udp
{src_port_mask <hex (0x0-0xffff)> | dst_port_mask <hex (0x0-
0xffff)>} | protocol_id_mask <hex (0x0-0xff)>] } ] profile_id
<value (1-3)>
The create cpu_access_profile command is used to create CPU
access list rules on the Switch.
ethernet - Specifies that the Switch examines the layer 2 part of
each packet header with emphasis on one or more of the following:
vlan – Specifies a VLAN mask.
source_mac <macmask > – Specifies the source MAC
mask.
destination_mac <macmask> – Specifies the destination
MAC mask.
802.1p – Specifies 802.1p priority tag mask.
291

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents