Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IPX Commands
page 38-22
OmniSwitch CLI Reference Guide
September 2009
ipx timers
Configures the frequency of RIP/SAP updates. RIP and SAP are the routing and service advertising proto-
cols traditionally used by NetWare systems to exchange route and service information on an IPX network. 
By default, RIP and SAP packets are broadcast every 60 seconds, even if no change has occurred 
anywhere in a route or service. This command allows you to control how often a router broadcasts these 
updates.
ipx timers [vlanrip_timer sap_timer
no ipx timers [vlan]
Syntax Definitions
vlan
To configure the IPX timer on a specific VLAN, enter the VLAN 
number.
rip_timer
RIP timer value, in seconds (valid range 1–180).
sap_timer
SAP timer value, in seconds (valid range 1–180).
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000
Usage Guidelines
• Use the no form of this command to return the timers to the default value of 60.
• To configure the IPX timer on all VLANs, use only the basic command syntax (e.g., ipx timers 60 60). 
Do not enter the optional vlan parameter.
• You must set both timer values at the same time (e.g., ipx timers 120 60).
• A reduced interval may impact switch performance.
Examples
-> ipx timers 120 60 
Release History
Release 6.1; command was introduced.
parameter
default
rip_timer
60
sap_timer
60