Installing and Administering OSI Transport Services

Chapter 6 135
HP OTS/9000 Configuration Files
About the Configuration Files
#
#---------------------------------------------------------
1
# Guidelines:
#
# The4 parameters route_id, route_id_mask,route_out_subnet,
# & route_primary are grouped together, route_id must appear
# first in each group.
#
# The DEFAULT ROUTE is configured by setting route_id and
# route_id_mask as follows:
# route_id 00 # hexadecimal number
# route_id_mask 00 # hexadecimal bitmask
#----------------------------------------------------------
2
#------------------------------------------------------
# parameter | current | Additional user information and/or
# name | value |minimum/ maximum / factory default
#----------------------------------------------------------
#----------------------------------------------------------
# route example: To use this example, remove the comment
# characters and change the parameters with regard to the
# guidelines above.
#---------------------------------------------------------
3
4 # route_id 4311 # hexadecimal number
# route_id_mask FFFF # hexadecimal bitmask
# route_out_subnet test8023snet
# route_primary 431140855512120000000000010800090026f0201
# # The NSAP of the destination IS
# # (1st hop) for this route id
1. The guidelines section contains important information to help you
understand and configure the parameters.
2. The parameters are in the form: parameter_name value
3. Anything after “#'' is a comment. Comments are a useful guide to the
file. Erasing them is not recommended.
4. Some parameters comprise a record and must appear in the order
given. Do not change the order of single parameters or parameter
groups.