3Com 812 Network Router User Manual


 
6-18 CHAPTER 6: MANUAL SETUP
To delete a Framed route so that it no longer will be installed in the routing
table when the connection is established use the command:
delete ipx_route vc <vc name>
ipx_route <ipx network address
Remember to disable and then re-enable the VC profile for the change to take
effect.
Configuring IPX Static
and Framed Services
The Service table contains IPX server names, the services they provide, their
network and node addresses, and their relative distances. Examples of Services
include file servers and printers. Once created, a Static Service entry remains in the
Service table until deleted. Static Services differ from Dynamic Services in that
Dynamic Services are learned real-time via SAP packet exchange between routers.
A Static Service entry is a manually configured Service accessible from the LAN. A
Framed Service is a manually configured Service accessible from the WAN. A
Framed Service is active only when the connection to the associated remote site is
active.
Use Static and Framed Services for servers not learned using SAP.
To add a Static IPX Service over the LAN, use the command:
add ipx service <service name>
gateway <network.node address>
ipx_net <server network address>
metric <number>
node <server node address>
socket <hex number>
type <hex number>
The service will appear in the IPX Services table. For example:
add ipx service Serv411 gateway 98.0:0:0:0:0:0 ipx_net 31ab17c9
metric 1 node 0:0:0:0:0:1 socket 451 type 4
You can display all IPX Services with the list ipx services command.
To delete an Static IPX Service, use the command:
delete ipx service <name> type <hex number>
To add a Framed Service that will be installed in the IPX Services table when a
connection is established, use the command:
add ipx_service vc <vc name>
hops <number>
ipx_net <server network address>
name <service name>
node <server node address>
socket <hex number>
type <hex number>