OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-98
ALTER ROUTE Command
ALTER ROUTE Command
The ALTER ROUTE command changes a route in the OSI/MHS configuration. This is
a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#mta.route
is the name of the ROUTE object to be altered.
attribute-spec
is a specification of an attribute and a value to be assigned to it. The attribute-
spec for the ALTER ROUTE command is identical to that of the ADD ROUTE
command listed earlier in this section with the exception listed in “Considerations”
below:
Considerations
All alterable attributes are optional.
You can specify individual O/R name values as a single asterisk without quotation
marks (*) to indicate that the element is not used as part of the O/R name. For more
information, refer to Wild-Card Notation in O/R Names on page 1-10.
If the ADMD name is present (that is, not an asterisk (*)), then the ISO-COUNTRY-
NAME must also be present; otherwise, this route cannot be accessed. See ADD
ROUTE Command on page 2-75 for more information.
Example
This command alters the priority attribute:
ALTER ROUTE $ZMHS.#NEWYORK.ROUTE3, PRI 80
ALTER [ / OUT file-spec / ] ROUTE [\psystem.]$proc.#mta.route
[ , attribute-spec ]...