User`s guide
Table Of Contents
- Ascend Customer Service
- How to use this guide
- What you should know
- Documentation conventions
- How to use the on-board software
- Manual set
- Configuring WAN Connections
- Configuring IP Routing
- Introduction to IP routing on the Pipeline
- Managing the routing table
- Parameters that affect the routing table
- Static and dynamic routes
- Configuring static routes
- Specifying default routes on a per-user basis
- Enabling the Pipeline to use dynamic routing
- Route preferences
- Viewing the routing table
- Fields in the routing table
- Removing down routes to a host
- Identifying Temporary routes in the routing table
- Configuring IP routing connections
- Ascend Tunnel Management Protocol (ATMP)
- IP Address Management
- Connecting to a local IP network
- BOOTP Relay
- DHCP services
- Dial-in user DNS server assignments
- Local DNS host address table
- Network Address Translation (NAT) for a LAN
- Configuring IPX Routing
- How the Pipeline performs IPX routing
- Adding the Pipeline to the local IPX network
- Working with the RIP and SAP tables
- Configuring IPX routing connections
- Configuring the Pipeline as a Bridge
- Defining Filters and Firewalls
- Setting Up Pipeline Security
- Pipeline System Administration
- Pipeline 75 Voice Features
- IDSL Implementations
- APP Server utility
- About the APP Server utility
- APP Server installation and setup
- Configuring the Pipeline to use the APP server
- Using App Server with Axent SecureNet
- Creating banner text for the password prompt
- Installing and using the UNIX APP Server
- Installing and using the APP Server utility for DO...
- Installing and using the APP Server utility for Wi...
- Installing APP Server on a Macintosh
- Troubleshooting
- Upgrading system software
- What you need to upgrade system software
- Displaying the software load name
- The upgrade procedure
- Untitled

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.