Long Custom Filter Example
247
Long Custom Filter
Example
The following solution shows a complex packet filter built from three
simple packet filters. Each of the shorter, simpler packet filters can be
used on its own to accomplish its own task. Combined, these filters
create a solution for a larger filtering problem.
Filtering Problem
Your network contains market data feed servers that receive time-critical
financial data needed for trading floor applications. At the center of the
trading floor networks is a system that is being used to switch Ethernet
traffic and to concentrate the market data feed servers onto the FDDI
departmental backbone.
The difficulty is that the market data feed servers transmit data to users
with broadcast packets that are forwarded to all stations on all segments
attached to the system. Not all of the segments attached to the system
have stations that require these broadcast updates. To optimize the
performance of these Ethernet segments, you need to filter the
broadcasts.
Packet Filter Solution
The solution described here is to create a highly sophisticated packet filter
that prevents only the broadcast packets from the market data servers
from being forwarded onto the segments that are not part of an active
trading floor.
Before you write the packet filter, it is important to understand the
functions that the filter must provide. The broadcast packets that are
transmitted by the servers are based on either TCP/IP or XNS protocol. In
both cases, the broadcast packets have socket values that are greater
than 0x076c and less than 0x0898. The socket value is located 24 bytes
into the packet in IP datagrams and 30 bytes into the packet in XNS
datagrams.
Summary of Contents for CoreBuilder 3500
Page 44: ...44 CHAPTER 2 MANAGEMENT ACCESS ...
Page 58: ...58 CHAPTER 3 SYSTEM PARAMETERS ...
Page 86: ...86 CHAPTER 5 ETHERNET ...
Page 112: ...112 CHAPTER 6 FIBER DISTRIBUTED DATA INTERFACE FDDI ...
Page 208: ...208 CHAPTER 9 VIRTUAL LANS ...
Page 256: ...256 CHAPTER 10 PACKET FILTERING ...
Page 330: ...330 CHAPTER 12 VIRTUAL ROUTER REDUNDANCY PROTOCOL VRRP ...
Page 356: ...356 CHAPTER 13 IP MULTICAST ROUTING ...
Page 418: ...418 CHAPTER 14 OPEN SHORTEST PATH FIRST OSPF ...
Page 519: ...RSVP 519 Figure 94 Sample RSVP Configuration Source station End stations Routers ...
Page 566: ...566 CHAPTER 18 DEVICE MONITORING ...
Page 572: ...572 APPENDIX A TECHNICAL SUPPORT ...
Page 592: ...592 INDEX ...