[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::atm

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

865.0. "The Partnumber of ATM 351" by NETRIX::"eric gan@bejvc" (ericgan) Wed Mar 12 1997 09:50

Hi there,

What is the PartNumber of ATM 351?
How about it's list price? Just for reference.

The answer is needed urgently,

thanks,
eric
[Posted by WWW Notes gateway]
T.RTitleUserPersonal
Name
DateLines
865.1BERN02::DEYWalter Dey, Berne SwitzerlandThu Mar 13 1997 02:368
    Expected FRS for the fibre version (DGLPA-FA) is slated for
    the week of the 17.
    Expected FRS for the copper version (DGLPA-UA) is likely to
    be one week later.
    
    The pricing has been set at $595 for the mmf and $495 for
    the copper version.
    
865.2address supportNETRIX::"eric gan@bejvc"ericganThu Mar 13 1997 08:288
Thanks,
but how many address supported in 351? Same with 350(8 addresses)?
What lack does it has when use to interoperating with 350? Since my
customer wants the same feature for address supporting with 350(more
than four MAC addresses).

eric
[Posted by WWW Notes gateway]
865.3Re: address supportKAMPUS::BRANDNERThat's noot eentiiirly aaacuuraate ...Thu Mar 13 1997 10:0232
The ATMW 350/750 does have 8 'burn in' addresses which are used to
build up 8 ATM NSAPs. These NSAPs are used for auto-registering with the
switch.

DU 4.0 and later the default setting is not to use the 'burn in' addresses for
auto-registering. But the atmconfig command gives you control over whether and
which 'burn in' addresses have to be used as ESIs.

The ATMIP, for example, generates its own ESIs to register with the switch. The
ATM sub system of DU 4.0 doesn't have a limit (besides practical considerations)
in generating ESIs. It actually only uses 8 (see below).

The GS/ATM allows to register up to 8 NSAPs per link. This is limit of the
GS/ATM. Other switches might allow to have more registered NSAPs per link.

Basically you're allowed to build as many ESIs (and therefore NSAPs) as you
want to as far as the ESIs you're using are unique among the end systems
directly connectet to the switch your system is hooked on. If you try to
register with an already in use NSAP, the switch rejects the registration.

So the answer is:
Address support depends on the implementation of the ATM subsystem within the OS
you might have in mind (may be the device driver is involved to some degree
too). For DU 4.0 and later you have control over the ESIs to use (and if you
intend to write a convergence module you have almost full control of the ESIs to
use).

Don't know about OVMS and doesn't have any clue about WNT. Anyone to jump in
here..... Dough?

Rudi
865.48 addresses on ATMworks 351SMURF::GREBUSDTN 381-1426 - Digital UnixThu Mar 13 1997 12:0810
    The ATMWorks 351 has 8 ROM ESI addresses.
    
    Just to clarify a couple of things in .-1:
    
    By default Digital UNIX 4.0 does register all 8 ROM ESI based (NSAP)
    addresses with the switch.  You can control this on the "atmconfig up"
    command. The ROM ESI based addresses are used for LAN emulation.
    
    	/gary
     
865.5Re: 8 addresses on ATMworks 351KAMPUS::BRANDNERThat's noot eentiiirly aaacuuraate ...Fri Mar 14 1997 07:034
	Gary, thanks for the clarification. Thought it's different.

	Rudi
865.616 Addresses?WASNT::"[email protected]"Born to be MildMon Mar 17 1997 13:064
I thought that the ATMworks 351 had 16 addresses (but the Digital 
Unix driver reports only 8).

doug
865.7Clarification to .3KAMPUS::BRANDNERThat's noot eentiiirly aaacuuraate ...Mon Mar 17 1997 13:3337
	I just checked that the GS/ATM is able to register more than 8 ESIs:

GIGAswitch/ATM-> versions
RomVersion: Release 1.4.5[205] : Wed Jun  5 17:56:55 EDT 1996 
AppVersion: Release 1.4.5[205] : Wed Jun  5 18:29:59 EDT 1996 

Host IP Address for flash downloads . 
Host Boot Filename . 
value = 0 = 0x0
GIGAswitch/ATM-> 

(kaputt.kar.dec.com:~ )# atmconfig esilist
         Driver     Convergence    ESI_ID                 ESI/Signalling
           lta0                         1                   08002B2237E0
                                       16                     uni3x_q93b
           lta0                         2                   08002B2237E1
                                       15                     uni3x_q93b
           lta0                         3                   08002B2237E2
                                       14                     uni3x_q93b
           lta0                         4                   08002B2237E3
                                       13                     uni3x_q93b
           lta0                         5                   08002B2237E4
                                       12                     uni3x_q93b
           lta0                         6                   08002B2237E5
                                       11                     uni3x_q93b
           lta0                         7                   08002B2237E6
                                       10                     uni3x_q93b
           lta0                         8                   08002B2237E7
                                        9                     uni3x_q93b
           lta0           atmip        17                   88002B2237E0
                                       18                     uni3x_q93b

	It showes that 9 ESIs are registered, the first 8 are the ROM ESIs
	of the ATMworks 750, the 9th is a private ESI generated by ATMIP.

	Rudi
865.8Maybe there really are 16?SMURF::GREBUSDTN 381-1426 - Digital UnixTue Mar 18 1997 12:406
    re: number of ROM addresses on 351
    
    I assumed there were only 8 since that's all the driver registered.
    The Digital UNIX limit is a total of 32 ESIs per adapter, including
    both ROM and dynamicall created ESIs.