A SERVICE OF

logo

2540 CHAPTER 172: IPX CONFIGURATION COMMANDS
Example # Enable Ethernet 1/0 to forward type 20 broadcast packets.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] ipx netbios-propagation
ipx network
Syntax ipx network network-number
undo ipx network
View Interface view
Parameter network-number: IPX network ID in hexadecimal format. It ranges from 0x1 to
0xFFFFFFFD. Leading 0s can be omitted.
Description Use the
ipx network command to configure a network ID for the interface.
Use the undo ipx network command to delete the IPX network ID of the
interface.
By default, no network ID is allocated to an interface, that is, IPX is still disabled on
the interface after IPX is enabled in system view.
Example # Assign network ID 675 to the interface Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] ipx network 675
ipx rip import-route static
Syntax ipx rip import-route static
undo ipx rip import-route static
View System view
Parameter None
Description Use the
ipx rip import-route static command to enable static route
redistribution into RIP. If successful, RIP routing updates will contain the
redistributed static routes.
Use the
undo ipx rip import-route static command to disable static route
redistribution.
By default, IPX RIP does not redistribute static routes.