Solstice AdminSuite 2.3 Administration Guide

Example of a Command-Line Equivalent for Initializing a Modem

The following example is the equivalent of using Serial Port Manager to initialize port /dev/term/b.


# admserialmod -e -p init b

In this command,

-e

Enables the port. 

-p init

Specifies the port should only be initialized. 

b

Specifies the name of the port.