Troubleshooting IPX 147# Assign the network number 3 to VLAN interface 2 to enable IPX on the VLANinterface.[Switch] interface Vlan-interface 2[Switch-Vlan-interface2] ipx network 3# Set the packet encapsulation format to Ethernet_SNAP on VLAN interface 2.[Switch-Vlan-interface2] ipx encapsulation snap[Switch-Vlan-interface2] quit# Assign the network number 1000 to VLAN interface 1 to enable IPX on theVLAN interface.[Switch] interface Vlan-interface 1[Switch-Vlan-interface1] ipx network 1000# Configure a static route with the destination network number 2.[Switch-Vlan-interface1] quit[Switch] ipx route-static 2 1000.000f-e20f-0000 tick 7 hop 2# Configure a service information entry, indicating that Server can provide the fileservice.[Switch] ipx service 4 fileserver 2.0000-0c91-f61f 451 hop 2# Configure a service information entry, indicating that the server can provide theprinting service.[Switch] ipx service 7 printserver 2.0000-0c91-f61f 5 hop 2Troubleshooting IPX Troubleshooting IPX forwardingSymptom 1: A destination address cannot be pinged.Solutions:■ Check whether the destination address is correct.■ Use the display ipx interface command to check whether the network numberand IPX frame encapsulation format configured on the interface of the switchare consistent with those configured on the connected interface.■ Use the display ipx routing-table command to check whether the destinationnetwork is reachable.■ Use the debugging ipx packet command to enable debugging for IPX packets.Check whether IPX packets are correctly received, transmitted, forwarded, anddropped.Symptom 2: Packets are dropped.Solutions:■ If the IPX packet debugging information shows that a packet is droppedbecause “Packet size is greater than interface MTU!”, perform the following