DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
219
config access_profile
operation of the profile mask and this per rule mask.
delete access_id <value 1-65535>
−
Use this command to delete a specific ACL rule from
the Ethernet profile, IP profile or IPv6 profile. Up to 256 rules may be specified for all
access profiles.
Restrictions
Only Administrator level, Operator level or Power User level users can issue this command.
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:
DES-1228/ME:5# 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.
DES-1228/ME:5#
show access_profile
Purpose
Used to display the currently configured access profiles on the Switch.
Syntax
show access_profile {profile_id <value 1-256>}
Description
This command is used to display the currently configured access profiles.
Parameters
profile_id <value 1-256> – Specify the profile id to display only the access rules
configuration for a single profile ID. The user may enter a profile ID number
between 1 and 256.
Restrictions
None.
Example usage:
To display all of the currently configured access profiles on the Switch: