3Com 3031 Command Reference Manual page 496

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

496
C
5: N
HAPTER
ETWORK
ipx route
P
ROTOCOL
Description
Using the ipx rip timer update command, you can configure RIP updating interval.
Using the undo ipx rip timer update command, you can restore the default value
of RIP updating interval.
By default, the RIP updating interval is 60 seconds.
On a network, routers need constantly exchange routing information with each
other to keep routing information consistent with actual network topology. In RIP,
directly connected routers periodically send updating packets to each other.
The changes of RIP updating interval will affect aging period. For the related
command, see ipx rip multiplier.
Example
Configure RIP updating interval to 30 seconds.
[3Com] ipx rip timer update 30
Syntax
ipx route-static network [ network.node | interface-type interface-num |
interface-name ] [ preference value ] [ tick ticks hop hops ]
undo ipx route-static { network [ network.node | interface-type interface-num |
interface-name ] | all }
View
System view
Parameter
network: Destination network ID of IPX static route. It is an 8-bit hexadecimal
number, ranging from 1 to 0xFFFFFFFE.
network.node: The next hop address of IPX static route. network is the
network ID of the next hop. node is a triplet of four-bit hexadecimal numbers
separated by "-", each ranging from 1 to 0xFFFF.
interface-type: Outgoing interface type, only supporting the interface with PPP
encapsulation. It can be Serial or POS interface.
interface-num: Outgoing interface number.
interface-name: Outgoing interface name.
preference: Route preference. The preference of directly connected routes is
fixed to 0 and cannot be changed. By default, the preference of active IPX
static route is 60 and can be configured. The preference of dynamic IPX routes
is fixed to 100 and cannot be changed.
value: Route preference value, ranging from 0 to 255. The less the value, the
higher the preference.
ticks: It indicates the necessary time to destination network (1 tick = 1/18
second). By default, it is the tick value of outgoing interface. Interfaces of
different types have different default tick values. The tick value of Ethernet
interface is 1 and that of Serial interface is 6. When the tick value of an
interface is modified, the tick value of the corresponding static route will also
be changed.

Advertisement

Table of Contents
loading

Table of Contents