D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
236
DGS-3600:4#create access_profile profile_id 4 ipv6 class flowlabel
Command: create access_profile profile_id 4 ipv6 class flowlabel
Success.
DGS-3600:4#
config access_profile profile_id (ipv6)
Purpose Used to configure the IPv6 access profile on the Switch and to define specific values for the
rules that will be used to by the Switch to determine if a given packet should be forwarded or
filtered. Masks entered using the create access_profile command will be combined, using a
logical AND operational method, with the values the Switch finds in the specified frame
header fields.
Syntax
config access_profile profile_id <value 1-14> add access_id [auto_assign | <value 1-
128>] ipv6 {class <value 0-255> | flowlabel <hex 0x0-0xfffff> | source_ipv6 <ipv6addr> |
destionation_ipv6 <ipv6addr>} port [<portlist> | all] [permit {priority <value 0-7>
{replace_priority} | rx_rate {no_limit | <value 1-156249>]} | counter [enable | disable]} |
mirror | deny} | delete access_id <value 1-128>]
Description This command is used to define the rules used by the Switch to either filter or forward packets
based on the IPv6 part of each packet header.
Parameters profile_id <value 1-14> - Enter an integer between 1 and 14 that is used to identify the access
profile that will be configured with this command. This value is assigned to the access profile
when it is created with the create access_profile command. The lower the profile ID, the
higher the priority the rule will be given.
add access_id <value 1-128> - Adds an additional rule to the above specified access profile.
The value specifies the relative priority of the additional rule. Up to 128 different rules may be
configured for the IPv6 access profile.
!"auto_assign – Choose this parameter to configure the Switch to automatically assign a
numerical value (between 1 and 128) for the rule being configured.