DGS-3224TGR Layer 2 Gigabit Ethernet Switch User’s Guide
205
To create an access profile that will deny service to the
subnet ranging from 10.42.73.0 to 10.42.73.255:
DGS-3224TGR:4#
create access_profile ip source_ip_mask
255.255.255.0 profile_id 1 deny
Command: create access_profile ip source_ip_mask
255.255.255.0 profile_id 1 deny
Success.
DGS-3224TGR: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 swtich.
Parameters
profile_id <value 1-255>
−
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: