H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – IP Address-IP Performance-IPX
H3C S7500 Series Ethernet Switches Chapter 3
IPX Configuration
3-5
To do… Use the command… Remarks
Configure the
update interval of
IPX RIP
ipx rip timer update
seconds
Optional
By default, the update interval of
IPX RIP is 60 seconds.
Configure the aging
interval of IPX RIP
ipx rip multiplier
multiplier
Optional
By default, the aging interval is
three times the RIP updating
interval.
Configure IPX RIP to
import static routes
ipx rip import-route
static
Optional
By default, IPX RIP does not
import static routes.
Enter VLAN
interface view
interface
Vlan-interface vlan-id
Configure an IPX
network number for
the VLAN interface
ipx network network
Required
By default, the system does not
assign network numbers to VLAN
interfaces. That is, IPX is disabled
on all VLAN interfaces.
Configure the size of
IPX RIP update
packets
ipx rip mtu bytes
Optional
By default, the maximum size of
IPX RIP update packets is 432
bytes.
Configure the IPX
packet forwarding
delay on a VLAN
interface
ipx tick ticks
Optional
By default, the forwarding delay
on the VLAN interface is one tick.
After IPX RIP is enabled, the switch broadcasts IPX RIP update packets periodically.
You can configure the update interval of IPX RIP as required. Note that for the
synchronization of routing tables, all the switches on the network must have the same
RIP update interval.
The aging interval of IPX RIP is a multiple of the IPX RIP update interval. You can set
multiple update intervals as an aging interval. If a routing entry is not updated at the
expiry of one RIP aging interval, it will be deleted from the routing table. At the same
time, its associated dynamic service entry will be deleted from the service information
table.
By default, the maximum IPX RIP update packet size is 432 bytes. Considering the 32
bytes for the total length of IPX and RIP headers, each update packet can carry up to
50 eight-byte routing entries by default.
IPX RIP uses “hops” and “ticks” to measure the distance to a destination network and
route packets. The hop count is incremented by 1 every time the packet is forwarded.
Ticks (1 tick = 1/18 seconds) indicate the delay that a VLAN interface experiences to