xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
779
Byte
1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61
Byte
2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62
Offset
Chunk
Offset
Chunk22
Offset
Chunk23
Offset
Chunk24
Offset
Chunk25
Offset
Chunk26
Byte
63 67 71 75 79 83 87 91 95 99 103 107 111 115 119 123
Byte
64 68 72 76 80 84 88 92 96 100 104 108 112 116 120 124
Byte
65 69 73 77 81 85 89 93 97 101 105 109 113 117 121 125
Byte
66 70 74 78 82 86 90 94 98 102 106 110 114 118 122 126
Table 6. Chunk and Packet Offset
The following table indicates a completed ARP packet contained in Ethernet frame which is the
pattern for the calculation of packet offset.
Table 5 A Completed ARP Packet Contained in an Ethernet Frame
Command Description
Step
1:
create access_profile_id 1
profile_name 1 ethernet source_mac
FF-FF-FF-FF-FF-FF ethernet_type
Create access profile 1 to match Ethernet
Type and Source MAC address.
2:
config access_profile profile_id 1 add
access_id 1 ethernet source_mac 01-
02-03-04-05-06 ethernet_type 0x806
port 1-12 permit
Configure access profile 1
Only if the gateway’s ARP packet that
contains the correct Source MAC in the
Ethernet frame can pass through the
Switch.
3:
create access_profile profile_id 2
profile_name 2 packet_content_mask
offset_chunk_1 3 0xFFFF
offset_chunk_2 7 0xFFFF
offset_chunk_3 8 0xFFFF0000
The first chunk starts from Chunk 3 mask
for Ethernet Type. (Blue in Table 6, 13th
and 14th bytes)
The second chunk starts from Chunk 7
mask for Sender IP in ARP packet. (Green
in Table 6, 29th and 30th bytes)
The third chunk starts from Chunk 8 mask