IPX Routing 6-33 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 a static route.Only use static and framed routes for networks not learned using RIP. To add a static IPX route over the LAN, use the command:add ipx route gateway metric ticks The route will appear in the IPX routing table.You can display all IPX routes with the list ipx routes command. To delete an IPX static route, use the command:delete ipx route To add a framed route that will be installed in the IPX routing table when aconnection is established use the following command:add ipx_route vc ipx_net metric ticks The route will be removed from the IPX routing table when the VC profile isdisabled. To delete a framed route so that it no longer will be installed in the routingtable when the connection is established use the command:delete ipx_route vc ipx_route Remember to disable and then re-enable the VC profile for the change to takeeffect.