Config Access_Profile (For Ethernet) - D-Link DGS-3100 SERIES Cli Manual

D-link dgs-3100 series gigabit stackable managed switch
Hide thumbs Also See for DGS-3100 SERIES:
Table of Contents

Advertisement

destination_ip_mask 10.0.0.0 dscp icmp type
Success.
DGS3100#

config access_profile (for Ethernet)

Purpose
Syntax
Description
Parameters
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
To configure the Ethernet access profile on the Switch and to define
specific values for the rules that to 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.
config access_profile profile_id <value 1-15> [add access_id
[auto assign | <value 1-240>] [ethernet {vlan <vlan_name 32> |
source_mac <macaddr 00:00:00:00:00:00-ff:ff:ff:ff:ff:ff > |
destination_mac <macaddr 00:00:00:00:00:00-ff:ff:ff:ff:ff:ff > |
802.1p <value 0-7> | ethernet_type <hex 0x05dd-0xffff>} ports
<portlist> [permit {replace_priority <value 0-7> | replace_dscp
<value 0-63> | rate_limit <value 64-1000000>} | deny]
{time_range <range_name 32>}
The config access_profile command defines the rules used by the
Switch to either filter or forward packets based on the Ethernet part
of each packet header.
profile_id <value 1-15> – Specifies the access profile id to be
configured with this command. This value is assigned to the access
profile when it is created with the create access_profile command.
The lower the profile ID, the higher the priority the rule will be given.
add access_id <value 1-240> – Adds an additional rule to the
above specified access profile. The value specifies the relative
priority of the additional rule. Up to 240different rules may be
configured for the Ethernet access profile.
auto_assign – Configures the Switch to automatically assign
a numerical value (between 1 and 240) for the rule being
configured.
ethernet – Specifies that the Switch examine only the layer 2 part of
each packet to determine if it is to be filtered or forwarded based on
one or more of the following:
vlan <vlan_name 32> – Specifies that the access profile
applies only to this previously created VLAN.
source_mac <macaddr> – Specifies that the access profile
applies only to packets with this source MAC address. MAC
address entries may be made in the following format:
00:00:00:00:00:00-FF:FF:FF:FF:FF:FF
destination_mac <macaddr> – Specifies that the access
profile applies only to packets with this destination MAC
address. MAC address entries may be made in the following
format: 00:00:00:00:00:00-FF:FF:FF:FF:FF:FF
802.1p <value 0-7> – Specifies that the access profile
applies only to packets with this 802.1p priority value.
ethernet_type <hex 0x05dd-0xffff> – Specifies that the
access profile applies only to packets with this hexadecimal
204

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents