A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
222
delete access_profile
Purpose Used to delete a previously created access profile.
Syntax
delete access_profile {profile_id <value 1–6> | all}
Description This command is used to delete a previously created access profile on the Switch.
Parameters
profile_id <value 1–6> Enter an integer between 1 and 6 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.
all – Using this parameter will delete all IP profiles currently configured on the switch,
except for those automatically created using the IP–MAC binding commands.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the access profile with a profile ID of 1:
DGS–3426:5#delete access_profile profile_id 1
Command: delete access_profile profile_id 1
Success.
DGS–3426:5#
show access_profile
Purpose Used to display the currently configured access profiles on the Switch.
Syntax
show access_profile {profile_id <value 1–6>}
Description This command is used to display the currently configured access profiles.
Parameters
profile_id <value 1–6> Enter an integer between 1 and 6 that is used to identify the
access profile that will be viewed with this command. This value is assigned to the access
profile when it is created with the create access_profile command.
Entering this command without the profile_id parameter will command the Switch to
display all access profile entries.
Restrictions None.
Example usage:
To display all of the currently configured access profiles on the Switch: