Use the following examples in this section to perform the following tasks:
General Tasks
Modem-specific Tasks (valid only for Acceleport RAS adapters)
dm_admin is fully documented in its man page; a brief description of all command line options may be obtained by entering
dm_admin --help
at the command line.
Example 1. Modem Nationality Configuration
dm_admin -b0 -CUS
-b0Board Number = 0 -CUSModem Nationality = United States
dm_admin -b0 -p1 -c1 -E
-b0Board Number = 0 -p1Port = 1 -c1Channel = 1 -EQuery
Example 3. Query Host Adapter Status
dm_admin -b0 -q
-b0Board Number = 0 -qQuery
dm_admin -b0 -p3 -c1 -h
-b0Board Number = 0 -p3Port = 3 -c1Channel Number = 1 -hForce Modem Hangup
For more comprehensive information about the device driver and associated utilities, see the man pages for dm_admin.