OSI/MHS Configuration and Management Manual
Managing Your OSI/MHS Subsystem
OSI/MHS Configuration and Management Manual—424827-003
7-17
Verifying the APPL, MTA, and ROUTE Objects
INFO ROUTE Command
To see the ROUTE objects defined for a subsystem, enter:
INFO ROUTE $MHS1.*.*
This command displays all of the ROUTE objects defined for MHS1.
This shows that MTA2 has four primary routes that have a priority of 1, and MTA3 has
four backup routes that have a priority of 10.
For detailed information about a specific route, enter:
INFO ROUTE $MHS1.#MTA2.PRIMARY1, DETAIL
-> info mta $mhs1.#mta1, detail
MHS E-00017 Object MTA1 Not Found
-> info route $mhs1.*.*
MHS info ROUTE
Route Priority
MTA2.PRIMARY1 1
MHS info ROUTE
Route Priority
MTA2.PRIMARY2 1
MHS info ROUTE
Route Priority
MTA2.PRIMARY3 1
MHS info ROUTE
Route Priority
MTA2.PRIMARY4 1
MHS info ROUTE
Route Priority
MTA3.BACKUP1 10
MHS info ROUTE
Route Priority
MTA3.BACKUP2 10
MHS info ROUTE
Route Priority
MTA3.BACKUP3 10
MHS info ROUTE
Route Priority
MTA3.BACKUP4 10