Console examples
120
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
10.2.3
IP dial-in server setup
To create a system which can accept dial-in connections over PVCs,
type the following:
Note
– For a complex setup such as this, it may be more
convenient to create it on another system using a text editor,
then TFTP the setup into the ATMOS system.
Note
– Assume that 8 dial-in PVCs are being created,
numbered 32 to 39. These will be created as channels 2 to 9. A
single IP subnet will be created, attached to a port of the router
via interface 3. The IP subnet 192.168.200.0 will be used, with
channel n assigning address 192.168.200.n to the far end. The
server interface will take address 192.168.200.99.
ip device add ppp_device3 ether //ppp/DEVICE=3
192.168.220.99
Further IP setup may be needed, for instance to route the result to some
other device such as the Ethernet port.)
ppp interface 3 localip 192.168.220.99
ppp 2 pvc 32 listen
ppp 2 interface 3
ppp 2 remoteip 192.168.200.2
ppp 2 enable
(and the corresponding setup for each of the channels 3 to 8 as well)
Clients can now dial in to this server, be allocated IP addresses and
traffic will be sent to and from the router.
10.2.4
Remote Bridging
To create a system where two bridges are connected by a PVC, do the
following at each end: (In this example, interface 2 is attached to the
bridge in ATMOS (interface 1 is reserved for routed traffic).)
bridge device add ppp/DEVICE=2
(Attach interface 2 to the bridge.)
ppp 1 pvc 32 mac
ppp 1 interface 2
Содержание 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...