D-Link xStack DES-6500 Cli Manual page 240

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
create access_profile (ipv6)
Restrictions
Example usage:
To create an access profile based on IPv6 classification:
D E S - 6 5 0 0 : 4 # c r e a t e a c c e s s _ p r o f i l e i p v 6 c l a s s
f l o w l a b e l p r o f i l e _ i d 4
C o m m a n d : c r e a t e a c c e s s _ p r o f i l e i p v 6 c l a s s f l o w l a b e l
p r o f i l e _ i d 4
S u c c e s s .
D E S - 6 5 0 0 : 4 #
config access_profile profile_id (ipv6)
Purpose
Syntax
Description
Parameters
for the destination IPv6 address.
Only Administrator-level users can issue this command.
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.
config access_profile profile_id <value 1-8> [add access_id <value 1-
65535>] 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}} | deny] | delete <value 1-65535>]
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.
profile_id <value 1-8> - Enter an integer between 1 and 8 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-65535> - Adds an additional rule to the above specified
access profile. The value specifies the relative priority of the additional rule. Up to
65535 different rules may be configured for the IPv6 access profile.
ipv6 - Specifies that the Switch will look into the IPv6 fields in each packet, with
emphasis on one or more of the following fields:
class <value 0-255> - Entering this parameter will instruct the Switch to
examine the class field of the IPv6 header. This class field is a part of the
packet header that is similar to the Type of Service (ToS) or Precedence
bits field in IPv4.
flowlabel <hex 0x0-fffff> - Entering this parameter will instruct the Switch to
examine the flow label field of the IPv6 header. This flow label field is used
by a source to label sequences of packets such as non-default quality of
service or real time service packets. This field is to be defined by the user in
hex form.
source_ipv6 <ipv6addr> - Specifies an IP address mask for the source IPv6
address.
236

Advertisement

Table of Contents
loading

Table of Contents