Configuring Outgoing and Bi-Directional Modem Connections

Introduction

This section describes how to configure outgoing and bi-directional modem connections.

Starting Point

This procedure assumes that you

Procedure

  1. Supply a set ports command that specifies the following:
  2. Supply a set line command that specifies the following:
  3. Supply a set flow command that defines the flow control scheme required by the modem.

Example

In this example, ports 4 and 5 are configured for bi-directional modems.

set ports range=4-5 dev=mio
set line range=4-5 baud=115200
set flow range=4-5 ixon=off ixoff=off rts=on cts=on