|
|
|
|
|
How to Set Up a Terminal, a Modem, and Initialize a Port (Tasks)
How to Set Up a Terminal
- Start the Solaris Management Console, if it's not already running.
% /usr/sadm/bin/smc & For information on starting the Solaris Management Console, see Starting the Solaris Management Console in System Administration Guide: Basic Administration.
- Click This Computer icon in the Navigation pane.
- Click Devices and Hardware —>Serial Ports.
The Serial Ports menu is displayed.
- Select the port that will be used with a terminal.
- Choose Configure—>Terminal from the Action menu.
The Configure Serial Port window is displayed in Basic Detail mode. For a description of the Terminal menu items, see Table 2-1.
- Click OK.
- To configure the advanced items, select the port configured as a terminal. Then,
select Properties from the Action menu.
- Change the values of template entries, if desired.
- Click OK to configure the port.
- Verify that the terminal service has been added.
$ pmadm -l -s ttyn
How to Set Up a Modem
- Start the Solaris Management Console, if it's not already running.
% /usr/sadm/bin/smc & For information on starting the Solaris Management Console, see Starting the Solaris Management Console in System Administration Guide: Basic Administration.
- Click This Computer icon in the Navigation pane.
- Click Devices and Hardware—>Serial Ports.
The Serial Ports menu is displayed.
- Select the port that will be used with a modem.
- Choose one of the following Configure options from the Action menu.
- Configure—>Modem (Dial In)
- Configure—>Modem (Dial Out)
- Configure—>Modem (Dial In/Out)
The Configure Serial Port window is displayed in Basic Detail mode. For a description of the Modem menu items, see Table 2-3.
- Click OK.
- To configure the advanced items, select the port configured as a modem. Then,
select Properties from the Action menu.
- Change the values of template entries, if desired.
- Click OK to configure the port.
- Verify that the modem service has been configured.
$ pmadm -l -s ttyn
How to Initialize a Port
- Start the Solaris Management Console, if it's not already running.
% /usr/sadm/bin/smc & For information on starting the Solaris Management Console, see Starting the Solaris Management Console in System Administration Guide: Basic Administration.
- Click This Computer icon in the Navigation pane.
- Click Devices and Hardware—>Serial Ports.
The Serial Ports menu is displayed.
- Select the port to be initialized.
- Choose Configure—>Initialize Only – No Connection
The Serial Port window is displayed in Basic Detail mode. For a description of the Initialize Only menu items, see Table 2-4.
- Click OK.
- To configure the advanced items, select the port configured as initialize only. Then,
select Properties from the Action menu.
- Change the values of template entries, if desired.
- Click OK to configure the port.
- Verify that the modem service has been initialized.
$ pmadm -l -s ttyn
|
|
|
|
|