Serial port
Configure PPP dial-in mode
LR54 User Guide
238
where value is one of:
n
none
n
rts/cts
n
xon/xoff
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:
n
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.
The default is
none
.
If auto, chap, or pap are set, set the username and password used to authenticate the remote
peer:
(config)> serial port1 ppp_dialin username
username
(config)> serial port1 ppp_dialin password
password
(config)>
12. Set the priority of routes associated with this interface. If there are multiple active routes that
match a destination, then the route with the lowest metric will be used.
(config)> serial port1 ppp_dialin metric
int
(config)>
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...