1566 ExtremeWare Software 7.3.0 Command Reference Guide
IPX Commands
configure ipxrip vlan update-interval
configure ipxrip vlan [<vlan name> | all] update-interval <time>
{hold-multiplier <number>}
Description
Configures the update interval and hold multiplier for IPX/RIP updates.
Syntax Description
Default
The default update interval is 60 seconds. The default multiplier is 3.
Usage Guidelines
This setting affects both the periodic update interval of IPX/RIP and the aging interval of learned
routes. The aging period is calculated using the formula (update-interval * multiplier).
Example
The following command configures the IPX/RIP updates for an update interval of
30
seconds and a
hold multiplier of
2
for VLAN
accounting
:
configure ipxrip vlan accounting update-interval 30 hold-multiplier 30
History
This command was introduced in ExtremeWare 4.0.
Platform Availability
This command is available on the all “i” series systems.
vlan name Specifies a VLAN name.
all Specifies all VLANs.
update-interval <time> Specifies the update interval time.
hold-multiplier <number> Specifies the hold multiplier for IPX/RIP updates.