D-Link DES-3010F Reference Manual - Page 120

create cpu access_profile, Command: create cpu access_profile profile_id 1 ip vlan source_ip_mask

Page 120 highlights

DES-30XX Layer 2 Switch CLI Reference Manual create cpu access_profile packet_content_mask - Specifies that the Switch will mask the packet header beginning with the offset value specified as follows: • offset_0-15 - Enter a value in hex form to mask the packet from byte 0 to byte 15. • offset_16-31 - Enter a value in hex form to mask the packet from byte 16 to byte 31. • offset_32-47 - Enter a value in hex form to mask the packet from byte 32 to byte 47. • offset_48-63 - Enter a value in hex form to mask the packet from byte 48 to byte 63. • offset_64-79 - Enter a value in hex form to mask the packet from byte 64 to byte 79. ipv6 - Denotes that IPv6 packets will be examined by the Switch for forwarding or filtering based on the rules configured in the config cpu access_profile command for IPv6. IPv6 packets may be identified by the following: • class - 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 - 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 nondefault quality of service or real time service packets. • source_ipv6_mask - Specifies an IP address mask for the source IPv6 address. • destination_ipv6_mask - Specifies an IP address mask for the destination IPv6 address. Restrictions Only administrator-level users can issue this command. Example usage: To create a cpu access profile: DES-3026:4#create cpu access_profile profile_id 1 ip vlan source_ip_mask 20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code Command: create cpu access_profile profile_id 1 ip vlan source_ip_mask 20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code Success. DES-3026:4# delete cpu access_profile Purpose Used to delete a previously created access profile or CPU access profile. Syntax delete cpu access_profile profile_id Description The delete cpu access_profile command is used to delete a previously t d CPU fil 116

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174

DES-30XX Layer 2 Switch CLI Reference Manual
116
create cpu access_profile
packet_content_mask
– Specifies that the Switch will mask the packet
header beginning with the offset value specified as follows:
offset_0-15
- Enter a value in hex form to mask the packet from
byte 0 to byte 15.
offset_16-31
- Enter a value in hex form to mask the packet from
byte 16 to byte 31.
offset_32-47
- Enter a value in hex form to mask the packet from
byte 32 to byte 47.
offset_48-63
- Enter a value in hex form to mask the packet from
byte 48 to byte 63.
offset_64-79
- Enter a value in hex form to mask the packet from
byte 64 to byte 79.
ipv6
– Denotes that IPv6 packets will be examined by the Switch for
forwarding or filtering based on the rules configured in the
config cpu
access_profile
command for IPv6. IPv6 packets may be identified by the
following:
class
– 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
– 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.
source_ipv6_mask <ipv6mask>
- Specifies an IP address mask for
the source IPv6 address.
destination_ipv6_mask <ipv6mask>
- Specifies an IP address mask
for the destination IPv6 address.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To create a cpu access profile:
DES-3026:4#create cpu access_profile profile_id 1 ip vlan source_ip_mask
20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code
Command: create cpu access_profile profile_id 1 ip vlan source_ip_mask
20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code
Success.
DES-3026:4#
delete cpu access_profile
Purpose
Used to delete a previously created access profile or CPU access profile.
Syntax
delete cpu access_profile profile_id <value 1-3>
Description
The
delete cpu access_profile
command is used to delete a previously
t d CPU
fil