Console object types
150
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
11.1 Console object types
The PPTP process provides a number of PPTP connection tunnels. A
tunnel consists of a control connection between the local PAC and a
PNS, and a data connection (known as a call) through which a number
of PPP connections or channels may be multiplexed.
The upper limits of several parameters may be configured using the
config resource
console command. The current state of each tunnel is
saved by
config save
.
11.1.1
Console examples
These examples are for configuration of the PPTP Access Concentrator
(PAC). Obviously the PPP client or server and the PNS must also be
configured.
Dial-Out
The PPTP process uses functionality provided by the PPP process.
Configure PPP channel 2 for an outgoing PPTP connection, using PPTP
tunnel 1, and using PVC 800.
ppp 2 pvc 800
ppp 2 interface 0
ppp 2 tunnel 1 pptp out
ppp 2 enable
Next, configure the PPTP process to bind to an Ethernet interface with
an IP address of, for example 192.168.10.1, and set up tunnel 1 to listen
(waiting for the PNS to initiate the connection):
pptp bind 192.168.10.1
pptp 1 create listen
Dial-In
The PPTP process uses functionality provided by the PPP process.
Configure PPP channel 2 for an incoming PPTP connection, using PPTP
tunnel 1, and using PVC 800.
ppp 2 pvc 800 listen
ppp 2 interface 0
ppp 2 tunnel 1 pptp in
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...