12-6
C
HAPTER
12: C
REATING
AND
U
SING
P
ACKET
F
ILTERS
Basic Elements of a Packet Filter
Before creating a packet filter, you must decide which part of the packet
you want to filter. You can filter Ethernet packets by the destination address,
source address, type/length, or some part of the data. You can filter FDDI
packets by the destination address, source address, or some part of the
data. A packet filter operates on these fields to make filtering decisions.
Ethernet and FDDI packet fields are shown in Figure 12-1.
Figure 12-1
Ethernet and FDDI Packet Fields
Destination
Address
(6 octets)
Source Address
(6 octets)
Type/Length
(Ethernet Type field if > 1500;
802.3 Length field if
≤
1500)
0
6
12
14
25
octets
Ethernet Packet
Data
(
≤
64 octets of data can be
examined by the filter)
0
6
12
25
octets
FDDI Packet
Destination
Address
(6 octets)
Source
Address
(6 octets)
Data
(
≤
64 octets of data can be
examined by the filter)
Summary of Contents for SUPERSTACK 2200
Page 41: ......
Page 75: ......
Page 173: ...13 12 CHAPTER 13 CONFIGURING ADDRESS AND PORT GROUPS TO USE IN PACKET FILTERS ...