DES-3526 / DES-3526DC Layer 2 Fast Ethernet Switch CLI Reference Manual
149
DES-3526:4#create access_profile ip vlan source_ip_mask 20.0.0.0
destination_ip_mask 10.0.0.0 dscp icmp type code permit profile_id 101
Command: create access_profile ip vlan source_ip_mask 20.0.0.0 destination_ip_mask
10.0.0.0 dscp icmp type code permit profile_id 101
Success.
DES-3526:4#
delete access_profile
Purpose Used to delete a previously created access profile.
Syntax
delete access_profile [profile_id <value 1-255>]
Description The delete access_profile command is used to delete a previously
created access profile on the Switch.
Parameters
profile_id <value 1-255> − Enter an integer between 1 and 255 that
is used to identify the access profile that will be deleted with this
command. This value is assigned to the access profile when it is
created with the create access_profile command.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete the access profile with a profile ID of 1:
DES-3526:4# delete access_profile profile_id 1
Command: delete access_profile profile_id 1
Success.
DES-3526:4#