User`s guide

Table Of Contents
Configuring IPX Routing
Working with the RIP and SAP tables
4-22 Preliminary January 30, 1998 Pipeline User’s Guide
When the IPX filter type is specified, the following IPX submenu is available:
Ipx...
Forward=No
Src Network Adrs=cfff0000
Dst Network Adrs=cf088888
Src Node Adrs=111222333
Dst Node Adrs=aaabbbccc
Src Socket Cmp=equal
Src Socket #=0451
Dst Socket Cmp=equal
Dst Socket #=0015
The Forward parameter works just as it does for other filter types. If it is set to
No, a matching packet is discarded. The following new filter parameters are
supported:
Src Network Adrs
The source IPX network address. Either the source or destination address (or
both) must be specified.
Dst Network Adrs
The destination IPX network address. Either the source or destination
address (or both) must be specified.
Src Node Adrs
A valid IPX node address. The node address ffffffffffff means all nodes in the
specified source network. This value must be specified if the Src Network
Adrs is not null.
Dst Node Adrs
A valid IPX node address. The node address ffffffffffff means all nodes in the
specified destination network. This value must be specified if the Dst
Network Adrs is not null.
Src Socket Cmp and Src Socket #
Some NetWare services communicate across specific sockets; for example,
file servers typically use socket 0451. If you specify the source socket
number, you can also specify the type of comparison to be made between the
source socket for an IPX packet and the value specified in this filter. You can
specify that the filter matches the packet if the source socket number is
equal, not-equal, less-than, or greater-than the one specified in the filter.