6-16 C HAPTER 6: M ANUAL SETUP You can delete a disabled network using the command:delete ipx network Configuring IPX forRemote SiteConnectionsIn order to enable IPX to be routed to a remote site, you must configure thefollowing items in the VC profile associated with the remote site connection. You must enable IPX routing in the profile You must enter the WAN IPX network information To enable or disable IPX routing in a VC profile use the command:set vc ipx [DISABLE | ENABLE]The WAN IPX network information consists of the IPX network address for thewide area connection. The IPX network address associated with the WANconnection can be specified by you, learned from the remote site (if you are usingPPP as the Network Service for the connection), or the interface can beUnnumbered. To specify the WAN IPX address using up to 8 hexadecimal characters, use thecommand:set vc ipx_address To specify that the WAN IPX network address should be learned via PPP youcan enter FFFFFFFF for the parameter:set vc ipx_address FFFFFFFF To specify that the interface is Unnumbered you must enter 00000000 for the parameter.set vc ipx_address 00000000Configuring IPX Staticand Framed RoutesA Static route is a configured route that will remain in the routing table untildeleted. Static routes differ from Dynamic routes in that Dynamic routes arelearned real-time via RIP or when new connections are established.A Framed route is much like a Static route in that you manually configure theroute. The difference is that a Static route is defined for the LAN while a Framedroute is associated with a remote site connection. Also, while a Static route isactive when the LAN is connected, a Framed route is active only when theconnection to the associated remote site is active.If you wish to set up a route to a network on the other side of a remote site, use aFramed route. If you wish to set up a route to a network through the LAN, use aStatic route. Only use Static and Framed routes for networks not learned usingRIP.