Digi IX30 User Manual page 235

Table of Contents

Advertisement

Serial port
6. Set the baud rate used by the device to which you want to connect:
(config)> serial port1 baudrate rate
(config)>
7. Set the type of flow control used by the device to which you want to connect:
(config)> serial port1 flow value
(config)>
where value is one of:
none
n
rts/cts
n
xon/xoff
n
8. Set the amount of time that the active session can be idle before the session is disconnected:
(config)> serial port1 idle_timeout value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the format
number{w|d|h|m|s}.
For example, to set idle_timeout to ten minutes, enter either 10m or 600s:
(config)> serial port1 idle_timeout 600s
(config)>
9. Set the local IP address assigned to this interface:
(config)> serial port1 ppp_dialin local_address IPv4_address
(config)>
10. Set the IP address assigned to the remote peer:
(config)> serial port1 ppp_dialin remote_address IPv4_address
(config)>
11. Set the authentication method used to authenticate the remote peer:
(config)> serial port1 ppp_dialin auth value
(config)>
where value is one of:
none: No authentication is required.
n
auto: Attempt to authenticate using CHAP first, and then PAP.
n
chap: Use Challenge Handshake Authentication Protocol (CHAP) to authenticate.
n
pap: Use Password Authentication Protocol (PAP) to authenticate.
n
The default is none.
If auto, chap, or pap are set, set the username and password used to authenticate the remote
peer:
IX30 User Guide
Configure PPP dial-in mode
235

Advertisement

Table of Contents
loading

Table of Contents