RE: Error in configuring ISDN [7:12611]

2001-07-18 Thread Farhan Ahmed
Static Routes ip route 0.0.0.0 0.0.0.0 Dialer -Original Message- From: Technosys [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 18, 2001 6:02 PM To: Farhan Ahmed Subject: Re: Error in configuring ISDN [7:12611] Hi Farhan , Enclosed please find the details of the current config

Error in configuring ISDN [7:12611]

2001-07-17 Thread NKP
Hi , I am facing an error in configuring the ISDN on my Cisco 2620 with the BRI S/T interface card , it keeps on getting disconnected after it dials , can anyone guide me what mistake I could be making ? cisco2620#sh run Building configuration... Current configuration: ! version 12.0

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Charles Manafa
No IP address has been provided for your BRI0/0 interface. CM -Original Message- From: NKP [mailto:[EMAIL PROTECTED]] Sent: 17 July 2001 11:25 To: [EMAIL PROTECTED] Subject: Error in configuring ISDN [7:12611] Hi , I am facing an error in configuring the ISDN on my Cisco

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Farhan Ahmed
u r too much wrong hostname Cisco2620 ! enable password f ! no ip name-server ! isdn switch-type basic-net3 ! ip subnet-zero no ip domain-lookup ip routing ! interface Dialer 1 description connected to Internet ip address negotiated ip nat outside no ip split-horizon encapsulation ppp

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Hire, Ejay
configured, no LDN, spid2 NOT sent, spid2 NOT valid -Ejay -Original Message- From: NKP [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 6:25 AM To: [EMAIL PROTECTED] Subject: Error in configuring ISDN [7:12611] Hi , I am facing an error in configuring the ISDN on my Cisco 2620

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Danner, John (ZoomTown)
in configuring ISDN [7:12611] I may be way off, but I thinks your spids are wrong. Call the Phone company and ask them what your spids are supposed to be. TEI 80, ces = 1, state = 8(established) spid1 configured, no LDN, spid1 NOT sent, spid1 NOT valid TEI Not Assigned, ces = 2, state = 1(terminal

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Farhan Ahmed
:37 PM To: [EMAIL PROTECTED] Subject: RE: Error in configuring ISDN [7:12611] The spids are definitely wrong: From debug: 07:14:249108103167: Null Spid: 0 From config: isdn spid1 0 isdn spid2 0 Is this in a lab setting with a isdn simulator or with a transport from the phone company? If it's

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Hire, Ejay
: Tuesday, July 17, 2001 11:26 AM To: [EMAIL PROTECTED] Subject: RE: Error in configuring ISDN [7:12611] first of all in basic net3 u dont need spids and the second u dont have a ip assigned to your bri neither you are using esy ip there is no dialer as well what happen to u guys -Original

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Farhan Ahmed
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 9:27 PM To: 'Farhan Ahmed'; '[EMAIL PROTECTED]' Subject: RE: Error in configuring ISDN [7:12611] The Switch type as defined under the interface is Basic-ni. According to http://www.cisco.com/warp/public/129/bri_invalid_spid.html this switch type

RE: Error in configuring ISDN [7:12611]

2001-07-17 Thread Farhan Ahmed
:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 9:47 PM To: [EMAIL PROTECTED] Subject: RE: Error in configuring ISDN [7:12611] The Switch type as defined under the interface is Basic-ni. According to http://www.cisco.com/warp/public/129/bri_invalid_spid.html this switch type requires spids

Configuring ISDN

2000-08-15 Thread James Kavenaugh
Hello, I'm configuring an ISDN line for my first time and I have a couple of questions. I've read through the documents on CISCO's www site but they didn't seem to answer everything. This is on a 1600 series. From what I read you specify the destinations ip, phone number and login information

RE: Configuring ISDN

2000-08-15 Thread Roger Wang
To: [EMAIL PROTECTED] Subject: Configuring ISDN Hello, I'm configuring an ISDN line for my first time and I have a couple of questions. I've read through the documents on CISCO's www site but they didn't seem to answer everything. This is on a 1600 series. From what I read you specify the de

RE: Configuring ISDN

2000-08-15 Thread James Kavenaugh
Thank you Roger... It took a bit but I found this config that looks perfect for my purposes: http://www.cisco.com/warp/public/793/access_dial/easyip.html On Roger Wang, said: In place of "dialer map", you can use the "dialer string" command. Then you don't need destination's IP address.