PPP Console commands
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
119
10.2 Console examples
10.2.1
Simple test
The simplest thing you can do to test ATMOS PPP, between two PPP
channels in a single ATMOS system, is to create a PVC in the switch to
which the test box is connected, between two VCIs (say 32 and 33 here)
on the connected switch port. Type the following:
pvccreate a1 32 a1 33
(at the switch console, if it is a Virata Switch)
ppp event 5
(at the console of the PPP ATMOS system)
ppp 1 pvc 32
ppp 2 pvc 33
ppp 1 enable
ppp 2 enable
(
they should now swap packets and synchronise)
ppp 1 status
This should show that the two ends are connected. No data will be
exchanged.
10.2.2
IP dial-out over PPP
To perform a dial-out over a PVC, operate as follows:
First set up a router device for PPP to use. No IP address should be
specified, so that the device is created but not enabled. The device name
ppp_device
should be used.
ip device add ppp_device ether //ppp/DEVICE=1
ppp 1 pvc <whatever>
ppp 1 welogin <name> <password>
ppp 1 enable
If the configuration is saved at this point, the dial-in will be attempted
automatically.
Содержание 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...