User guide

15-10 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IPX R
OUTING
Table 15-5 describes the commands used to configure IPX/SAP.
config ipxrip vlan [<name> | all] update-interval
<time> {hold-multiplier <number>}
Configures the update interval and hold
multiplier for IPX/RIP updates. This setting
affects both the periodic update interval of
IPX/RIP and the aging interval of learned
routes. The default update interval is 60
seconds. The aging period is calculated using
the formula (update-interval * multiplier). The
default multiplier is 3.
enable ipxrip Enables IPX/RIP on the router.
Table 15-5: IPX/SAP Configuration Commands
Command Description
config ipxsap add vlan [<name> | all] Configures an IPX VLAN to run IPX/SAP
routing. If no VLAN is specified, all VLANs are
configured to run IPX/SAP routing. IPX/SAP
routing is enabled by default when the IPX
VLAN is configured.
config ipxsap delete vlan [<name> | all] Disables IPX/SAP on an interface.
config ipxsap vlan [<name> | all] delay <msec> Configures the time between each SAP packet
within an update interval. The default setting is
55 milliseconds.
config ipxsap vlan [<name> | all]
max-packet-size <number>
Configures the MTU size of the IPX/SAP
packets. The default setting is 432 bytes.
config ipxsap vlan [<name> | all]
update-interval <time> {hold-multiplier
<number>}
Configures the update interval and hold
multiplier for IPX/SAP updates. This setting
affects both the periodic update interval of SAP
and the aging interval of learned routes. The
default update interval is 60 seconds. The
aging period is calculated using the formula
(update-interval * multiplier). The default
multiplier is 3. Triggered update is always
enabled; therefore, new information is
processed and propagated immediately.
config ipxsap vlan <name> gns-delay <msec> Configures the amount of time the switch waits
before answering a GNS request. By default,
the switch answers a GNS request as soon as
possible (0 milliseconds).
Table 15-4: IPX/RIP Configuration Commands (continued)
Command Description