Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config access_profile profile_id (ipv6)
Only administrator-level users can issue this command.
deny – Specifies that packets that match the access profile are not permitted to be
forwarded by the Switch and will be filtered.
{time_range <range_name 32>} – Choose this parameter and enter the name of the
Time Range settings that has been previously configured using the config time_range
command. This will set specific times when this access rule will be enabled or disabled
on the Switch.
delete access_id <value 1-128> − Use this command to delete a specific rule from the
IPv6 profile. Up to 128 rules may be specified for the IPv6 access profile.
Restrictions
Example usage:
To configure a previously created access profile based on IPv6 classification:
DGS-3400:4#config access_profile profile_id 4 add access_id 1 ipv6
class 1 flowlabel 0xABCD port 1:4 deny
Command: config access_profile profile_id 4 add access_id 1 ipv6
class 1 flowlabel 0xABCD port 1:4 deny
Success.
DGS-3400:4#
delete access_profile
Purpose Used to delete a previously created access profile.
Syntax
delete access_profile {profile_id <value 1-6> | all}
Description The delete access_profile 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-level users can issue this command.
Example usage:
To delete the access profile with a profile ID of 1:
DGS-3400:4# delete access_profile profile_id 1
Command: delete access_profile profile_id 1
Success.
DGS-3400:4#
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
The show access_profile command is used to display the currently configured
access profiles.
193