Use this topic for information on configuring terminals on Digi EtherLite and SCSI Terminal Server ports. This topic discusses the following:
Use the sacadm and pmadm tools to configure port monitors.
If you are configuring ttyc nodes, make sure that the terminal drives the DCD signal (usually with the terminal's DTR signal). Link to Cable guide.
This is two examples in one. It provides information on configuring both SCSI Terminal Server and EtherLite Terminal Server ports for terminals using the following parameters:
Here is how the example is organized:
|
Example |
Notes |
sacadm -a -p ttymon5 -t ttymon
-c /usr/lib/saf/ttymon -v 1 |
This command, which works for both
SCSI Terminal Server and EtherLite Terminal Server ports, sets up
the SAC, whose name (pmtag) is ttymon5. Here are some details:
|
pmadm -a -p ttymon5 -s ttyc50 -i
root -fu -v 1 -m "`ttyadm pmadm -a -p ttymon5 -s ttyc51 -i root -fu -v 1 -m
"`ttyadm pmadm -a -p ttymon5 -s ttyc52 -i root -fu -v 1 -m "`ttyadm
pmadm -a -p ttymon5 -s ttyc53 -i root -fu -v 1 -m
"`ttyadm |
These commands, which work for SCSI Terminal Server only, start the port monitors on the first four ports of a SCSI Terminal Server at SCSI ID 5, which is the default. |
pmadm -a -p ttymon5 -s ttyn50 -i
root -fu -v 1 -m "`ttyadm pmadm -a -p ttymon5 -s ttyn51 -i root -fu -v 1 -m
"`ttyadm pmadm -a -p ttymon5 -s ttyn52 -i root -fu -v 1 -m "`ttyadm
pmadm -a -p ttymon5 -s ttyn53 -i root -fu -v 1 -m
"`ttyadm |
These commands, which work for EtherLite Terminal Server only, start the port monitors on the first four ports of a EtherLite Terminal Server identified as the fifth unit installed. |