| Title: | atm |
| Moderator: | NPSS::WATERS |
| Created: | Mon Oct 05 1992 |
| Last Modified: | Thu Jun 05 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 970 |
| Total number of notes: | 3630 |
Hi,
I'm absolutely new in the ATM world and it would be nice, if someone can
answer the following customer question:
He wants to setup two PVC from a Digital UNIX V3.2F system (with an ATMworks
350 card) to two file server and just running IP over these PVCs.
- Can he setup Classical IP without defining a ATMARP server; If so, what are
the required commands in /etc/atm.conf ?
up driver = lta0
wait state=up driver=lta0
run /usr/sbin/atmsig up driver=lta0 wait
+pvc driver=lta0 convergence=atmip vpi=0 vci=50
|
|-> or does he have to specify another
value ?
run ifconfig lta0 ipaddr netmask ..
|
| -> is it valid to use the lta device and not the
lis0 (because there is no ATM server defined
- If not, how can he setup an IP connection over an ATM PVC just using
RFC1483 for encapsulation of the IP routing pakets.
Many thanks for your help
Andreas
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 923.1 | Configuring PVCs | SMURF::GREBUS | DTN 381-1426 - Digital Unix | Mon Apr 28 1997 13:53 | 12 |
I've never configured PVC's on V3.2F, but I believe it works the same
as under V4.x.
Start with:
up driver=lta0
wait state=up driver=lta0
Then follow with the instructions in Note 910.1. Note there is no
atmsig command in V3.2F.
/gary
| |||||
| 923.2 | Thanks | TAGAUS::AURAND | Tue Apr 29 1997 02:54 | 16 | |
Hi Gary,
many thanks for your quick answer. I gave the example to the customer
and he will try the configuration.
Maybe you can tell me a little bit more about ATM on Digital UNIX.
- Is there a list of valid convergence moduls available or is ATMIP
the only one yet available ?
- What has to be done to just use RFC1483 for encapsulation of the IP
routing pakets ?
Again, many thanks for your help
Andreas
| |||||