H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – IP Address-IP Performance-IPX
H3C S7500 Series Ethernet Switches Chapter 3
IPX Configuration Commands
3-13
Description
Use the ipx rip mtu command to configure the IPX RIP update packet size.
Use the undo ipx rip mtu command to restore the default size.
By default, the default size of IPX RIP update packets is 432 bytes.
Examples
# Set the maximum RIP update packet size to 500 bytes on VLAN-interface 2.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 2
[H3C-Vlan-interface2]ipx rip mtu 500
3.1.11 ipx rip multiplier
Syntax
ipx rip multiplier multiplier
undo ipx rip multiplier
View
System view
Parameters
multiplier: A multiplier of the update interval, decides the aging interval of the RIP
routing entries together with the update interval. It is in the range 1 to 1,000. Multiplying
the update interval by the multiplier, you can get the actual aging interval.
Description
Use the ipx rip multiplier command to configure the aging interval of the IPX RIP
routing entries.
Use the undo ipx rip multiplier command to restore the default value. The aging
interval of IPX RIP is a multiple of the IPX RIP update interval.
By default, the aging interval of the IPX RIP routing entries is three times the RIP
updating interval.
Related commands: ipx rip timer update
Examples
# Set the RIP aging interval of the routing entries to five times the update interval.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ipx rip multiplier 5