Nortel Networks 8000 Series Switch User Manual


 
Reference for the Passport 8000 Series Command Line Interface Routing Operations
6-10 208967-B
config ipx sap Commands
The
config ipx sap commands allow you to set the IPX SAP parameters on the
switch using the following syntax and parameters:
config ipx sap
followed by:
create <service-type>
<service-name> <ipxhost>
<socket-number>
<hop-count>
Creates a static SAP entry where:
<service-type> is an integer between 1 and
65535. Some well-known service examples are:
0000h = unknown
0003h = print queue
0004h = file server
0005h = job server
0007h = print server
0009h = archive server
0024h = remote bridge server
0047h = advertising print server
<service-name> is a character string (1 to 47
characters).
<ipxhost> is the network and node network =
IPX network number between 1 and 2147483647
node = xx:yy:zz:uu:vv:ww, where xx, yy, zz, uu,
yy, and ww are 2-digit hexadecimal numbers.
<socket-number> is a number between 0 and
65535.
<hop-count> is a number between 1 and 15.
delete <service-name> Deletes a static SAP entry.
hold-multiplier
<IPX-network-number>
<hold-multiplier>
Sets the hold multiplier value for the IPX interface.
<IPX-network-number> is the IPX network
number {0x00:0x00:0x00:0x00}.
<hold-multiplier> is a number between 1
and 2147483647 with a default of 3.
update-delay
<IPX-network-number>
<delay-timer>
Sets the update delay timer for the IPX interface.
<IPX-network-number> is the IPX network
number {0x00:0x00:0x00:0x00}.
<delay-timer> is a number between 1 and
1000 with the default of 50 ms.
update-interval
<IPX-network-number>
<interval-timer>
Sets the update interval for the IPX interface in
seconds.
<IPX-network-number> is the IPX network
number {0x00:0x00:0x00:0x00}.
<interval-timer> is a number between 1 to
2147483647 with the default of 60 seconds.
cli.book Page10 Wednesday, April 19,2000 3:14 PM