OSI Troubleshooting Guide, May 1997
90 Chapter 3
Using OSI and OTS Tools
Dynamic Routing Commands
otsaddroute
ADD: Adds a single route entry for the specified subnetwork.
otsaddroute net_id subnet_name is_nsap [-mMask] [-w]
otsdelroute
DELETE: Deletes the specified route entry.
otsdelroute net_id subnet_name [-mMask] [-w]
otsshowroute
VIEW: Displays all route entries for the specified subnetwork.
otsshowroute subnet_name
Route Command Parameters
Table 3-5 Dynamic Route Commands
Argument
ots_routes
Parameter
Description
net_id route_id Specifies the end systems NSAP or network ID.
If this value is the full length end-system
NSAP, then this route entry will send
information for this particular destination
through the specified intermediate system
(is_nsap). If this value is a prefix of an NSAP,
then it is used to specify a group of systems, all
having this common NSAP prefix.
subnet_name route_out_subnet The symbolic name for the outgoing
subnetwork to which the intermediate system
is attached. This name must have been
previously configured before OTS startup.
is_nsap route_primary Specifies the intermediate system NSAP.
Information destined for the end system will be
sent through this system.