IPX protocol settings
The IPX protocol and the IP protocol are two different network layer protocols. Their routing protocols are different. The IPX route protocol is not as rich as the IP routing protocol, so it is easy to set up. However, the Encapsulation Format must be specified when IPX is used over Ethernet.
□Related commands
Start IPX route
Ipxrouting
Set IPX network and Ethernet encapsulation form
Ipxnetworknetwork [encapsulationencapsulation-type] 1
Specifies the routing protocol. The default value is Rip.
Ipxrouter {eigrpautonomous-system-number | nlsp [tag] | rip}
Note:
1. The network range is 1 to fffffffd.
□Example:
In this example, the IPX network of the Wan is 3a00, And the IPX network of the LAN connected by router1 is 2a00. There is a Novell Server in the LAN, and the IPX network number is 2a00, the IPX network number of the router interface must be the same as the IPX network number set on the Novell Server of the same network. The router establishes known services and its own network address table by listening to sap, and sends its own sap table every 60 seconds.
Router1:
Ipxrouting
Interfaceethernet0
Ipxnetwork2a00encapsulationsap
!
Interfaceserial0
Ipxnetwork3a00
!
Ipxroutereigrp10
Network3a00
Network2a00
!
Router2:
Ipxrouting
Interfaceethernet0
Ipxnetwork2b00encapsulationsap
!
Interfaceserial0
Ipxnetwork3a00
!
Ipxroutereigrp10
Network2b00
Network3a00
!
Related Debugging commands:
Debugipxpacket
Debugipxrouting
Debugipxsap
Debugipxspoof
Debugipxspx
Showipxeigrpinterfaces
Showipxeigrpneighbors
Showipxeigrptopology
Showipxinterface
Showipxroute
Showipxservers
Showipxspx-Spoof