SPID and portmaster 2 BRI.

Tatsuya Kawasaki tatsuya at giganet.net
Wed Jun 10 23:30:02 UTC 1998


I beleive they do.  Well, at least they claim they do AND
they tested via cisco, it worked fine.  Needless to say, whomever
configured cisco, did not need to know SPID.

The question to you is that WHY?

I attached their configuration.

tatsuya



かわさき


= = = = = =
Business Network Telecom (BNT)
ビジネスネットワークテレコム株式会社
〒111-0053 東京都台東区浅草橋3-8-5
31山京ビル6階
TEL 03-5687-3945   FAX 03-5687-6009
http://www.giganet.net

On Tue, 9 Jun 1998, Derek Elder wrote:

> Now for the bonus question of the day:  Does your Telco support ISDN?  Just
> because they have a 5ESS doesn't mean that they have the line cards to offer
> BRI service.
> 
> -----Original Message-----
> From: owner-nanog at merit.edu [mailto:owner-nanog at merit.edu]On Behalf Of
> Tatsuya Kawasaki
> Sent: Tuesday, June 09, 1998 2:22 AM
> To: nanog ml
> Subject: SPID and portmaster 2 BRI.
> 
> 
> Hello...
> 
> I am sure someone up there knows something about 5ESS and portmaster 2.
> Our local teleco does not seem to know what SPID is.  As far as I know
> according to the livingston manual, I should set up SPID in order to
> use ISDN.(well actually it is not true for switch type NTT.)
> I even call the company who sold the 5ESS to the teleco, Lucent
> Techonologies, Japan, they could not help us all.
> According a field engineer, he has never heard of it.  He looked up
> the manual, he could not find SPID.
> 
> Now this bring me to ask someone in this group.
> 
> 1. What SPID is called in teleco lingo?
> 2. what switch types are capable with lucent 5ESS?
> 2.1 why can I find out which switch type we are really getting?
> 2.3 all I know from the teleco is their telecom "machine" is called 5ESS.
> 2.4 They believe 5ESS is the switch type but ...
> 3. what network layer does this SPID setting is used?
> 3.1 any more info on this SPID on ITU 400s ?
> 4. Does anyone use portmaster 2 with BRI on  5ESS switch type?
> 5. Any direct number to lucent Techologies that I could ask some questions
> about SPID and 5ESS stuff?
> 6. Any suggestions?
> 
> 
> sincerely yours,
> 
> Tatsuya
> 
> 
> = = = = = =
> Business Network Telecom (BNT)
> ビジネスネットワークテレコム株式会社
> 〒111-0053 東京都台東区浅草橋3-8-5
> 31山京ビル6階
> TEL 03-5687-3945   FAX 03-5687-6009
> http://www.giganet.net
> 
> 

-------------- next part --------------
ISDNrouter#show config
Using 1121 out of 131066 bytes
!
version 11.2
service udp-small-servers
service tcp-small-servers
!
hostname ISDNrouter
!
enable secret 1 $1$Z6KY$/nB01SkGCKZHfXFBbjkK6/
enable password ********
!
ip address-pool local
isdn switch-type basic-5ess
!
interface Tunnel1
 no ip address
!
interface Ethernet0
 ip address 199.118.140.150 255.255.255.0
 media-type 10BaseT
 no cdp enable
!
interface BRI0
 no ip address
 isdn incoming-voice data
 no cdp enable
!
interface BRI1
 no ip address
 shutdown
 no cdp enable
!
interface BRI2
 no ip address
 shutdown
 no cdp enable
!
interface BRI3
 no ip address
 shutdown
 no cdp enable
!
interface Dialer0
 no ip address
 no ip mroute-cache
 no ip route-cache
 no cdp enable
!
interface Dialer1
 ip unnumbered Ethernet0
 encapsulation ppp
 peer default ip address pool default
 dialer in-band
 dialer-group 1
 no cdp enable
!
router rip
 network 192.6.109.0
 network 192.6.9.0
 network 192.6.120.0
 network 192.6.20.0
!
ip local pool default 199.200.140.150 199.200.140.160
no ip classless
no cdp run
!
bridge 1 protocol dec
!
line con 0
line aux 0
 transport input all
line vty 0 4
 password teleway
 login
!
end


More information about the NANOG mailing list