Specifications

Table Of Contents
Chapter 19: ipx Commands
SSR Command Line Interface Reference Manual 19 - 3
ipx add sap
Purpose
Add an IPX SAP entry to the routing table.
Format
ipx add sap
<type>
<SrvcName>
<node> <socket> <metric>
<interface-network>
Mode
Configure
Description
The
ipx
add
sap
command adds an entry for an IPX server to the IPX SAP table.
Parameters
<type>
The type of service. Specify the service type using its hexa-
decimal value.
<SrvcName>
Name of the IPX server. You can use any characters in the
name except the following: " * . / : ; < = > ? [ ] \ | ]
Note:
Lowercase characters are changed to uppercase
characters.
<node>
The IPX network and node address. Specify the address in
the following format:
<netaddr>
.
<macaddr>
. Example:
a1b2c3d4.aa:bb:cc:dd:ee:ff.
<socket>
The socket number for this SAP entry. You can specify a
Hexadecimal number from 0x0 – 0xFFFF.
<metric>
The number of hops to the server. You can specify a num-
ber from 1 – 14.
<interface-network>
The interface network associated with this SAP entry.
Restrictions
SAP entries that you add using the
ipx
add
sap
command override dynamically
learned entries, regardless of hop count. Moreover, if a dynamic route entry that is
associated with the static SAP entry ages out or deleted, the SSR does not advertise the
corresponding static SAP entries for the service until it relearns the route.