Connecting using pshell
After the host connection is established, open a pshell session to each modem. pshell may be available through a serial terminal, a USB serial connection, or an Ethernet/telnet session, depending on the selected product configuration.
For detailed pshell operation, command help, tab completion, and scripting notes, see Using pshell.
For Ethernet connections, open a telnet session to the modem command port:
telnet <modem-ip-address> 17001
For example, to connect to Modem A at 10.0.0.232:
telnet 10.0.0.232 17001
To connect to Modem B at 10.0.0.223, open a second terminal and enter:
telnet 10.0.0.223 17001