xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
DGS-3612G:4#config access_profile profile_id 4 add access_id 1 ipv6
class 1 flowlabel 0xABCD port 4 deny
Success.
Command: config access_profile profile_id 4 add access_id 1 ipv6
class 1 flowlabel 0xABCD port 4 deny
DGS-3612G:4#
delete access_profile
Purpose
Used to delete a previously created access profile.
Syntax
delete access_profile profile_id <value 1-14>
Description The
delete access_profile
command is used to delete a previously
created access profile on the Switch.
Parameters
profile_id <value 1-14>
−
Enter an integer between 1 and 14 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:
DGS-3612G:4#delete access_profile profile_id 1
Success.
Command: delete access_profile profile_id 1
DGS-3612G:4#
show access_profile
Purpose
Used to display the currently configured access profiles on the Switch.
Syntax
show access_profile {profile_id <value 1-14>}
The
show access_profile
command is used to display the currently configured
access profiles.
profile_id <value 1-14>
−
Enter an integer between 1 and 14 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 Only
administrator-level users can issue this command.
Description
Parameters
Example usage:
To display all of the currently configured access profiles on the Switch:
186