D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
216
config access_profile profile_id (for Ethernet)
permit – Specifies that packets that match the access profile are
permitted to be forwarded by the Switch.
priority <value 0-7> This parameter is specified to re-write
the 802.1p default priority previously set in the Switch, which is
used to determine the CoS queue to which packets are
forwarded to. Once this field is specified, packets accepted by
the Switch that match this priority are forwarded to the CoS
queue specified previously by the user.
{replace_priority} Enter this parameter to re-write the 802.1p
default priority of a packet to the value entered in the Priority
field, which meets the criteria specified previously in this
command, before forwarding it on to the specified CoS queue.
Otherwise, a packet will have its incoming 802.1p user priority
re-written to its original value before being forwarded by the
Switch.
replace_dscp <value 0-63> Allows specification of a value to
be written to the DSCP field of an incoming packet that meets
the criteria specified in the first part of the command. This
value will over-write the value in the DSCP field of the packet.
deny – Specifies that packets that match the access profile are not
permitted to be forwarded by the Switch and will be filtered.
mirror - Selecting mirror specifies that packets that match the access
profile are mirrored to a port defined in the config mirror port
command. Port Mirroring must be enabled and a target port must be
set. Remember, Port Mirroring cannot cross-box, that is they cannot
span across switches in a switch stack.
delete access_id <value 1-65535> Use this command to delete a
specific rule from the Ethernet profile. Up to 65535 rules may be
specified for the Ethernet access profile.
Restrictions Only administrator-level users can issue this command.
NOTE: When using the ACL Mirror function, ensure that the Port Mirroring
function is enabled and a target mirror port is set.
Example usage:
To configure a rule for the Ethernet access profile:
DGS-3324SRi:4#config access profile profile_id 1 add access_id 1 ethernet
vlan Trinity 802.1p 1 port 1:1 permit priority 1 replace priority
Command: config access profile profile_id 1 add access_id 1 ethernet vlan
Trinity 802.1p 1 port 1:1 permit priority 1 replace priority
Success.
DGS-3324SRi:4#