DIGITAL GIGAswitch/Router User Reference Manual
229
Configuring IPX Routing
•
802.3: 802.3 encapsulation method used within Novell IPX environments
•
802.2: 802.2 encapsulation method used within Novell IPX environments
Configuring IPX Routing
By default, IPX routing is enabled on the GSR.
Enabling IPX RIP
IPX RIP is enabled by default on the GSR. You must first create an IPX interface or assign
an IPX interface to a VLAN before RIP will start learning routes.
Enabling SAP
IPX SAP is enabled by default on the GSR. You must first create an IPX interface or assign
an IPX interface to a VLAN before SAP will start learning services.
Configuring Static Routes
In a Novell NetWare network, the GSR uses RIP to determine the best paths for routing
IPX. However, you can add static RIP routes to RIP routing table to explicitly specify a
route.
To add a static RIP route, enter the following command in Configure mode:
Configure Ethernet II encapsulation.
interface create ipx
<Interface Name>
output-mac-encapsulation ethernet_II
Configure 802.3 SNAP encapsulation.
interface create ipx
<Interface Name>
output-mac-encapsulation ethernet_snap
Configure 802.3 IPX encapsulation.
interface create ipx
<Interface Name>
output-mac-encapsulation
ethernet_802.3
Configure 802.2 IPX encapsulation.
interface create ipx
<Interface Name>
output-mac-encapsulation
ethernet_802.2_ipx
Add a static RIP route.
ipx add route
<networkaddr>
<nextrouter or network node> <metric> <ticks>