Restrictions; Show Access_Profile - Extreme Networks EAS 100-24t Switch CLI Manual

Layer 2 managed gigabit switch
Hide thumbs Also See for EAS 100-24t Switch CLI:
Table of Contents

Advertisement

create access_profile

Restrictions

Example usage:
To configure the access profile with the profile ID of 1 to filter frames on port 7 that have IP addresses
in the range between 10.42.73.0 to 10.42.73.255:
# config access_profile profile_id 1 add access_id 1 ip source_ip 10.42.73.1 port 7
deny
Command: config access_profile profile_id 1 add access_id 1 ip source_ip 10.42.73.1
port 7 deny
Success.
#

show access_profile

Purpose
Syntax
Description
Extreme Networks EAS 100-24t Switch CLI Manual
priority <value 0-7> - This parameter is specified if you want 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 <value 0-7> - Enter this parameter if you want 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_with <value 0-63> - Specifies that DSCP of the outgoing packet
will be marked by the new value.
counter [enable | disable] - Specifies whether the counter feature will be
enabled or disabled. The is optional. The default is disable. If the rule is not
binded with flow meter, then all packets matched will be counted. If the rule is
binded with flow meter, the counter is overridden.
deny – Specifies that packets that do not match the access profile are not
permitted to be forwarded by the switch and will be filtered.
mirror – Specifies the packets that match the access profile are sent the
copied one to the mirror port.
delete access_id <value 1-65535> - Use this command to delete a specific
ACL rule from the Ethernet profile, IP profile or packet_content profile. Up to
256 rules may be specified for all access profiles.
mask – These options provides an additional mask for each field. This
additional mask should be subset of the field mask defined by the profile. The
final mask is the result of the AND operation of the profile mask and this per
rule mask.
Only Administrator-level users can issue this command.
Used to display the currently configured access profiles on the switch.
show access_profile {profile_id <value 1-256>}
This command is used to display the currently configured access profiles.
Access Control List (ACL) Commands
233

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents