Re: Recent CID takers pls comment

2001-02-07 Thread sougata maitra

they were boring because the questions asked had
little or "nitwit" relevance to what the companies
wanted to do.
in my opinion a ccda exam shd have had better and
interesting scenarios.
regards
mongol

--- "Howard C. Berkowitz" <[EMAIL PROTECTED]> wrote:
> >Hi
> >I read in a forum that the CID exam now is 200
> questions in 120 mins !!
> >I was told a month back that it was 100 questions.
> >Pls clarify.
> >(Hope those boring scenarios are not there.)
> >regards
> 
> 
> Why are scenarios boring?  Aren't those the
> principal things you will 
> deal with as a real-world designer?
> 
> _
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED]


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



isdn help needed..please

2000-11-21 Thread sougata maitra

i have 2 sites connected with 3620 routers with isdn.
the isdn cards have nt1 built in.
i just cant get it to connect.
can someone please help?
given beloew are the configs and the results of the debug isdn events and 
debug isdn q931.
pls help.

!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname SITE1
!
enable password abcd
!
username SITE2 password letmethru
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0/0
ip unnumbered Ethernet0/0
encapsulation ppp
no logging event subif-link-status
isdn spid1 20269875240101 6987524
isdn spid2 20269875250101 6987525
dialer idle-timeout 300
dialer map ip 192.168.1.1 name SITE2 broadcast 7272321
dialer map ip 192.168.1.1 name SITE2 broadcast 7272329
dialer hold-queue 10
dialer-group 1
no fair-queue
dialer load-threshold 200 either
ppp authentication chap
ppp multilink

!
interface Ethernet0/0
ip address 10.30.62.14 255.255.255.0
no logging event subif-link-status
!
interface Ethernet1/0
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/1
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/2
no ip address
no logging event subif-link-status
shutdown
!
interface Ethernet1/3
no ip address
no logging event subif-link-status
shutdown

!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.1
ip route 192.168.1.1 255.255.255.255 bri0/0
dialer-list 1 protocol ip permit
!
line con 0
password abcd
login
line aux 0
line vty 0 4
password abcd
login
!
end
---

!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname SITE2
!
enable password abcd
!
username SITE1 password letmethru
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0/0
ip unnumbered Ethernet0/0
encapsulation ppp
no logging event subif-link-status
isdn spid1 20272723210101 7272321
isdn spid2 20272723290101 7272329
dialer idle-timeout 300
dialer map ip 10.30.62.14 name SITE1 broadcast 6987524
dialer map ip 10.30.62.14 name SITE1 broadcast 6987525
dialer hold-queue 10
dialer-group 1
no fair-queue
ppp authentication chap
ppp multilink

no fair-queue
!
interface Ethernet0/0
ip address 192.168.1.1 255.255.255.0
no logging event subif-link-status
!
interface Ethernet1/0
ip address 192.168.2.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/1
ip address 192.168.3.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/2
ip address 192.168.4.1 255.255.255.0
no logging event subif-link-status

!
interface Ethernet1/3
ip address 192.168.5.1 255.255.255.0
no logging event subif-link-status


!
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 10.30.62.14
ip route 10.30.62.14 255.255.255.0 bri0/0
dialer-list 1 protocol ip permit
!
line con 0
password abcd
login
line aux 0
line vty 0 4
password abcd
login
!
end
---

SITE1#ping 192.168.1.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:

ISDN BR0/0: Outgoing call id = 0x804E
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x4E
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '7272321'
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xCE
Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING.
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xCE
Cause i = 0x8091 - User busy
Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x4E
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xCE
ISDN BR0/0: Outgoing call id = 0x804F
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x4F
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '7272321'.
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xCF
Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <-  DISCONNECT pd = 8  callref = 0xCF
Cause i = 0x8091 - User busy
Signal i = 0x04 - Busy tone on
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event:  Call to 7272321 was hung up.
ISDN BR0/0: TX ->  RELEASE pd = 8  callref = 0x4F
ISDN BR0/0: RX <-  RELEASE_COMP pd = 8  callref = 0xCF
ISDN BR0/0: Outgoing call id = 0x8050
ISDN BR0/0: Event: Call to 7272321 at 64 Kb/s
ISDN BR0/0: TX ->  SETUP pd = 8  callref = 0x50
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '7272321'
ISDN BR0/0: RX <-  CALL_PROC pd = 8  callref = 0xD0
Channel ID i = 0x89
ISDN BR0/0: received HOST_PROCEEDING.
ISDN BR0/0: RX <-  DISCONNECT pd = 8  

please help ..ISDN

2000-12-18 Thread sougata maitra

hi folks
this is my second post abt this problem. will any isdn guru's look into this 
debug ?
its a simple remote site calling the central office using DDR.
BRI to BRI.

i have changed many configs and come to the same cause for call being 
dropped.

before i try the "isdn incoming-voice data" and "isdn not-end-to-end"
i need some people to look into the debug .please
its a local number and i am thinking of reducing the speed to 56k.
verizon has no clue and are of no helpmaybe the guys who know the stuff 
dont interact with customers..whatever.


here is the debug output
SITE1#sh debug
ISDN:
ISDN events debugging is on
ISDN Q921 packets debugging is on
ISDN Q931 packets debugging is on
Dial on demand:
Dial on demand events debugging is on
Dial on demand packets debugging is on
SITE1#
SITE1#
SITE1#
SITE1#
SITE1#
SITE1#
SITE1#
SITE1#ping 20.20.20.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 20.20.20.2, timeout is 2 seconds:

BRI0/0: ip (s=20.20.20.1, d=20.20.20.2), 100 bytes, interesting (ip PERMIT)
BRI0/0: Dialing cause ip (s=20.20.20.1, d=20.20.20.2)
BRI0/0: Attempting to dial 2027272321
ISDN BR0/0: Outgoing call id = 0x8069
Packet queued
ISDN BR0/0: Event: Call to 2027272321 at 64 Kb/s
ISDN BR0/0: TX -> INFOc sapi = 0 tei = 112 ns = 81 nr = 68 i = 0x0801690504
0288901801832C0A32303237323732333231
SETUP pd = 8 callref = 0x69
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '2027272321'
ISDN BR0/0: RX <- RRr sapi = 0 tei = 112 nr = 82
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 68 nr = 82 i = 0x0801E90218
0189
.CALL_PROC pd = 8 callref = 0xE9
Channel ID i = 0x89
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 69
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 69 nr = 82 i = 0x0801E94508
0282C1340103
DISCONNECT pd = 8 callref = 0xE9
Cause i = 0x82C1 - Bearer capability not implemented
Signal i = 0x03 - Network congestion tone on
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 70
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event: Call to 2027272321 was hung up.
BRI0/0: wait for carrier timeout, call id=0x8069
BRI0/0: Attempting to dial 2027272329
ISDN BR0/0: Outgoing call id = 0x806A
ISDN BR0/0: TX -> INFOc sapi = 0 tei = 112 ns = 82 nr = 70 i = 0x0801694D
RELEASE pd = 8 callref = 0x69
ISDN BR0/0: Event: Call to 2027272329 at 64 Kb/s
ISDN BR0/0: RX <- RRr sapi = 0 tei = 112 nr = 83
ISDN BR0/0: TX -> INFOc sapi = 0 tei = 112 ns = 83 nr = 70 i = 0x08016A0504
0288901801832C0A32303237323732333239
SETUP pd = 8 callref = 0x6A
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '2027272329'
ISDN BR0/0: RX <- RRr sapi = 0 tei = 112 nr = 84
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 70 nr = 84 i = 0x0801E95A
RELEASE_COMP pd = 8 callref = 0xE9
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 71
BRI0/0: ip (s=20.20.20.1, d=20.20.20.2), 100 bytes, interesting (ip PERMIT)
Packet queued
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 71 nr = 84 i = 0x0801EA0218
018A
CALL_PROC pd = 8 callref = 0xEA
Channel ID i = 0x8A
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 72
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 72 nr = 84 i = 0x0801EA4508
0282C1340103
DISCONNECT pd = 8 callref = 0xEA
Cause i = 0x82C1 - Bearer capability not implemented
Signal i = 0x03 - Network congestion tone on
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 73
ISDN BR0/0: received HOST_DISCONNECT
ISDN BR0/0: Event: Call to 2027272329 was hung up.
BRI0/0: wait for carrier timeout, call id=0x806A
: Dialing failed, 2 packets unqueued and discarded
ISDN BR0/0: TX -> INFOc sapi = 0 tei = 112 ns = 84 nr = 73 i = 0x08016A4D
RELEASE pd = 8 callref = 0x6A
ISDN BR0/0: RX <- RRr sapi = 0 tei = 112 nr = 85.
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 73 nr = 85 i = 0x0801EA5A
RELEASE_COMP pd = 8 callref = 0xEA
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 74
BRI0/0: ip (s=20.20.20.1, d=20.20.20.2), 100 bytes, interesting (ip PERMIT)
BRI0/0: Dialing cause ip (s=20.20.20.1, d=20.20.20.2)
BRI0/0: Attempting to dial 2027272321
ISDN BR0/0: Outgoing call id = 0x806B
Packet queued
ISDN BR0/0: Event: Call to 2027272321 at 64 Kb/s
ISDN BR0/0: TX -> INFOc sapi = 0 tei = 112 ns = 85 nr = 74 i = 0x08016B0504
0288901801832C0A32303237323732333231
SETUP pd = 8 callref = 0x6B
Bearer Capability i = 0x8890
Channel ID i = 0x83
Keypad Facility i = '2027272321'
ISDN BR0/0: RX <- RRr sapi = 0 tei = 112 nr = 86
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 74 nr = 86 i = 0x0801EB0218
0189
.CALL_PROC pd = 8 callref = 0xEB
Channel ID i = 0x89
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 75
ISDN BR0/0: received HOST_PROCEEDING
ISDN BR0/0: RX <- INFOc sapi = 0 tei = 112 ns = 75 nr = 86 i = 0x0801EB4508
0282C1340103
DISCONNECT pd = 8 callref = 0xEB
Cause i = 0x82C1 - Bearer capability not implemented
Signal i = 0x03 - Network congestion tone on
ISDN BR0/0: TX -> RRr sapi = 0 tei = 112 nr = 76
ISDN BR0/0: received HOST_DISCONNECT
ISDN 

Can IPX traffic be forwarded thru PIX?

2001-01-09 Thread sougata maitra

we are in the process of testing a PIX firewall 515R and all seems to work 
fine in the IP realm.
we have netware servers (version 4x)running IPX still both on the inside and 
the outside which need to commmunicate.
the documentation for PIX doesn't even use the word IPX !!

any ideas?

one thought is to make the netware servers run IP ..but how to make them 
exchange (SAPs) or whatever it is under IP?

warm regards


_
Get your FREE download of MSN Explorer at http://explorer.msn.com

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Proper dress for CCIE lab? [7:29524]

2001-12-20 Thread sougata maitra

Being an ex-ex-ex Novell CNI ...u dint hear wrong.
they made you do dramatics a-la-extreme...teaching
mundane and silly topics (yes it did seem mundane even
then!)
if u tried to improvise and dint follow Novell
guidelines u were in trouble.
regards


--- Chuck Larrieu  wrote:
> be sure to wear a trenchcoat, and walk in muttering
> "there can be only one!"
> 
> oops - wrong scene.
> 
> Chuck
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 18, 2001 2:00 PM
> To: [EMAIL PROTECTED]
> Subject: Proper dress for CCIE lab? [7:29524]
> 
> 
> Is it true that you have to be dressed in a suit for
> the CCIE lab?  Do them
> mark mannerisms, speech and dress?  I have some old
> Novell guys telling me
> horror stories of the Novel Instructor Program.
> 
> Steve
[EMAIL PROTECTED]


__
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=29839&t=29524
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Great CCDA Study Site (CCDA exam length)

2000-08-11 Thread sougata maitra

If you give a prometric test (English) in a non
english speaking country they give you 30 mins extra.
regards
mike
--- Shane McMordie <[EMAIL PROTECTED]>
wrote:
> This Web site says the new CCDA is 72 questions in
> 120 minutes, with 3
> case studies.
> 
> I did CCDA 640-441 2 days ago in Frankfurt, Germany.
> (Pass.)  There
> were 72 questions, all right, but 4 case studies and
> the time allowed
> was 150 minutes.   And there is this annoying survey
> at the start which
> chews up an extra 15 minutes.
> 
> Maybe the exam time is variable?  120 mins for 3
> cases, 150 mins for 4?
> 
> Shane
> 
> 
> >From: Paul Immo <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Great CCDA Study Site
> >Date: Tue, 8 Aug 2000 09:21:18 -0700 (PDT)
> >
> >I just passed my CCDA yesturday, I used mainly the
> >material from this site!
> >
> >http://www.ccxxproductions.bigstep.com/
> >
> >Check them out
> >
> 
> 
> 
> ___
> UPDATED Posting Guidelines:
> http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED]


__
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



For the thinking question writer... money !!

2000-08-16 Thread sougata maitra

Hi
i read a posting somewhere sometime back abt the
company techmindworks.com wanting a few exceptional
question writers for ccna/ccnp. (they get a percentage
of whats sold)
i thought i was good enough and had applied..lol
just now i received an email saying i wasnt selected.
anyway i am sending this message so that someone could
benefit from it.
they need people for ccnp.
so if u have the examiners mindset u could contact
[EMAIL PROTECTED]
btw u need to have passed the relevant exam to write
questions for that test. and they expect u to honor yr
NDA. (thats what i liked best abt them)

best of luck to the aspiring ones.
regards
mike

__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



pls explain...switching question.....for ccna

2000-09-07 Thread sougata maitra

hi
one of the ciscopress books for ccna2.0 says that when
the cam table of a switch gets filled with 1024
entries , all dynamic entires are flushed and entries
are re-learnt.
does it work that way?
does this happen on 1900 series switches?
whats the time out for an entry in the cam table?

shd i assume that in a condition where inspite of time
outs all 1024 cam entries are filled ...at that point
in time all dynamic entries are flushed and a
re-learning process is initiated.

regards
mike

__
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Course objectives and books on ccnp 2.0..HELP

2000-05-21 Thread sougata maitra

anyone know where i can find the course objectives for
all the four courses of ccnp2.0 and also if and what
books are available / will be available on them.
thanks in advance
warm regards

__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



errata of doyle volume 1 [7:47915]

2002-07-01 Thread sougata maitra

Hi
Is there an errata for tcp/ip rouitng volume 1 by Jeff
Doyle.
i did download one from ciscopress but that shows just
2 corrections..or maybe i have an old old doyle...

pls help.

regards

ref: chapter 7 (ripv2..troubleshooting question 1
config..of rta and rtb for the ethernet
interfaces..with vlsm)


__
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=47915&t=47915
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]