bgp path selection criteria

2000-11-27 Thread Yee, Jason



hi , 


Anyone here knows which BGP path criteria takes precedence ? AS_PATH or
local preference 


From what I read it is local preference , but in actual fact it is not so ,
why I said this is because I have a customer who prepends their prefixes
many times then advertise them to us but on our side we set local preference
to customers' routes to 90 which in fact will always come back to us if we
do this but this is not happening 

Instead the prefixes go to another providers' link because their AS-PATH is
shorter 

why is that so?


Jason

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



RE: BGP - maximum-list

2000-11-23 Thread Yee, Jason

Well you can always have a inbound  prefix-list at your side to prevent the
swamping right?


correct me if I am wrong


Jason 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Michael Fountain
Sent: Wednesday, November 08, 2000 12:02 AM
To: [EMAIL PROTECTED]
Subject: BGP - maximum-list


Has anyone used the maximum-prefix command on a cisco running BGP?

It is supposed to keep a neighbor from going crazy and swamping your router 
with too many routes by limiting the number of routes that can be learned by

the router.

What would be a good number to set that at to allow a full BGP table, plus 
growth, and still protect the router.

Or does no one use it?
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

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

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



RE: Two DLCI numbers?

2000-11-23 Thread Yee, Jason

reason is because when building the frame-relay circuit you need to build
two parts , one is towards the customer from frame switch  the other one is
from provider's router to frame-switch , I normally use the same dlci nos
for the two parts but you can use different 



Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jeff McCoy
Sent: Friday, November 03, 2000 9:37 PM
To: [EMAIL PROTECTED]
Subject: Re: Two DLCI numbers?




"jeongwoo park" [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi all
 While I was reading a cisco book, I came across the
 fact that DLCI number has only local significance
 because there might be more than one DLCI number
 associated with one pvc.
 Why would any pve in frame relay network have two DLCI
 numbers?
 I know that DLCI number is given by frame relay
 service provider.
 Can someone explain this?

 Thanks in adv.

 jeongwoo


 __
 Do You Yahoo!?
 From homework help to love advice, Yahoo! Experts has your answer.
 http://experts.yahoo.com/

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



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



RE: Redistribution od Static Routes

2000-11-22 Thread Yee, Jason

try redistributing connected subnets as well, I am not sure that will help
but is worth a try


Jason 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Watson, Rick, , OUSDC
Sent: Thursday, November 09, 2000 12:58 AM
To: [EMAIL PROTECTED] (E-mail)
Subject: Redistribution od Static Routes


Does the following lines extracted from a configuration redistribute all
static routes on the router? Or will I have to go through and add the
specific static routes and redistribute them? Trying to t-shoot an issue and
was wondering if redistribution of static routes (or lack thereof) was
causing problemsIf more info is necessary please contact me offline

- extracted lines begin 

router ospf 989
 redistribute static subnets
 network 192.68.0.0 0.0.255.255 area 0.0.0.0
 maximum-paths 2

- extracted lines end -

Rick Watson
Network Engineer
OUSD(Comptroller)
703.697.5710
[EMAIL PROTECTED]

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

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



RE: acess list question

2000-11-22 Thread Yee, Jason

deny should come before permit

also to deny ftp not only must you block port 20 but also port 21 (ftp-data)


Jason Yee

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Sisqo
Sent: Tuesday, November 14, 2000 11:08 AM
To: [EMAIL PROTECTED]
Subject: acess list question


Access-list 101 permit ip any any
Access-list 101 deny tcp any any eq ftp

Why did the above list FAIL to prevent FTP?


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

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



RE: !H not a complete answer

2000-11-20 Thread Yee, Jason

thanks 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Donald B Johnson Jr
Sent: Tuesday, November 21, 2000 7:03 AM
To: Jennifer Cribbs; [EMAIL PROTECTED]
Subject: Re: !H not a complete answer


wouldn't that be an A response
Duck
- Original Message -
From: Jennifer Cribbs [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 20, 2000 10:12 AM
Subject: RE: !H not a complete answer


This response is returned when an access list somewhere along the path
prevents a router from forwarding a packet to the HOST.

and that is correct.

Jennifer Cribbs
[EMAIL PROTECTED]


= Original Message From "Croyle, James" [EMAIL PROTECTED] =
http://www.cisco.com/warp/public/112/chapter7.htm

I think you have a routing loop as is described here.  Ping from several
stations and map it out.

Jim


-Original Message-
From: Miller, Nathan (AZ15)
To: Richard Bosire; Jason yee
Cc: John Huston; [EMAIL PROTECTED]
Sent: 11/20/00 11:15 AM
Subject: RE: !H

Does it meas that the destination NETWORK is unreachable or the
destination
HOST??

-Original Message-
From: Richard Bosire [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 20, 2000 8:01 AM
To: Jason yee
Cc: John Huston; [EMAIL PROTECTED]
Subject: Re: !H


destination unreachable i.e not path to the destination network

Jason yee wrote:

 hi anyone knows what does the symbol !H means in
 traceroute results

 __
 Do You Yahoo!?
 Yahoo! Calendar - Get organized for the holidays!
 http://calendar.yahoo.com/

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

--
___
«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤

Richard Bosire
Network Engineer  CCNA,CCSE
AfricaOnline (k) Ltd
tel +254-2-243775 fax +254-2-243762
http://www.africaonline.co.ke


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

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

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

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

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

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



access-list for DDOS attack

2000-11-20 Thread Yee, Jason



hi ,

Anyone knows what the parameter in using CAR to rate limit ICMP packets
means , for example :


interface abc

rate-limit output access-group 200 200 512000 786000 transmit
exceed-action drop

access-list 200 permit icmp any any echo-reply



what does the 200, 512000, 786000 means ?


thanks

Jason

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



traffic shaping parameters

2000-11-20 Thread Yee, Jason




hi Anyone

knows what the parameter in traffic-shape rate 6144000 153600 153600 1000
indicates , I know I can use ? to find out but I am still not clear about
the figures I should use like 6144000 etc. when I want to implement traffic
shaping on an interface 


Jason

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



RE: IP route cache

2000-11-13 Thread Yee, Jason

if I am not wrong ip route-cache enable fast-switching while no ip
route-cache disables fast-switching and drops to process switching


so that's really a matter of enabling switching types between interfaces

hope this helps

Jason Yee

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Tony Russell
Sent: Wednesday, November 08, 2000 11:04 PM
To: '[EMAIL PROTECTED]'
Subject: IP route cache


Can someone describe why I would want to use the ip route-cache (or no ip
route-cache) command.  I've found references on the Cisco site about how to
use it, but not why.

Tony Russell
Network Engineer
IBEAM Broadcasting


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

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



RE: CRC error

2000-10-24 Thread Yee, Jason

 Can be many possibilities could be clock rate on modem not set to exact
speed. fautly modem etc

Jason

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 10/23/00 6:50 AM
Subject: CRC error

Hi cisco guru,

I have a lease line(connected to serial port).I get about 60% crc error
per day on the line.What could be the cause and any solutions?


Thanks
Regards
Ramesh


Get FREE Email/Voicemail with 15MB at Lycos Communications at
http://comm.lycos.com

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

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



RE: Help with BGP ge and le options

2000-10-24 Thread Yee, Jason

 We normally use it for prefix list for example ip prefix-list as1234 permit
202.161.130.28/19 le 24 will indicate that we allow this block of network to
be accepted by us including its subnets right up to prefix 24 which means
that if your customers need to subnetwork this block of ip and want us to
advertise it we need not do anything since we have put le24 in the prefix
list already


hope this helps


Jason

-Original Message-
From: [EMAIL PROTECTED]
To: CiscoGroupstudy
Sent: 10/23/00 11:58 PM
Subject: Help with BGP  ge and le options

Could someone clearly explain what these options do
and an example of how are they used.
Thanks

=
JZ
[EMAIL PROTECTED]



__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

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

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



RE: How to get Console message and Debug output by telnet?

2000-10-20 Thread Yee, Jason

 A word of caution here, be very careful about using debug it will eat up
all the resources on the router I would recommend using it only on the last
resort. However using debug with an access-list can reduce checking on all
the traffic but the ones specified on the access-list


Jason

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 10/19/00 8:33 PM
Subject: Re: How to get Console message and Debug output by telnet?

Use the command: terminal monitor

That should do the trick.

Andy Xing wrote:

 How can I get debug message display when I use telnet to config a
router?

 Thanks in advanced

 Andy Xing

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

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

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



RE: keepalive set in frame-relay circuit?

2000-10-12 Thread Yee, Jason

thanks

-Original Message-
From: Stull, Cory [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 12, 2000 11:05 PM
To: Yee, Jason; 'Flem'; cisco@groupstudy. com (E-mail)
Subject: RE: keepalive set in frame-relay circuit?


I'm not sure what setting the frame-relay keepalive to 0 would do.  If your
router wasn't receiving LMI to begin with than you are probably getting a
false line protocol up reading.  LMI is needed so that the frame-switch can
tell the router the status of the pvc's and dlci's on that circuit.  If the
switch and router aren't talking then the router probably doesn't know about
the PVCs it has to get to remote locations...

Hope I didn't get off track I just skimmed your question.

Cory

-Original Message-
From: Yee, Jason [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 09, 2000 1:57 AM
To: 'Flem'; cisco@groupstudy. com (E-mail)
Subject: RE: keepalive set in frame-relay circuit?


can't catch what you are trying to say 
Jason

-Original Message-
From: Flem [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 09, 2000 2:48 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: keepalive set in frame-relay circuit?


Yee ,

inline .

--- "Yee, Jason" [EMAIL PROTECTED] wrote:
 hi anyone 
 
 knows why after having set my keepalive to be zero
 my frame-relay circuit
 straight away went up ie line protocol is up
 
 I believe there is no need to set keepalive as the
 LMI is taking care of it
 right?

Keep-alives on a frame-relay interface implements LMI 
on that interface .
( do sh int ser#/# and look for the LMI settings )

flem

 
 Correct me if I am wrong
 
 thanks
 
 Jason
 
 **NOTE: New CCNA/CCDA List has been formed. For more
 information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/

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

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



RE: CCDA?

2000-10-11 Thread Yee, Jason

any good materials to intro?

-Original Message-
From: William E Gragido [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 11, 2000 4:47 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: RE: CCDA?


Yes, study those case studies in detail!  They are tedious

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Yee, Jason
 Sent: Tuesday, October 10, 2000 1:10 AM
 To: cisco@groupstudy. com (E-mail)
 Subject: CCDA?
 
 
 hi anyone 
 
 got any tips on CCDA?
 
 jASON
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

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



RE: keepalive set in frame-relay circuit?

2000-10-10 Thread Yee, Jason

it's a receive-only dish 

the customer has a terrestrial link for the return path

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jay Hennigan
Sent: Tuesday, October 10, 2000 11:34 AM
To: [EMAIL PROTECTED]
Subject: Re: keepalive set in frame-relay circuit?


On 9 Oct 2000 22:50:50 -0400, Yee, Jason [EMAIL PROTECTED] wrote:
:this interface is connected to a comstream modem (satellite modem) then out
:as a satellite link to frame-relay switch

Check with Comstream.  Do they specify frame-relay encapsulation? 

When you say "modem", is it a regular RS-232 modem?  Is the satellite 
two-way to you?  Is it a VSAT and you're transmitting to the bird, or
is it a receive-only dish and you're using dial-up for the return path? 

Is it an asynchronous modem?

Have you tried "encapsulation frame-relay IETF" on the interface?  

It sounds as if you really need to get some specifics from the satellite
carrier as to exactly what interface configuration they expect.

:On 9 Oct 2000 20:58:12 -0400, Yee, Jason [EMAIL PROTECTED] wrote:
::if that is the case setting keepalives to what value is optimal?
::
::10 , I tried setting it to 10 but it went down 
:
:To what, if anything, is this interface physically connected? 

-- 
Jay Hennigan  -  Network Administration  -  [EMAIL PROTECTED] 
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BCRAN

2000-10-10 Thread Yee, Jason

ISDN, BRI, PRI, AAA, FRAME-RELAY (MUST KNOW ), X.25 , TACACS+ and etc.

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
SH Wesson
Sent: Monday, October 09, 2000 9:01 PM
To: [EMAIL PROTECTED]
Subject: BCRAN


Can anyone give me some tips as to how to study for the BCRAN (640-505 exam)

exam.  I'm studying for it and am schedule for another week or so to take 
the exam.  Tips on what topics to study and what may be on the exam would be

helpfu.  Thanks.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



CCDA?

2000-10-10 Thread Yee, Jason

hi anyone 

got any tips on CCDA?

jASON

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: keepalive set in frame-relay circuit?

2000-10-10 Thread Yee, Jason

thank you very much your explanation is crystal clear

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, October 10, 2000 1:50 PM
To: [EMAIL PROTECTED]
Subject: RE: keepalive set in frame-relay circuit?




10 seconds is the default, and should generally be fine.  Your circuit is
probably down for some other reason.

Is this a test setup, with the routers connected back-to back (or with
another
cisco as a switch), or is the frame relay circuit a 'real' circuit from a
telco?
Assuming it's a real circuit, try the 'show frame lmi' command.  Your 'num
status enq. sent' and 'num status msgs recv' values should be the same (or
very
similar), and non-zero.  If they aren't the same, clear the counters, wait a
minute or so, and check again.
If you are not receiving any LMI messages, then you're not talking to the
frame
relay switch.  This is not a good thing.  Either your router config is wrong
(wrong encapsulation?  wrong lmi type? could be a few things) or the telco
service is broken (or dud hardware, potentially).
If the LMI looks OK, try the command 'show frame pvc', or turn on term mon
and
do a 'debug frame lmi' (it's a fairly safe debug to do even in a production
environment, unless your routers are very overloaded or you have zillions of
PVCs.  But I take no responsibility if it breaks your network :-).  See what
PVCs are defined, and which ones the telco knows about.  See if they match
what
you think they should be.
With the debug frame lmi command, you will see (hopefully) LMI messages
coming
from the switch.  Check that they're coming in every ten seconds.  If not,
change your keepalive to match.  Every now and again (every minute on mine,
YMMV) the LMI message will include the status of all the PVCs the switch
knows
about, and their status (I believe the exact format of the messages varies
between frame switch types.  On mine, an active PVC has status 0x2, and an
inactive one has status 0x0).

Even if you force the interface up/up by fiddling with the keepalives, it
won't
pass any data if the circuit's broken.

JMcL


-- Forwarded by Jenny Mcleod/NSO/CSDA on 10/10/2000
04:33 pm
---


"Yee, Jason" [EMAIL PROTECTED] on 10/10/2000 11:49:45 am

Please respond to "Yee, Jason" [EMAIL PROTECTED]


To:   "'Jay Hennigan'" [EMAIL PROTECTED]
  "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
cc:(bcc: JENNY MCLEOD/NSO/CSDA)
Subject:  RE: keepalive set in frame-relay circuit?



if that is the case setting keepalives to what value is optimal?

10 , I tried setting it to 10 but it went down

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jay Hennigan
Sent: Monday, October 09, 2000 5:35 PM
To: [EMAIL PROTECTED]
Subject: Re: keepalive set in frame-relay circuit?


On 9 Oct 2000 01:54:14 -0400, Yee, Jason [EMAIL PROTECTED] wrote:
:hi anyone
:
:knows why after having set my keepalive to be zero my frame-relay circuit
:straight away went up ie line protocol is up

The keepalive setting on a frame-relay interface determines the LMI
interval.
Turning it off stops the router from sending or expecting LMI.

:I believe there is no need to set keepalive as the LMI is taking care of it
:right?

The keepalive of an interface with frame-relay encapsulation _is_ LMI.

:Correct me if I am wrong

Can you pass traffic over the interface with no keepalive?  No keepalive
is a means of forcing an interface into an up-up state from the router's
viewpoint even if the interface may in fact be disconnected.  While this
is useful for test purposes, it doesn't carry any traffic.  While the
interface shows "line protocol is up" with or without anything plugged in
it isn't going to move data from point A to point B.

If it _is_ connected, and the other end also is set to "no keepalive",
then in most cases you can use it to pass data.  However, this is not
usually a good idea because the routers will have no means of detecting
a link failure (other than timeouts on a dynamic routing protocol).

If this frame-relay interface is connected to a real carrier's frame
switch, then the "no keepalive" will cause the router to stop sending
LMI, which will cause the carrier's switch to show the link as inactive.

You may be able to make it work in a lab situation with no keepalive
on a router configured as a frame switch, but it isn't a good idea.

As a rule, keepalives are a good thing on an active interface passing
real-world traffic, and turning them off should not be necessary to
bring the line protocol up.

--
Jay Hennigan  -  Network Administration  -  [EMAIL PROTECTED]
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.h

keepalive set in frame-relay circuit?

2000-10-09 Thread Yee, Jason

hi anyone 

knows why after having set my keepalive to be zero my frame-relay circuit
straight away went up ie line protocol is up

I believe there is no need to set keepalive as the LMI is taking care of it
right?

Correct me if I am wrong

thanks

Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: keepalive set in frame-relay circuit?

2000-10-09 Thread Yee, Jason

can't catch what you are trying to say 
Jason

-Original Message-
From: Flem [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 09, 2000 2:48 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: keepalive set in frame-relay circuit?


Yee ,

inline .

--- "Yee, Jason" [EMAIL PROTECTED] wrote:
 hi anyone 
 
 knows why after having set my keepalive to be zero
 my frame-relay circuit
 straight away went up ie line protocol is up
 
 I believe there is no need to set keepalive as the
 LMI is taking care of it
 right?

Keep-alives on a frame-relay interface implements LMI 
on that interface .
( do sh int ser#/# and look for the LMI settings )

flem

 
 Correct me if I am wrong
 
 thanks
 
 Jason
 
 **NOTE: New CCNA/CCDA List has been formed. For more
 information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: keepalive set in frame-relay circuit?

2000-10-09 Thread Yee, Jason

if that is the case setting keepalives to what value is optimal?

10 , I tried setting it to 10 but it went down 

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jay Hennigan
Sent: Monday, October 09, 2000 5:35 PM
To: [EMAIL PROTECTED]
Subject: Re: keepalive set in frame-relay circuit?


On 9 Oct 2000 01:54:14 -0400, Yee, Jason [EMAIL PROTECTED] wrote:
:hi anyone 
:
:knows why after having set my keepalive to be zero my frame-relay circuit
:straight away went up ie line protocol is up

The keepalive setting on a frame-relay interface determines the LMI
interval.
Turning it off stops the router from sending or expecting LMI.

:I believe there is no need to set keepalive as the LMI is taking care of it
:right?

The keepalive of an interface with frame-relay encapsulation _is_ LMI.  

:Correct me if I am wrong

Can you pass traffic over the interface with no keepalive?  No keepalive 
is a means of forcing an interface into an up-up state from the router's 
viewpoint even if the interface may in fact be disconnected.  While this
is useful for test purposes, it doesn't carry any traffic.  While the 
interface shows "line protocol is up" with or without anything plugged in 
it isn't going to move data from point A to point B.  

If it _is_ connected, and the other end also is set to "no keepalive", 
then in most cases you can use it to pass data.  However, this is not 
usually a good idea because the routers will have no means of detecting
a link failure (other than timeouts on a dynamic routing protocol). 

If this frame-relay interface is connected to a real carrier's frame 
switch, then the "no keepalive" will cause the router to stop sending 
LMI, which will cause the carrier's switch to show the link as inactive. 

You may be able to make it work in a lab situation with no keepalive 
on a router configured as a frame switch, but it isn't a good idea. 

As a rule, keepalives are a good thing on an active interface passing 
real-world traffic, and turning them off should not be necessary to
bring the line protocol up. 

-- 
Jay Hennigan  -  Network Administration  -  [EMAIL PROTECTED] 
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: keepalive set in frame-relay circuit?

2000-10-09 Thread Yee, Jason

this interface is connected to a comstream modem (satellite modem) then out
as a satellite link to frame-relay switch

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Jay Hennigan
Sent: Tuesday, October 10, 2000 10:01 AM
To: [EMAIL PROTECTED]
Subject: Re: keepalive set in frame-relay circuit?


On 9 Oct 2000 20:58:12 -0400, Yee, Jason [EMAIL PROTECTED] wrote:
:if that is the case setting keepalives to what value is optimal?
:
:10 , I tried setting it to 10 but it went down 

To what, if anything, is this interface physically connected? 

-- 
Jay Hennigan  -  Network Administration  -  [EMAIL PROTECTED] 
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what is mean reverse telnet ?

2000-10-08 Thread Yee, Jason

The term reverse Telnet means that you are initiating a Telnet session out
the asynchronous line, instead of accepting a connection into the line
(which is a forward connection). 

To establish a reverse Telnet session to a modem, determine the IP address
of your LAN (Ethernet) interface, then enter a Telnet command to port 2000 +
n on the access server, where n is the line number to which the modem is
connected. For example, to connect to the modem attached to line 1, enter
the following command from an EXEC session on the access server: 

router# telnet 172.16.1.10 2001
Trying 172.16.1.10, 2001 ... Open
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Sim, CT (Chee Tong)
Sent: Thursday, October 05, 2000 3:20 PM
To: 'WANG'; '[EMAIL PROTECTED]'
Subject: what is mean reverse telnet ?


Dear Friends,  May I know what is meant by reverse telnet?  How we use it
with access server?  

Tong



==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BGP problem

2000-10-03 Thread Yee, Jason

How did you manage to solve it?


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Raymond Mak
Sent: Tuesday, October 03, 2000 11:50 AM
To: [EMAIL PROTECTED]
Subject: Re: BGP problem


I have solved the problem now.

Regards,
Raymond Mak

Raymond Mak wrote:

 Hi,

 I have local and global connection to Internet.
 When I trace from local site to internal network, it passes through
 local connection, and when I trace from global site to internal network,
 it can pass through global connection. But the strange thing is when I
 trace from internal network to local site and global site, it all passes
 through global connection.
 How can I configure to make it works when trace from internal network?
 Are the "distribute-list" and "route-map" configuration (not my config.)
 make it bad? Actually what exactly are they?

 Thanks

 Regards,
 Raymond

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



weird bgp flapping problems!!

2000-10-02 Thread Yee, Jason

hi anyone knows why when my link goes down for 2 mins and up again BGP is
still flapping and regains its full functionality only after several hours ,
by right it should come up by itself quite fast after the serial came up
right . It should not be down for several hours when my link is only down
for 2 minutes . Any form of input would be greatly appreciated


thanks

Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BCRAN passed!!

2000-10-02 Thread Yee, Jason

a bit of hands on DDR, quite a bit on ISDN and thanks

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Avran
Sent: Monday, October 02, 2000 10:03 AM
To: [EMAIL PROTECTED]
Subject: Re: BCRAN passed!!


Congratulations!  How much hands on did you have?  Keep the pace.
avran
"Yee, Jason" [EMAIL PROTECTED] wrote in message
859B90209E2FD311BE5600902751445D35F0E6@LYNX">news:859B90209E2FD311BE5600902751445D35F0E6@LYNX...
 hi all

 I want to share this joy with the rest of the guys in the group that I
have
 successfully passed the BCRAN exam . Although the marks are not high but a
 pass is a pass. Next to go is Support 2.0 before I can get my CCNP .
Anyone
 got any pointers or tips for this exam?

 thanks for all your help and support for BCRAN
 Jason

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]



**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: route table

2000-10-02 Thread Yee, Jason

hi, 

I am wondering if I could use this clear ip bgp * if I encounter bgp
flapping due to serial down for a while and then up again . This is because
my bgp is fully functionally receiving all the routes only after a few hours
after my serial went down and up again for 2 minutes 

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
whatshakin
Sent: Monday, October 02, 2000 2:08 AM
To: [EMAIL PROTECTED]
Subject: Re: route table


clear ip bgp *

Don't do this on a production network during business hours!

- Original Message - 
From: Raymond Mak [EMAIL PROTECTED]
Newsgroups: groupstudy.cisco
To: [EMAIL PROTECTED]
Sent: Sunday, October 01, 2000 9:47 AM
Subject: route table


 Hi,
 
 Would you tell me how to flush the bgp routing table to make it learn
 again?
 
 Thanks
 
 Regards,
 Raymond
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: route table

2000-10-02 Thread Yee, Jason

thank you very much for your explanation

Jason

-Original Message-
From: Jay Hennigan [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 02, 2000 3:16 PM
To: Yee, Jason
Cc: 'whatshakin'; '[EMAIL PROTECTED]'
Subject: RE: route table


On Mon, 2 Oct 2000, Yee, Jason wrote:

 I am wondering if I could use this clear ip bgp * if I encounter bgp
 flapping due to serial down for a while and then up again . This is
because
 my bgp is fully functionally receiving all the routes only after a few
hours
 after my serial went down and up again for 2 minutes 

Not a good idea.  Every time you do it, the rest of the net sees a
route flap from you.  Too many flaps over a period of time, and others
will "damp" your advertisements, ignoring them for what can be rather 
lengthy periods of time.  If you see the session flapping due to serial
line issues on one link, why would you want to clear the entire BGP 
routing table?  This will just cause problems with your other sessions.

If you're having line problems with one of your BGP peers that is 
causing the session to flap, it's a good idea to admin down the 
BGP session with that neighbor until the problem is fixed and the 
line is stable.  In router config mode:

(config-router)# neighbor www.xxx.yyy.zzz shutdown

To restore once the line is fixed,

(config-router)# no neighbor www.xxx.yyy.zzz shutdown

This will allow your other BGP sessions to continue unaffected. 
Then call telco or whatever you need to do to isolate the serial 
line problem without causing route flap and trying to push customer
data over a flaky line.  Turn the session up once you've fixed the 
line problem.  If the line is flaky enough so as not to keep a 
stable TCP 179 connection, it isn't going to be much good for much
else, so shut it down and get it fixed.

"clear ip bgp *" will flap all sessions on that router, making things
quite unstable for a period, especially if you're a transit provider
or have IBGP sessions going as well, as they'll flap and spike CPU on 
your other internal routers.  If you're single homed over a single 
link, consider a static default instead of BGP.  Your router and your
upstream will be much happier.

-- 
Jay Hennigan  -  Network Administration  -  [EMAIL PROTECTED] 
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



bgp flapping due to serial down for a while but administratively shut down bgp wont work??

2000-10-02 Thread Yee, Jason

hi all,

I have tried administratively shut down BGP when my serial link goes down
for a while but it didn't work 

Administratively shutting down the BGP won't help much in this case. It can
only prevent the Serial flapping to not affect the BGP. But after the Serial
is stable, then I turn the BGP up again then the BGP will start flapping.

Because there was once I move my router to another UPS which means I have to
shut down the router, after the serial is up and stable the BGP still
flapping. It was outside the sun outage window and the serial was stable
before and after I move my router but the BGP is flapping.

There was once also I tried to temporarily not advertising any routes to you
to prevent my network get dampened. The serial is stable but the BGP is
flapping. This is almost the same with shutting down the BGP like you
advised. But this way I can see whether my BGP is flapping or not without
risking my network to be dampened. With the BGP shutted down I cannot see
whether the BGP is stable or not.
 
Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BCRAN passed!!

2000-10-02 Thread Yee, Jason

70%

-Original Message-
From: Rah Sta [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 03, 2000 3:57 AM
To: Yee, Jason; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: BCRAN passed!!


Jason,


How much ISDN was on the exam?


 Raheem


From: "Yee, Jason" [EMAIL PROTECTED]
Reply-To: "Yee, Jason" [EMAIL PROTECTED]
To: "'Avran'" [EMAIL PROTECTED],"'[EMAIL PROTECTED]'"  
[EMAIL PROTECTED]
Subject: RE: BCRAN passed!!
Date: Mon, 2 Oct 2000 00:15:03 -0500

a bit of hands on DDR, quite a bit on ISDN and thanks

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Avran
Sent: Monday, October 02, 2000 10:03 AM
To: [EMAIL PROTECTED]
Subject: Re: BCRAN passed!!


Congratulations!  How much hands on did you have?  Keep the pace.
avran
"Yee, Jason" [EMAIL PROTECTED] wrote in message
859B90209E2FD311BE5600902751445D35F0E6@LYNX">news:859B90209E2FD311BE5600902751445D35F0E6@LYNX...
  hi all
 
  I want to share this joy with the rest of the guys in the group that I
have
  successfully passed the BCRAN exam . Although the marks are not high but

a
  pass is a pass. Next to go is Support 2.0 before I can get my CCNP .
Anyone
  got any pointers or tips for this exam?
 
  thanks for all your help and support for BCRAN
  Jason
 
  **NOTE: New CCNA/CCDA List has been formed. For more information go to
  http://www.groupstudy.com/list/Associates.html
  _
  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]
 


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: yet another new CCNP..

2000-10-02 Thread Yee, Jason

hi , 

Congratulations I would like to take CIT as well please furnish me with more
information to pass this test


Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Stull, Cory
Sent: Tuesday, October 03, 2000 5:45 AM
To: '[EMAIL PROTECTED]'
Subject: yet another new CCNP..



Passed CIT today for my CCNP..I would like to thank everyone on this
list that contributes helpful info..   and also including Prescilla for her
wonderful flashcards.


The CIT was very poorly written.  The questions were vague and unclear with
more than one correct answer many times...  Had to sift through the garbage
to find the right answer.  I used the McGraw Hill CIT book and I don't
think it covered all of the material very well.

I had more than I expected on Appletalk and the questions were a little more
in depth than I was expecting but I still passed with a 769...  I'll say
again though I think the test was written poorly... and not because I wasn't
prepared.

Thanks again to everyone on the list that contributes.


Now on to CCDP...  Any good book recommendations or tips or study guides
please forward to me...

Thanks





Cory R. Stull
MCSE, Bay Router Specialist, CCNP,CCDA
Communications Concepts Unlimited
262-814-7214


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



BCRAN passed!!

2000-10-01 Thread Yee, Jason

hi all 

I want to share this joy with the rest of the guys in the group that I have
successfully passed the BCRAN exam . Although the marks are not high but a
pass is a pass. Next to go is Support 2.0 before I can get my CCNP . Anyone
got any pointers or tips for this exam?

thanks for all your help and support for BCRAN
Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BCRAN passed!!

2000-10-01 Thread Yee, Jason

I am not sure of the differences as I did not take CMTD

jASON

-Original Message-
From: Leonard Ong [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 10:27 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: BCRAN passed!!




Hello guys,

Sorry for repeating questions, how much the CMTD and BCRAN differs ?  I am 
going
to take CCNP v.2 if I have the chance :)

Thanks

Regards,
Leonard Ong, ST, CCNP RS+Voice, CCDP RS, CSE, SAIRGNU LCP, MCP, BCP
PT. Internusa Data Digitalindo

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: ospf bandwidth question

2000-09-29 Thread Yee, Jason

CRC errors could be due to modem clocking rate not configured properly etc.

FECNs are generated when data is sent out a congested interface; they
indicate to a DTE that congestion was encountered. Traffic is marked with
BECN if the queue for the opposite direction is deep enough to trigger FECNs
at the current time.


BECNs notify the sender to decrease the transmission rate. If the traffic is
one-way only (such as multicast traffic), there is no reverse traffic with
BECNs to notify the sender to slow down. Thus, when a DTE receives an FECN,
it first determines if it is sending any data in return. If it is sending
return data, this data will get marked with a BECN on its way to the other
DTE. However, if the DTE is not sending any data, the DTE can send a Q.922
TEST RESPONSE message with the BECN bit set. 



Whenever you have BECNS or FECNS it could be that a powerful link is sending
data down a not so powerful link , e.g. a T1 link sending data down a 56 K
link and when packets reaches the 56 K side the link may not be able to take
it and hence the BECNS bit is set 


You may want to implement adaptive traffic-shaping based on BECNS 


Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Stull, Cory
Sent: Thursday, September 28, 2000 11:24 PM
To: '[EMAIL PROTECTED]'
Subject: ospf bandwidth question


If I am getting many CRC errors and FECNs and BECNs on the frame-relay
network what would be a cause of that?  Could it be that I didn't have the
bandwidth statement set to the CIR of the PVC???

Thanks

Cory R. Stull
MCSE, Bay Router Specialist, CCNA,CCDA
Communications Concepts Unlimited
262-814-7214


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



trace route results

2000-09-29 Thread Yee, Jason

hi all,

If trace route results are cumulative then how come the 11th hop shows
higher latency time than 12th hop

Type escape sequence to abort.
Tracing the route to 202.159.96.0

  1 nero-eugene-hub.oregon-ix.net (198.32.162.2) [AS 2914] 0 msec 0 msec 0
msec
  2 eugn-core1-gw.nero.net (207.98.64.162) [AS 3701] 0 msec 0 msec 4 msec
  3 xcore2-serial0-1-0-0.SanFrancisco.cw.net (204.70.32.5) [AS 3561] 12 msec
12 msec 12 msec
  4 core9.SanFrancisco.cw.net (204.70.9.81) [AS 3561] 12 msec 12 msec 12
msec
  5 cw-gw.sffca.ip.att.net (192.205.31.13) [AS 7018] 88 msec 84 msec 88 msec
  6 gbr2-p11.sffca.ip.att.net (12.123.12.242) [AS 7018] 84 msec 88 msec 84
msec
  7 gar1-p370.sffca.ip.att.net (12.123.13.61) [AS 7018] 84 msec 84 msec 84
msec
  8 12.123.195.21 [AS 7018] 144 msec 148 msec 148 msec
  9 12.125.94.6 [AS 7018] 144 msec 148 msec 152 msec
 10 202.161.130.21 [AS 11919] 152 msec 144 msec 152 msec
 11 202.161.128.38 [AS 11919] 1132 msec 688 msec 756 msec
 12 Subnet-Gateway.indo.net.id (202.159.33.32) [AS 4622] 716 msec 720 msec
796 msec
 13  *  *  * 
 14  *  *  * 
 15  *  *  * 
 16  *  *  * 
 17  *  *  * 
 18  *  *  * 
 19  * õ trace route times are cumulative 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



BCRAN Exam

2000-09-29 Thread Yee, Jason

so for those who pass BCRAN on Friday How's it ?


Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: strange situation

2000-09-28 Thread Yee, Jason

thank you

-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 11:46 AM
To: Yee, Jason
Cc: cisco@groupstudy. com (E-mail)
Subject: RE: strange situation



between hop 19 and 20...probably a congested wan linkthe
"last mile"..cheap oversubscribed bandwidth probably.

Brian


On Wed, 27 Sep 2000, Yee, Jason wrote:

 at which point ?
 
 
 thanks
 Jason
 
 -Original Message-
 From: Brian [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, September 28, 2000 11:41 AM
 To: Yee, Jason
 Cc: cisco@groupstudy. com (E-mail)
 Subject: Re: strange situation
 
 
 
 most likely a congested link.
 
 On Wed, 27 Sep 2000, Yee, Jason wrote:
 
  hi guys or gals
  
  Got this strange scenario whereby when I  traceroute to a destination ip
  address it shows high latency times between the last two hops :
attatched
  results below
  
   312 ms12 ms12 ms  203.117.0.90
414 ms24 ms24 ms  f0-0-r21.cyberway.com.sg [203.117.0.132]
513 ms15 ms14 ms  61.8.230.1
614 ms23 ms24 ms  61.8.254.91
7   119 ms   118 ms   120 ms  210.175.161.137
8   120 ms   119 ms   119 ms  tyo-i1.tyo-core1.ntt.net
[210.175.160.43]
9   222 ms   223 ms   221 ms  sjc-i1.tyo-sjc1.ntt.net [210.175.160.98]
   10   224 ms   225 ms   225 ms  p1-1-2-3.r06.plalca01.us.bb.verio.net
  [129.250.1
  6.21]
   11   233 ms   232 ms   232 ms  p4-1-0-0.r00.lsanca01.us.bb.verio.net
  [129.250.2
  .114]
   12   238 ms   237 ms   236 ms  p1.att.r00.lsanca01.us.bb.verio.net
  [129.250.9.3
  4]
   13   240 ms   239 ms   239 ms  gbr3-p50.la2ca.ip.att.net
[12.123.28.130]
   14   226 ms   226 ms   227 ms  gbr4-p20.sffca.ip.att.net [12.122.2.69]
   15   234 ms   234 ms   234 ms  gbr2-p100.sffca.ip.att.net
[12.122.1.190]
   16   236 ms   234 ms   234 ms  gar1-p370.sffca.ip.att.net
[12.123.13.61]
   17   290 ms   291 ms   291 ms  12.123.195.21
   18   292 ms   293 ms   291 ms  12.125.94.10
   19   277 ms   279 ms   278 ms  202.161.130.21
   20   861 ms   861 ms   861 ms  202.161.128.202
  
  Trace complete.
  
  
  
  
  Pinging 202.161.128.202 with 32 bytes of data:
  
  Reply from 202.161.128.202: bytes=32 time=856ms TTL=238
  Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
  Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
  Reply from 202.161.128.202: bytes=32 time=853ms TTL=238
  
  
  
  
  But when I do a traceroute or ping from second last hop to the
destination
  the trace and ping times seems ok 
  
  Routerping 202.161.128.202
  
  Type escape sequence to abort.
  Sending 5, 100-byte ICMP Echos to 202.161.128.202, timeout is 2 seconds:
  !
  Success rate is 100 percent (5/5), round-trip min/avg/max = 580/583/584
ms
  Routertrace 202.161.128.202
  
  Type escape sequence to abort.
  Tracing the route to 202.161.128.202
  
1 202.161.128.202 572 msec 572 msec 580 msec
  
  
  Any form of input will be greatly appreciated
  
  
  Jason
  
  
  **NOTE: New CCNA/CCDA List has been formed. For more information go to
  http://www.groupstudy.com/list/Associates.html
  _
  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]
  
 
 ---
 Brian Feeny, CCNP, CCDA   [EMAIL PROTECTED]   
 Network Administrator   
 ShreveNet Inc. (ASN 11881)  
 

---
Brian Feeny, CCNP, CCDA   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: CatOS or IOS?

2000-09-28 Thread Yee, Jason

I thought only the RSM rounds IOS?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Ray Lovett
Sent: Wednesday, September 27, 2000 10:46 PM
To: [EMAIL PROTECTED]
Subject: CatOS or IOS?


Hi Folks,

I have recently purchased a Catalyst 6509 to replace
one of my Catalyst 5000's. I've noticed that you have
the choice to run CatOS 5.x as usual or convert the
whole switch over to IOS 12.x. I've also been buying
some of the new Catalyst 3548-XL's and they too
run the IOS 12.x image's. My question to the group
is: what would be the advantages/disadvantages of
either software?

Thanks,

Ray Lovett
Network Engineer
The Richards Group
Dallas, TX
214.891.5841
[EMAIL PROTECTED]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: about gigabit network question

2000-09-27 Thread Yee, Jason

You can use g or gi it work still work if you use sh ip g 1/0/0 or gi 1/0/0


Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Zhang Jin
Sent: Wednesday, September 27, 2000 10:47 AM
To: [EMAIL PROTECTED]
Subject: about gigabit network question


Hi group,
I have a question that is ,you know, e represent ethernet interface,fa
represent fast-ethernet interface,what is the gigabit network symbal?

thanks

dean

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



strange situation

2000-09-27 Thread Yee, Jason

hi guys or gals

Got this strange scenario whereby when I  traceroute to a destination ip
address it shows high latency times between the last two hops : attatched
results below

 312 ms12 ms12 ms  203.117.0.90
  414 ms24 ms24 ms  f0-0-r21.cyberway.com.sg [203.117.0.132]
  513 ms15 ms14 ms  61.8.230.1
  614 ms23 ms24 ms  61.8.254.91
  7   119 ms   118 ms   120 ms  210.175.161.137
  8   120 ms   119 ms   119 ms  tyo-i1.tyo-core1.ntt.net [210.175.160.43]
  9   222 ms   223 ms   221 ms  sjc-i1.tyo-sjc1.ntt.net [210.175.160.98]
 10   224 ms   225 ms   225 ms  p1-1-2-3.r06.plalca01.us.bb.verio.net
[129.250.1
6.21]
 11   233 ms   232 ms   232 ms  p4-1-0-0.r00.lsanca01.us.bb.verio.net
[129.250.2
.114]
 12   238 ms   237 ms   236 ms  p1.att.r00.lsanca01.us.bb.verio.net
[129.250.9.3
4]
 13   240 ms   239 ms   239 ms  gbr3-p50.la2ca.ip.att.net [12.123.28.130]
 14   226 ms   226 ms   227 ms  gbr4-p20.sffca.ip.att.net [12.122.2.69]
 15   234 ms   234 ms   234 ms  gbr2-p100.sffca.ip.att.net [12.122.1.190]
 16   236 ms   234 ms   234 ms  gar1-p370.sffca.ip.att.net [12.123.13.61]
 17   290 ms   291 ms   291 ms  12.123.195.21
 18   292 ms   293 ms   291 ms  12.125.94.10
 19   277 ms   279 ms   278 ms  202.161.130.21
 20   861 ms   861 ms   861 ms  202.161.128.202

Trace complete.




Pinging 202.161.128.202 with 32 bytes of data:

Reply from 202.161.128.202: bytes=32 time=856ms TTL=238
Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
Reply from 202.161.128.202: bytes=32 time=853ms TTL=238




But when I do a traceroute or ping from second last hop to the destination
the trace and ping times seems ok 

Routerping 202.161.128.202

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 202.161.128.202, timeout is 2 seconds:
!
Success rate is 100 percent (5/5), round-trip min/avg/max = 580/583/584 ms
Routertrace 202.161.128.202

Type escape sequence to abort.
Tracing the route to 202.161.128.202

  1 202.161.128.202 572 msec 572 msec 580 msec


Any form of input will be greatly appreciated


Jason


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



BCRAN exam this Saturday?

2000-09-27 Thread Yee, Jason

hi 

I am taking Remote Access 2.0 this Saturday any last minute pointers and
tips for this exam

thanks


Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: RADB - BGP routing

2000-09-27 Thread Yee, Jason

I think that is their block for globally recognised address other than that
it is not globally recongisable.

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Benny Leong (HTHK - Senior Engineer II - iServices Development, NNSD)
Sent: Wednesday, September 27, 2000 12:15 PM
To: '[EMAIL PROTECTED]'; 'Spolidoro, Guilherme'
Subject: RE: RADB - BGP routing



From the ARIN, there is a statement shown below :

*The minimum block of IP address space assigned by ARIN is a /20. Smaller
blocks obtained directly from ARIN are the least likely to be globally
routable.

What does that mean ?  Thanks.

--
From:  Spolidoro, Guilherme [SMTP:[EMAIL PROTECTED]]
Sent:  Monday, September 25, 2000 9:15 PM
To:  '[EMAIL PROTECTED]'
Subject:  RE: RADB - BGP routing

You can find a lot of information about RADB on the RADB.net web
site. The
problem is that I never found some examples or explanations on how
large
ISPs use the information stored on the IRRd servers on real life.
Maybe
somebody with more experience could comment about that.

Anyway, RADB runs an IRRd server that is used to store each ISP
routing
policy, for example: what are your AS numbers, your networks, what
networks
you'll accept from ISP xxx or what networks you're going to
advertise to ISP
 (just two simple examples). You write your policy using a
specific
language (like an script) that can be used to configure the BGP on
your
NAP/MAE routers.

There are serveral IRRd servers and RADB.net host the "official" one
for the
US. RIPE has another server for Europe and some ISPs have their own
server.
I'm not sure why an ISP would want to have his own IRRd server, but
my guess
is that they probably use that information to know what are their
customers's BGP policies for them, i.e. what networks their
customers will
advertise for them so they can configure the BGP filters properly.

I know of at least one ISP that won't accept any advertisement from
their
customers unless register on the RADB IRRd server.

It's my opinion that since everybody can use the information on the
IRRd
servers as they want, it's always good to keep it up to date so you
don't
have somebody blocking your networks because you didn't register
your latest
policy there.

Good luck.

-Original Message-
From: Benny Leong (HTHK - Senior Engineer II - iServices
Development,
NNSD) [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 25, 2000 2:09 AM
To: '[EMAIL PROTECTED]'
Subject: RADB - BGP routing


What is the use of RADB ? 
Is it a must to register AS number and the route to the RADB ?

**NOTE: New CCNA/CCDA List has been formed. For more information go
to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go
to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BCRAN exam this Saturday?

2000-09-27 Thread Yee, Jason

same to you

-Original Message-
From: Cisco [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 11:07 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: RE: BCRAN exam this Saturday?


Jason,

I am taking mine Friday. Good luck on your exam! This is my second Cisco
Exam.

If anyone would mine sharing with me as well.

Thanks

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Yee, Jason
 Sent: Wednesday, September 27, 2000 6:31 PM
 To: cisco@groupstudy. com (E-mail)
 Subject: BCRAN exam this Saturday?


 hi

 I am taking Remote Access 2.0 this Saturday any last minute pointers and
 tips for this exam

 thanks


 Jason

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: strange situation

2000-09-27 Thread Yee, Jason

at which point ?


thanks
Jason

-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 11:41 AM
To: Yee, Jason
Cc: cisco@groupstudy. com (E-mail)
Subject: Re: strange situation



most likely a congested link.

On Wed, 27 Sep 2000, Yee, Jason wrote:

 hi guys or gals
 
 Got this strange scenario whereby when I  traceroute to a destination ip
 address it shows high latency times between the last two hops : attatched
 results below
 
  312 ms12 ms12 ms  203.117.0.90
   414 ms24 ms24 ms  f0-0-r21.cyberway.com.sg [203.117.0.132]
   513 ms15 ms14 ms  61.8.230.1
   614 ms23 ms24 ms  61.8.254.91
   7   119 ms   118 ms   120 ms  210.175.161.137
   8   120 ms   119 ms   119 ms  tyo-i1.tyo-core1.ntt.net [210.175.160.43]
   9   222 ms   223 ms   221 ms  sjc-i1.tyo-sjc1.ntt.net [210.175.160.98]
  10   224 ms   225 ms   225 ms  p1-1-2-3.r06.plalca01.us.bb.verio.net
 [129.250.1
 6.21]
  11   233 ms   232 ms   232 ms  p4-1-0-0.r00.lsanca01.us.bb.verio.net
 [129.250.2
 .114]
  12   238 ms   237 ms   236 ms  p1.att.r00.lsanca01.us.bb.verio.net
 [129.250.9.3
 4]
  13   240 ms   239 ms   239 ms  gbr3-p50.la2ca.ip.att.net [12.123.28.130]
  14   226 ms   226 ms   227 ms  gbr4-p20.sffca.ip.att.net [12.122.2.69]
  15   234 ms   234 ms   234 ms  gbr2-p100.sffca.ip.att.net [12.122.1.190]
  16   236 ms   234 ms   234 ms  gar1-p370.sffca.ip.att.net [12.123.13.61]
  17   290 ms   291 ms   291 ms  12.123.195.21
  18   292 ms   293 ms   291 ms  12.125.94.10
  19   277 ms   279 ms   278 ms  202.161.130.21
  20   861 ms   861 ms   861 ms  202.161.128.202
 
 Trace complete.
 
 
 
 
 Pinging 202.161.128.202 with 32 bytes of data:
 
 Reply from 202.161.128.202: bytes=32 time=856ms TTL=238
 Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
 Reply from 202.161.128.202: bytes=32 time=854ms TTL=238
 Reply from 202.161.128.202: bytes=32 time=853ms TTL=238
 
 
 
 
 But when I do a traceroute or ping from second last hop to the destination
 the trace and ping times seems ok 
 
 Routerping 202.161.128.202
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 202.161.128.202, timeout is 2 seconds:
 !
 Success rate is 100 percent (5/5), round-trip min/avg/max = 580/583/584 ms
 Routertrace 202.161.128.202
 
 Type escape sequence to abort.
 Tracing the route to 202.161.128.202
 
   1 202.161.128.202 572 msec 572 msec 580 msec
 
 
 Any form of input will be greatly appreciated
 
 
 Jason
 
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

---
Brian Feeny, CCNP, CCDA   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



tracing nat entries

2000-09-26 Thread Yee, Jason

hi all

Wonder if anyone could tell me how I  could troubleshoot by using
trace-routing on NAT entries ?


Jason



**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



setup up BGP session on simplex connection`

2000-09-25 Thread Yee, Jason

hi ,

Anyone got any ideas how one could setup BGP session on a simplex connection
?

Any form of input will be greatly appreciated


thanks

Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: Loopback Interface

2000-09-25 Thread Yee, Jason

loopback interface is an always up interface and it will not go down since
it is a virtual interface unlike physical interfaces which may be physically
down sometimes.

It is not necessary to use loopback for a point-to-point connection but you
are advised to use probably because it will be more reliable to map
frame-relay dlci no to loopback ip addresses since that will guarantee that
the frame-relay map is always reliable

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
NRS Hariharan
Sent: Saturday, September 23, 2000 5:12 AM
To: [EMAIL PROTECTED]
Subject: Loopback Interface


Hi all,
  What is a Loopback Interface and what is it's use ?.. Can anyone help
me
out.. In configuring FrameRelay for point-to-point connection, loopback
inetrface is been advised why ??

thanks in advance .


hari


Get free email and a permanent address at http://www.netaddress.com/?N=1

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: BECN s on Frame-Relay

2000-09-25 Thread Yee, Jason

You might want to try configuring adaptive traffic-shaping based on BECN to
reduce your congestion

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Tom Pruneau
Sent: Tuesday, September 26, 2000 2:00 AM
To: Patrick Stiever; '[EMAIL PROTECTED]'
Subject: Re: BECN s on Frame-Relay


BECNs are mesages from the network; sourced by the network switches which
the telco has control over, they are used to inform end devices or
frame-relay subscribers (like yourself) that they (the telco switch) have
entered a congested state. If elevated traffic levels continue the switch
will begin to relieve congestion by selectively discarding frames with the
DE (discard eligible) bit set to one. In other words these messages (BECNs)
are intended to make users aware of a possible degraded network state.

Its a warning (from the Telco) saying if you're over utilizing your link,
back off because we're gonna have to start dropping frames if this
congestion doesn't subside.

If you notice continual accrual of BECNs causing you grief  (delays,
latency etc) you might want to get the telco to reconfigure your path (PVC)
through their network.



At 09:26 AM 09/25/2000 -0700, Patrick Stiever wrote:
Ladies and Gentlemen,

   I have question on BECN s on a Frame-Relay Link.  What would I have
to configure on the Routers to eliminate them, would it be a matter of
setting up buffers?  Any info would be helpful.  Thanks.


Patrick Stiever 
Communications Engineer 
24 Hour Fitness 
(760) 918 4459 
[EMAIL PROTECTED] 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]


Tom Pruneau 
Trainer Network Operations
GENUITY
3 Van de Graff Drive Burlington Ma. 01803
24 Hr. Network Operations Center 800-436-8489
If you need to get a hold of me my hours are 7AM-3PM ET Mon-Fri

---
This email is composed of 82% post consumer recycled data bits
---

"Once in a while you get shown the light 
in the strangest of places if you look at it right"

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: ip classless

2000-09-24 Thread Yee, Jason

With this command if a route is not found in the routing table it will take
the gateway of last resort if it is set .

Without this command it will just drop the packet if a classful route is not
found in the routing table. 

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Hubert Pun
Sent: Friday, September 22, 2000 4:55 AM
To: Cisco Study Group
Subject: ip classless


What does this command do?

thanks in advance


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what is unmumbered?

2000-09-22 Thread Yee, Jason

ip unumbered is an interface configuration command. If you type in ip
unnumbered ethernet 0 it means that the interface that you type in this
command has ip address that takes the value from ethernet 0

You often do  this where you have a lot of async interfaces for dialing in
but you only want to worry about a single ip address for all these async
interfaces for routing purposes


Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of rsma
Sent: Friday, September 22, 2000 2:12 PM
To: [EMAIL PROTECTED]
Subject: what is unmumbered?



**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



GRE, udlr

2000-09-22 Thread Yee, Jason

hi anyone 

anyone knows how to implement UDLR and GRE tunnel for Uni-directional
routing over satellite links?


Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



commands to configure 700 series routers?

2000-09-21 Thread Yee, Jason

Hi all

Do we need to know the commands to configure 700 series routers for the
Remote Access Exam since I found such information in my BCRAN course
material  . Should I study or should I skip for the exam?


thanks

Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: commands to configure 700 series routers?

2000-09-21 Thread Yee, Jason

including the non-ISO commands 

-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 11:16 AM
To: Yee, Jason
Cc: cisco@groupstudy. com (E-mail)
Subject: Re: commands to configure 700 series routers?



Cisco 700 is testable just like the outline on cisco says, and cisco 700
is on the bcran test.

Brian


On Thu, 21 Sep 2000, Yee, Jason wrote:

 Hi all
 
 Do we need to know the commands to configure 700 series routers for the
 Remote Access Exam since I found such information in my BCRAN course
 material  . Should I study or should I skip for the exam?
 
 
 thanks
 
 Jason
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

---
Brian Feeny, CCNA, CCDA   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: commands to configure 700 series routers?

2000-09-21 Thread Yee, Jason

Even including the non-IOS commands we must know?

-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 11:16 AM
To: Yee, Jason
Cc: cisco@groupstudy. com (E-mail)
Subject: Re: commands to configure 700 series routers?



Cisco 700 is testable just like the outline on cisco says, and cisco 700
is on the bcran test.

Brian


On Thu, 21 Sep 2000, Yee, Jason wrote:

 Hi all
 
 Do we need to know the commands to configure 700 series routers for the
 Remote Access Exam since I found such information in my BCRAN course
 material  . Should I study or should I skip for the exam?
 
 
 thanks
 
 Jason
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

---
Brian Feeny, CCNA, CCDA   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: copy configs

2000-09-20 Thread Yee, Jason
Title: copy configs



There 
is a software utility call CRT which allows you to copy and paste on the fly 
unlike Telnet

Jason

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of 
  [EMAIL PROTECTED]Sent: Wednesday, September 20, 2000 
  12:14 AMTo: [EMAIL PROTECTED]Subject: RE: copy 
  configs
  
  Also 
  you can copy it as a text file (notepad) and copy it back on to the other 
  router.
  
  Patrick Kuyper
  
-Original Message-From: Nguyen_Trang 
[mailto:[EMAIL PROTECTED]]Sent: dinsdag 19 september 2000 
17:53To: 'Provost, Rob'; 
'[EMAIL PROTECTED]'Subject: RE: copy 
configs
If 
no changes are to be made, download Cisco's configuration maker. 
Connect it to router A, get
the config. Connect it to route B and deliver 
the
config.

  -Original Message-From: Provost, Rob 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, September 18, 2000 3:26 
  PMTo: '[EMAIL PROTECTED]'Subject: copy 
  configs
  How can I copy the configs from one router and 
  then copy them to another? Both are 2500s. 
  Thanks. 
  Robert Provost 



RE: link down problem

2000-09-19 Thread Yee, Jason

I am positive that I am looking at the same pvc



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, September 19, 2000 1:59 PM
To: [EMAIL PROTECTED]
Subject: link down problem




Don't forget that the DLCI is only locally significant - just because a PVC
has
DLCI 659 on one end doesn't mean that it will necessarily be 659 at the
other
end.  Are you sure you're looking at two ends of the same PVC?]

JMcL
-- Forwarded by Jenny Mcleod/NSO/CSDA on 19/09/2000
04:59 pm
---


"Yee, Jason" [EMAIL PROTECTED] on 19/09/2000 01:38:29 pm

Please respond to "Yee, Jason" [EMAIL PROTECTED]


To:   "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
cc:(bcc: JENNY MCLEOD/NSO/CSDA)
Subject:  link down problem



hi fellow studymates,

Need your comments on this particular problem

It seems that one side pvc active the other pvc inactive and LMI down

I have confirmed the following LMI type correct , could not ping on either
side

Can it be the side that the pvc is down is due to physical layer problem ?

need your comments on this

thanks

Situation goes this way :

configuration of router at one end :

Router#sh run
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
ip address 202.161.128.158 255.255.255.252
encapsulation frame-relay IETF
no fair-queue
frame-relay interface-dlci 659
frame-relay lmi-type ansi
!
ip classless
ip route 0.0.0.0 0.0.0.0 202.161.128.157
!
line con 0
line vty 0 4
login
!
end
Router#sh int s0
Serial0 is up, line protocol is down (looped)
Internet address is 202.161.128.158/30
MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 211/255, load 1/255
Encapsulation FRAME-RELAY IETF, loopback not set, keepalive set (10 sec)
LMI enq sent 18, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
LMI enq recvd 18, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input 00:00:09, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
693 packets input, 37348 bytes, 0 no buffer
Received 72 broadcasts, 0 runts, 0 giants, 0 throttles
831 input errors, 1 CRC, 820 frame, 0 overrun, 0 ignored, 10 abort
962 packets output, 87013 bytes, 0 underruns
0 output errors, 0 collisions, 2890 interface resets
0 output buffer failures, 0 output buffers swapped out
12 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
--More--
Router#sh frame-relay pvc
PVC Statistics for interface Serial0 (Frame Relay DTE)
DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE = Serial0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 0 out bcast bytes 0
pvc create time 02:03:22, last time pvc status changed 02:03:22
Router#

configuration of router at the other end
kap-cdr-02sh frame-relay pvc 659

PVC Statistics for interface Hssi4/0 (Frame Relay DTE)

DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/0.659

  input pkts 598   output pkts 120463   in bytes 154900
  out bytes 42196627   dropped pkts 3   in FECN pkts 0
  in BECN pkts 0   out FECN pkts 0  out BECN pkts 0
  in DE pkts 0 out DE pkts 0
  out bcast pkts 8614   out bcast bytes 3101040
  pvc create time 1w5d, last time pvc status changed 5d15h
kap-cdr-02
Hssi4/0.659 (up): point-to-point dlci, dlci 659(0x293,0xA430), broadcast
  status defined, active


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: link down problem

2000-09-19 Thread Yee, Jason

This is the hangover from testing not the cause after loop back is disabled
the line protocol still show down

Jason

-Original Message-
From: Peter Simmons [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 19, 2000 1:27 PM
To: Yee, Jason; [EMAIL PROTECTED]
Subject: Re: link down problem



Jason,

(Lots of stuff snipped)

The output from "show int s0"

Router#sh int s0
Serial0 is up, line protocol is down (looped)
Internet address is 202.161.128.158/30

shows the interface is looped at the CSU/DSU, doesn't it?

Is this just a hangover from testing, or is this the cause?

Regards

Pete S.

/DISCLAIMER
All the ususal legal rubbish means that if If your house burns down after
reading this, it's NOT my fault, OK!
/DISCLAIMER OFF


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: link down problem

2000-09-19 Thread Yee, Jason

ok will try that out , thanks  a lot

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Simon
Sent: Tuesday, September 19, 2000 10:00 PM
To: [EMAIL PROTECTED]
Subject: Re: link down problem


If you check the output from the router:

LMI enq sent 18, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down

this shows that the router is making LMI enquires of the switch [LMI enq
sent 18], but is not receiving replies [LMI stat recvd 0] - ie. the LMI has
not been activated on the local link.

At the opposite end things will appear OK as the router has the LMI
activated at that end.  Use show fr map to see if dlci 659 has mapped to a
different IP address.  Remember that the dlci number only has local
significance, they do not have to match at both ends.  I agree with Omar
that it is likely that the pvc's are misconfigured if you are active on one
end and not the other.

Get the service provider to confirm that LMI is activated, if your interface
does not go up and up, get them to put a loopback to you, and sh int to see
if it loops.  If it does not, it is likely that they have not cabled the
opposite end of your line in the exchange.  Once the interface goes up and
up, the LMI stat recvd will increment with the LMI enq sent.  This will
confirm that the router is talking to the switch.  Then you can use sh fr
pvc to see which pvcs have been built, and sh fr map to see what they can
see at the opposite end.

Cheers,

Si

"Omar Baceski" [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 i suspect that the problem is at the FR switch...

 if you remember the dlci status are:
 active: both ends and switch working
 inactive: near end and switch working, remote end dead
 deleted: the switch does not recognice the dlci number.

 i can see that in one of your routers you have an ACTIVE dlci, so it must
be
 up with another peer. maybe you have a misconfiguration in the switching
 table at the switch...

 i hope it helps.


  -Mensaje original-
  De: Yee, Jason [SMTP:[EMAIL PROTECTED]]
  Enviado el: Monday, September 18, 2000 11:38 PM
  Para: cisco@groupstudy. com (E-mail)
  Asunto: link down problem
 
  hi fellow studymates,
 
  Need your comments on this particular problem
 
  It seems that one side pvc active the other pvc inactive and LMI down
 
  I have confirmed the following LMI type correct , could not ping on
either
  side
 
  Can it be the side that the pvc is down is due to physical layer problem
?
 
 
  need your comments on this
 
  thanks
 
  Situation goes this way :
 
  configuration of router at one end :
 
  Router#sh run
  Building configuration...
  Current configuration:
  !
  version 11.2
  no service password-encryption
  no service udp-small-servers
  no service tcp-small-servers
  !
  hostname Router
  !
  !
  !
  interface Ethernet0
  no ip address
  shutdown
  !
  interface Serial0
  ip address 202.161.128.158 255.255.255.252
  encapsulation frame-relay IETF
  no fair-queue
  frame-relay interface-dlci 659
  frame-relay lmi-type ansi
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 202.161.128.157
  !
  line con 0
  line vty 0 4
  login
  !
  end
  Router#sh int s0
  Serial0 is up, line protocol is down (looped)
  Internet address is 202.161.128.158/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 211/255, load 1/255
  Encapsulation FRAME-RELAY IETF, loopback not set, keepalive set (10 sec)
  LMI enq sent 18, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
  LMI enq recvd 18, LMI stat sent 0, LMI upd sent 0
  LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
  Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts
0
  Last input 00:00:09, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
  693 packets input, 37348 bytes, 0 no buffer
  Received 72 broadcasts, 0 runts, 0 giants, 0 throttles
  831 input errors, 1 CRC, 820 frame, 0 overrun, 0 ignored, 10 abort
  962 packets output, 87013 bytes, 0 underruns
  0 output errors, 0 collisions, 2890 interface resets
  0 output buffer failures, 0 output buffers swapped out
  12 carrier transitions
  DCD=up DSR=up DTR=up RTS=up CTS=up
  --More--
  Router#sh frame-relay pvc
  PVC Statistics for interface Serial0 (Frame Relay DTE)
  DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE =
Serial0
 
  input pkts 0 output pkts 0 in bytes 0
  out bytes 0 dropped pkts 0 in FECN pkts 0
  in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
  in DE pkts 0 out DE pkts 0
  out bcast pkts 0 out bcast bytes 0
  pvc create time 02:03:22, last time pvc status changed 02:03:22
  Router#
 
  configuration of router at the other end
  kap-cdr-02sh frame-relay pvc 659
 
  PVC Statistics for interface Hssi4/0 (Frame Relay DTE

RE: link down problem

2000-09-19 Thread Yee, Jason

thank you I suspect it is the other side , not my side that is causing the
problem. Since a loop back test indicates that the line protocol is down as
well

Jason

-Original Message-
From: Peter Simmons [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 19, 2000 5:51 PM
To: Yee, Jason; [EMAIL PROTECTED]
Subject: Re: link down problem


Jason,

I would suspect a FR service provider fault then. The status of "inactive"
for the PVC indicates the problem lies downstream/upstream of this router.

From Internetworking Troubleshooting Handbook p533 (Cisco Press)

Frame Relay: Cannot ping Remote Router
DLCI Inactive or deleted:

Step 2: If the output from Step 1 (SHOW FRAME-RELAY PVC command) shows that
the PVC is deleted or inactive, there is a problem along the path to the
remote router. Check the remote router or contact your carrier to check the
status ofthe PVC.

Hope this helps

Regards

Pete S.

/DISCLAIMER
All the ususal legal rubbish means that if If your house burns down after
reading this, it's NOT my fault, OK!
/DISCLAIMER OFF

-Original Message-----
From: Yee, Jason [EMAIL PROTECTED]
To: 'Peter Simmons' [EMAIL PROTECTED]; [EMAIL PROTECTED]
[EMAIL PROTECTED]
Date: 19 September 2000 10:19
Subject: RE: link down problem


This is the hangover from testing not the cause after loop back is disabled
the line protocol still show down

Jason

-Original Message-
From: Peter Simmons [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 19, 2000 1:27 PM
To: Yee, Jason; [EMAIL PROTECTED]
Subject: Re: link down problem



Jason,

(Lots of stuff snipped)

The output from "show int s0"

Router#sh int s0
Serial0 is up, line protocol is down (looped)
Internet address is 202.161.128.158/30

shows the interface is looped at the CSU/DSU, doesn't it?

Is this just a hangover from testing, or is this the cause?

Regards

Pete S.

/DISCLAIMER
All the ususal legal rubbish means that if If your house burns down after
reading this, it's NOT my fault, OK!
/DISCLAIMER OFF




**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: link down problem

2000-09-19 Thread Yee, Jason

But a loopback of the interface shows line protocol down as well

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Omar Baceski
Sent: Tuesday, September 19, 2000 8:40 PM
To: cisco@groupstudy. com (E-mail)
Subject: RE: link down problem


i suspect that the problem is at the FR switch...

if you remember the dlci status are:
active: both ends and switch working
inactive: near end and switch working, remote end dead
deleted: the switch does not recognice the dlci number.

i can see that in one of your routers you have an ACTIVE dlci, so it must be
up with another peer. maybe you have a misconfiguration in the switching
table at the switch...

i hope it helps.


 -Mensaje original-
 De:   Yee, Jason [SMTP:[EMAIL PROTECTED]]
 Enviado el:   Monday, September 18, 2000 11:38 PM
 Para: cisco@groupstudy. com (E-mail)
 Asunto:   link down problem
 
 hi fellow studymates,
 
 Need your comments on this particular problem
 
 It seems that one side pvc active the other pvc inactive and LMI down
 
 I have confirmed the following LMI type correct , could not ping on either
 side 
 
 Can it be the side that the pvc is down is due to physical layer problem ?
 
 
 need your comments on this 
 
 thanks
 
 Situation goes this way :
 
 configuration of router at one end :
 
 Router#sh run 
 Building configuration... 
 Current configuration: 
 ! 
 version 11.2 
 no service password-encryption 
 no service udp-small-servers 
 no service tcp-small-servers 
 ! 
 hostname Router 
 ! 
 ! 
 ! 
 interface Ethernet0 
 no ip address 
 shutdown 
 ! 
 interface Serial0 
 ip address 202.161.128.158 255.255.255.252 
 encapsulation frame-relay IETF 
 no fair-queue 
 frame-relay interface-dlci 659 
 frame-relay lmi-type ansi 
 ! 
 ip classless 
 ip route 0.0.0.0 0.0.0.0 202.161.128.157 
 ! 
 line con 0 
 line vty 0 4 
 login 
 ! 
 end 
 Router#sh int s0 
 Serial0 is up, line protocol is down (looped) 
 Internet address is 202.161.128.158/30 
 MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 211/255, load 1/255 
 Encapsulation FRAME-RELAY IETF, loopback not set, keepalive set (10 sec) 
 LMI enq sent 18, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down 
 LMI enq recvd 18, LMI stat sent 0, LMI upd sent 0 
 LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE 
 Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0 
 Last input 00:00:09, output 00:00:00, output hang never 
 Last clearing of "show interface" counters never 
 Queueing strategy: fifo 
 Output queue 0/40, 0 drops; input queue 0/75, 0 drops 
 5 minute input rate 0 bits/sec, 0 packets/sec 
 5 minute output rate 0 bits/sec, 0 packets/sec 
 693 packets input, 37348 bytes, 0 no buffer 
 Received 72 broadcasts, 0 runts, 0 giants, 0 throttles 
 831 input errors, 1 CRC, 820 frame, 0 overrun, 0 ignored, 10 abort 
 962 packets output, 87013 bytes, 0 underruns 
 0 output errors, 0 collisions, 2890 interface resets 
 0 output buffer failures, 0 output buffers swapped out 
 12 carrier transitions 
 DCD=up DSR=up DTR=up RTS=up CTS=up 
 --More-- 
 Router#sh frame-relay pvc 
 PVC Statistics for interface Serial0 (Frame Relay DTE) 
 DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE = Serial0
 
 input pkts 0 output pkts 0 in bytes 0 
 out bytes 0 dropped pkts 0 in FECN pkts 0 
 in BECN pkts 0 out FECN pkts 0 out BECN pkts 0 
 in DE pkts 0 out DE pkts 0 
 out bcast pkts 0 out bcast bytes 0 
 pvc create time 02:03:22, last time pvc status changed 02:03:22 
 Router# 
 
 configuration of router at the other end 
 kap-cdr-02sh frame-relay pvc 659
 
 PVC Statistics for interface Hssi4/0 (Frame Relay DTE)
 
 DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
 Hssi4/0.659
 
   input pkts 598   output pkts 120463   in bytes 154900
   out bytes 42196627   dropped pkts 3   in FECN pkts 0
 
   in BECN pkts 0   out FECN pkts 0  out BECN pkts 0
 
   in DE pkts 0 out DE pkts 0 
   out bcast pkts 8614   out bcast bytes 3101040   
   pvc create time 1w5d, last time pvc status changed 5d15h
 kap-cdr-02
 Hssi4/0.659 (up): point-to-point dlci, dlci 659(0x293,0xA430), broadcast
   status defined, active
 
 
 
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New

what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

hi , Anyone

Knows what the BECN and FECN in sh frame-relay pvc indicates :

and a high BECN indicates what?


PVC Statistics for interface Hssi4/1 (Frame Relay DTE)

DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/1.10

  input pkts 1263236605output pkts 1388118986   in bytes 2167041222
  out bytes 3760560232 dropped pkts 1   in FECN pkts 0 
  in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0 
  in DE pkts 29527 out DE pkts 0 
  out bcast pkts 16346  out bcast bytes 5868214   
  pvc create time 11w6d, last time pvc status changed 05:27:23


thanks

Jason


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

thanks a lot

-Original Message-
From: Atif Awan [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 18, 2000 5:48 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: what does becn and fecn high value indicate?



BECN stands for Backward Explicit Congestion Notification. This indicates
that there is congestion in the path opposite to the packets which have this
BECN bit set. In your case you are getting a lot of packets with this BECN
bit set and this is not a good sign. There is congestion outwards from your
router.

Regards
Atif

- Original Message -
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: Monday, September 18, 2000 12:15 PM
Subject: what does becn and fecn high value indicate?


 hi , Anyone

 Knows what the BECN and FECN in sh frame-relay pvc indicates :

 and a high BECN indicates what?


 PVC Statistics for interface Hssi4/1 (Frame Relay DTE)

 DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
Hssi4/1.10

   input pkts 1263236605output pkts 1388118986   in bytes 2167041222
   out bytes 3760560232 dropped pkts 1   in FECN pkts 0
   in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
   in DE pkts 29527 out DE pkts 0
   out bcast pkts 16346  out bcast bytes 5868214
   pvc create time 11w6d, last time pvc status changed 05:27:23


 thanks

 Jason


 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

thanks for your explanation , it is very technical though

Jason

-Original Message-
From: Jorge Rodriguez [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 18, 2000 11:11 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Cc: [EMAIL PROTECTED]
Subject: RE: what does becn and fecn high value indicate?


If the router receives any BECNs during the current time interval, it
decreases the transmit rate by 25%. The rate will continue to drop with each
BECN (limit one drop per time interval) until the traffic rate gets to the
minimum acceptable incoming or outgoing committed information rate (MINCIR),
where it stops.

Once the traffic rate has decreased, it takes 16 time intervals of receiving
no BECNs to start to increase traffic again. Traffic increases (Be+Bc)/16,
or more accurately, the byte limit that shows up in show traffic and show
frame-relay pvc x divided by 16. Thus, it takes much longer to get back to
committed information rate (CIR) than it did to drop to the MINCIR (similar
to slow start in TCP/IP). One way of making this length of time much shorter
would be to set "Be" 7 times the value of "Bc," which would ensure it gets
back to CIR immediately after going through 16 time intervals without a
BECN. Also of note is that this increase only occurs when traffic shaping is
active. If traffic shaping is not active, the transmit increment stays the
same even though BECNs are not being received.




--Original Message--
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: September 18, 2000 7:15:52 AM GMT
Subject: what does becn and fecn high value indicate?


hi , Anyone

Knows what the BECN and FECN in sh frame-relay pvc indicates :

and a high BECN indicates what?


PVC Statistics for interface Hssi4/1 (Frame Relay DTE)

DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/1.10

input pkts 1263236605output pkts 1388118986   in bytes 2167041222
out bytes 3760560232 dropped pkts 1   in FECN pkts 0
in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
in DE pkts 29527 out DE pkts 0
out bcast pkts 16346  out bcast bytes 5868214
pvc create time 11w6d, last time pvc status changed 05:27:23


thanks

Jason


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

thank you , I will try that out thanks for your valuable comments

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Omar Baceski
Sent: Monday, September 18, 2000 11:15 PM
To: [EMAIL PROTECTED]
Subject: RV: what does becn and fecn high value indicate?


it means that a frame relay switch is sending you an advise to slow down the
traffic load on this dlci...

a frame relay switch sends a FECN to the destination dte and a BECN to the
source dte when it encounters congestion somwhere un the switching path.


you can use th interface command
frame-relay traffic-shapping 
to let the source router trottle down the traffic when it receives a BECN...


good luck :)

 -Mensaje original-
 De:   Yee, Jason [SMTP:[EMAIL PROTECTED]]
 Enviado el:   Monday, September 18, 2000 4:16 AM
 Para: cisco@groupstudy. com (E-mail)
 Asunto:   what does becn and fecn high value indicate?
 
 hi , Anyone
 
 Knows what the BECN and FECN in sh frame-relay pvc indicates :
 
 and a high BECN indicates what?
 
 
 PVC Statistics for interface Hssi4/1 (Frame Relay DTE)
 
 DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
 Hssi4/1.10
 
   input pkts 1263236605output pkts 1388118986   in bytes 2167041222
   out bytes 3760560232 dropped pkts 1   in FECN pkts 0
 
   in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
 
   in DE pkts 29527 out DE pkts 0 
   out bcast pkts 16346  out bcast bytes 5868214   
   pvc create time 11w6d, last time pvc status changed 05:27:23
 
 
 thanks
 
 Jason
 
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

thanks you guys for your valuable comments I have a good and clearer picture
now

thanks

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Frank Wells
Sent: Tuesday, September 19, 2000 12:42 AM
To: [EMAIL PROTECTED]
Subject: Re: what does becn and fecn high value indicate?


Of course you cannot control the FECN and BECN bits.  What you can do though

is adjust the manner in which your IP traffic negotiates moving from fast 
links to slower links (LAN to WAN etc).  This is where the bandwidth command

amongst others can be useful.

For example, routing off a fast ethernet port across the router into one of 
its serial ports requires a slowing of traffic. Serial ports cannot handle 
anywhere near 100mb of traffic.  There are a number of ways one can handle 
this; prioritizing, queueing and using the bandwidth parameter are a few 
that spring to mind.  Each has its own merits and limitations so further 
investigation is warranted...




From: "Ejay Hire" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: what does becn and fecn high value indicate?
Date: Mon, 18 Sep 2000 11:12:20 CDT

The fecn  becn bits are set by the frame-relay switch(es) whenever there 
is congestion in the cloud.  Nothing you can do on the router will make 
them not be set, they are a flow control mechanism.


Original Message Follows
From: "Frank Wells" [EMAIL PROTECTED]
Reply-To: "Frank Wells" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: what does becn and fecn high value indicate?
Date: Mon, 18 Sep 2000 08:22:38 PDT

Hey Atif,
If I recall correctly, doesn't setting the 'bandwidth'command on the WAN
link (frame relay in this case) resolve this problem?


From: "Atif Awan" [EMAIL PROTECTED]
Reply-To: "Atif Awan" [EMAIL PROTECTED]
To: "Yee, Jason" [EMAIL PROTECTED],"cisco@groupstudy. com
\(E-mail\)" [EMAIL PROTECTED]
Subject: Re: what does becn and fecn high value indicate?
Date: Mon, 18 Sep 2000 14:48:27 +0500


BECN stands for Backward Explicit Congestion Notification. This indicates
that there is congestion in the path opposite to the packets which have
this
BECN bit set. In your case you are getting a lot of packets with this BECN
bit set and this is not a good sign. There is congestion outwards from 
your
router.

Regards
Atif

- Original Message -
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: Monday, September 18, 2000 12:15 PM
Subject: what does becn and fecn high value indicate?


  hi , Anyone
 
  Knows what the BECN and FECN in sh frame-relay pvc indicates :
 
  and a high BECN indicates what?
 
 
  PVC Statistics for interface Hssi4/1 (Frame Relay DTE)
 
  DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
Hssi4/1.10
 
input pkts 1263236605output pkts 1388118986   in bytes 2167041222
out bytes 3760560232 dropped pkts 1   in FECN pkts 0
in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
in DE pkts 29527 out DE pkts 0
out bcast pkts 16346  out bcast bytes 5868214
pvc create time 11w6d, last time pvc status changed 05:27:23
 
 
  thanks
 
  Jason
 
 
  **NOTE: New CCNA/CCDA List has been formed. For more information go to
  http://www.groupstudy.com/list/Associates.html
  _
  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]
 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
__

link down problem

2000-09-18 Thread Yee, Jason

hi fellow studymates,

Need your comments on this particular problem

It seems that one side pvc active the other pvc inactive and LMI down

I have confirmed the following LMI type correct , could not ping on either
side 

Can it be the side that the pvc is down is due to physical layer problem ? 

need your comments on this 

thanks

Situation goes this way :

configuration of router at one end :

Router#sh run 
Building configuration... 
Current configuration: 
! 
version 11.2 
no service password-encryption 
no service udp-small-servers 
no service tcp-small-servers 
! 
hostname Router 
! 
! 
! 
interface Ethernet0 
no ip address 
shutdown 
! 
interface Serial0 
ip address 202.161.128.158 255.255.255.252 
encapsulation frame-relay IETF 
no fair-queue 
frame-relay interface-dlci 659 
frame-relay lmi-type ansi 
! 
ip classless 
ip route 0.0.0.0 0.0.0.0 202.161.128.157 
! 
line con 0 
line vty 0 4 
login 
! 
end 
Router#sh int s0 
Serial0 is up, line protocol is down (looped) 
Internet address is 202.161.128.158/30 
MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 211/255, load 1/255 
Encapsulation FRAME-RELAY IETF, loopback not set, keepalive set (10 sec) 
LMI enq sent 18, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down 
LMI enq recvd 18, LMI stat sent 0, LMI upd sent 0 
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE 
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0 
Last input 00:00:09, output 00:00:00, output hang never 
Last clearing of "show interface" counters never 
Queueing strategy: fifo 
Output queue 0/40, 0 drops; input queue 0/75, 0 drops 
5 minute input rate 0 bits/sec, 0 packets/sec 
5 minute output rate 0 bits/sec, 0 packets/sec 
693 packets input, 37348 bytes, 0 no buffer 
Received 72 broadcasts, 0 runts, 0 giants, 0 throttles 
831 input errors, 1 CRC, 820 frame, 0 overrun, 0 ignored, 10 abort 
962 packets output, 87013 bytes, 0 underruns 
0 output errors, 0 collisions, 2890 interface resets 
0 output buffer failures, 0 output buffers swapped out 
12 carrier transitions 
DCD=up DSR=up DTR=up RTS=up CTS=up 
--More-- 
Router#sh frame-relay pvc 
PVC Statistics for interface Serial0 (Frame Relay DTE) 
DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = INACTIVE, INTERFACE = Serial0 
input pkts 0 output pkts 0 in bytes 0 
out bytes 0 dropped pkts 0 in FECN pkts 0 
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0 
in DE pkts 0 out DE pkts 0 
out bcast pkts 0 out bcast bytes 0 
pvc create time 02:03:22, last time pvc status changed 02:03:22 
Router# 

configuration of router at the other end 
kap-cdr-02sh frame-relay pvc 659

PVC Statistics for interface Hssi4/0 (Frame Relay DTE)

DLCI = 659, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/0.659

  input pkts 598   output pkts 120463   in bytes 154900
  out bytes 42196627   dropped pkts 3   in FECN pkts 0 
  in BECN pkts 0   out FECN pkts 0  out BECN pkts 0 
  in DE pkts 0 out DE pkts 0 
  out bcast pkts 8614   out bcast bytes 3101040   
  pvc create time 1w5d, last time pvc status changed 5d15h
kap-cdr-02
Hssi4/0.659 (up): point-to-point dlci, dlci 659(0x293,0xA430), broadcast
  status defined, active




**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: what does becn and fecn high value indicate?

2000-09-18 Thread Yee, Jason

thanks your explanation is crystal clear

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, September 19, 2000 11:22 AM
To: [EMAIL PROTECTED]
Subject: RE: what does becn and fecn high value indicate?




Basically, BECNs and FECNs indicate that the frame relay network is
congested
somewhere along your PVC.  You're getting a lot of 'in BECN packets' but no
'in
FECN packets', which means that the congestion is affecting traffic going
from
this end of the PVC to the other end.
The congestion may or may not be caused by your traffic.
If you have frame relay traffic shaping turned on, then if your router
receives
BECNs, it will throttle back the outgoing traffic on that PVC.  When the
BECNs
go away again, it will gradually increase the traffic rate.

Have a look at the router at the OTHER end of your PVC if you can (same
command).  You will probably see a lot of 'in FECN packets'.  If you also
have a
lot of 'in DE packets', then you are at risk of getting a lot of packets
dropped
- Discard Eligible packets will be dropped in preference to non-DE packets.
If you send a lot of traffic at a rate above your CIR, you might want to
increase your CIR.  It won't directly help the congestion, but it will mean
less
of your traffic is marked DE (so it's less likely to be dropped), and also
many
carriers provision their networks on the basis of purchased CIR - so it
might
prompt your carrier to upgrade.

JMcL

-- Forwarded by Jenny Mcleod/NSO/CSDA on 19/09/2000
02:13 pm
---


"Yee, Jason" [EMAIL PROTECTED] on 19/09/2000 11:54:42 am

Please respond to "Yee, Jason" [EMAIL PROTECTED]


To:   "'Jorge Rodriguez'" [EMAIL PROTECTED]
  "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
cc:   [EMAIL PROTECTED] (bcc: JENNY MCLEOD/NSO/CSDA)
Subject:  RE: what does becn and fecn high value indicate?



thanks for your explanation , it is very technical though

Jason

-Original Message-
From: Jorge Rodriguez [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 18, 2000 11:11 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Cc: [EMAIL PROTECTED]
Subject: RE: what does becn and fecn high value indicate?


If the router receives any BECNs during the current time interval, it
decreases the transmit rate by 25%. The rate will continue to drop with each
BECN (limit one drop per time interval) until the traffic rate gets to the
minimum acceptable incoming or outgoing committed information rate (MINCIR),
where it stops.

Once the traffic rate has decreased, it takes 16 time intervals of receiving
no BECNs to start to increase traffic again. Traffic increases (Be+Bc)/16,
or more accurately, the byte limit that shows up in show traffic and show
frame-relay pvc x divided by 16. Thus, it takes much longer to get back to
committed information rate (CIR) than it did to drop to the MINCIR (similar
to slow start in TCP/IP). One way of making this length of time much shorter
would be to set "Be" 7 times the value of "Bc," which would ensure it gets
back to CIR immediately after going through 16 time intervals without a
BECN. Also of note is that this increase only occurs when traffic shaping is
active. If traffic shaping is not active, the transmit increment stays the
same even though BECNs are not being received.




--Original Message--
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: September 18, 2000 7:15:52 AM GMT
Subject: what does becn and fecn high value indicate?


hi , Anyone

Knows what the BECN and FECN in sh frame-relay pvc indicates :

and a high BECN indicates what?


PVC Statistics for interface Hssi4/1 (Frame Relay DTE)

DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/1.10

input pkts 1263236605output pkts 1388118986   in bytes 2167041222
out bytes 3760560232 dropped pkts 1   in FECN pkts 0
in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
in DE pkts 29527 out DE pkts 0
out bcast pkts 16346  out bcast bytes 5868214
pvc create time 11w6d, last time pvc status changed 05:27:23


thanks

Jason


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/



iWon.com   http://www.iwon.com why wouldn't you?
.

RE: Clocking Question

2000-09-18 Thread Yee, Jason

I think it can be summarised as such if the modem is providing clocking to
the router then modem is the DCE device router is the DTE device whereas as
in the case of the lab scenario where we do not have a modem then we need to
join two routers together to simulate a WAN link then for the virtual WAN
link to work one of the routers need to provide the clocking . The router
which provides the clocking is the DCE device while the router which
receives the clocking is the DTE device . To find which router is the one
suppose to provide the clocking do a sh controllers s0 or s1 to check which
is running DCE or DTE

hope this helps

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Rajagopal Iyengar
Sent: Tuesday, September 19, 2000 11:58 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Clocking Question


Hello Group,
My Name is Rajgopal and I am based in Bombay,India.I have a question for you

guys.
I have read in the CCNA 2.0 Exam Certification guide by Wendell Odom that a 
DTE is the equipment that receives the Clocking information from a DCE which

is the device that sends the clocking information for sync Links and at the 
same time he also says that a serial line comming from the ISP is connected 
to a CSU/DSU which in turn is connected to your serial port in the router 
and the CSU/DSU is the device which gives the clocking information for the 
sync links.
Whereas the ICRC book says that by default the Cisco router is a DTE 
equipment and the minute we implement the clocking command on a particular 
serial interface then it becomes a DCE device.
Correct me if I am wrong but for the clocking command to work on the 
enterprise side we have to enable the clocking command.Then does that 
interface become a DCE ??And if it becomes a DCE then doesn't it defy the 
rule that a DTE is connected to a DCE ??
The ICRC book also says that in case if you don't have a CSU/DSU u have to 
use a back to back cable to connect the 2 routers and the interface on which

u implement the clocking command becomes a DCE interface.But don't u think  
that its the ISP which gives u the clocking information??

Please enlighten me on this subject as soon as possible because I have my 
CCNA exam on the 21st of Sept,2000 and I would like to be clear on as many 
concepts as possible.

Many thanks and please help me out.

Regards,
Raj.

P.s U can email me on the above mentioned address.


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



cool network testing tool

2000-09-17 Thread Yee, Jason

hi all,

check the website below for a cool network testing tool :

http://www.ccci.com/product/network_mon/tnm32/ttcp.htm

http://www.ccci.com/product/network_mon/tnm31/ttcp.htm


Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: cool network testing tool

2000-09-17 Thread Yee, Jason

care to elaborate?

-Original Message-
From: Ledwidge, Feargal [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 18, 2000 10:26 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: RE: cool network testing tool


Cool it may be ,,, .,... but never EVER EVER even THINK about using it in a
production environment. 

Bad things can happen...

Feargal

-Original Message-
From: Yee, Jason [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 17, 2000 6:35 PM
To: cisco@groupstudy. com (E-mail)
Subject: cool network testing tool


hi all,

check the website below for a cool network testing tool :

http://www.ccci.com/product/network_mon/tnm32/ttcp.htm

http://www.ccci.com/product/network_mon/tnm31/ttcp.htm


Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: line down

2000-09-14 Thread Yee, Jason

thanks for all your kindness and help , I have finally isolated is a modem
problem

Jason

-Original Message-
From: Plantier, William [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 14, 2000 10:06 PM
To: Felice Russell; Yee, Jason
Cc: Cisco Groupstudy
Subject: RE: line down



You might want to check your clocking also.

 -Original Message-
 From: Felice Russell [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, September 14, 2000 8:51 AM
 To:   [EMAIL PROTECTED]
 Cc:   Cisco Groupstudy
 Subject:  line down
 
 Jason -
 Have you checked the status of DTR (etc) under the show interface seril #
 command? If you are in fact getting signel- you want to check to see if
 the
 lmi are communicating. Basically this should happen if the switch and
 router
 are communicating. If they are not - verify you are using the correct lmi
 setting onthe interface withthe carrier. If that checks out - a reload is
 a
 good idea. If fundamental changes (to say a dlci) are made many times the
 interface does not responce properly unless it is either shut down and
 restarted or the router reloaded...
 Good Luck,
 Felice
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: line down

2000-09-14 Thread Yee, Jason

thanks for all your support 

cheers!!!

Jason

-Original Message-
From: William E Gragido [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 15, 2000 10:41 AM
To: Yee, Jason; 'Plantier, William'; Felice Russell
Cc: Cisco Groupstudy
Subject: RE: line down


Thats great to hear Jason!  I am glad that the your hard work paid off!

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Yee, Jason
 Sent: Thursday, September 14, 2000 8:01 PM
 To: 'Plantier, William'; Felice Russell
 Cc: Cisco Groupstudy
 Subject: RE: line down


 thanks for all your kindness and help , I have finally isolated is a modem
 problem

 Jason

 -Original Message-
 From: Plantier, William [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, September 14, 2000 10:06 PM
 To: Felice Russell; Yee, Jason
 Cc: Cisco Groupstudy
 Subject: RE: line down



 You might want to check your clocking also.

  -Original Message-
  From:   Felice Russell [SMTP:[EMAIL PROTECTED]]
  Sent:   Thursday, September 14, 2000 8:51 AM
  To: [EMAIL PROTECTED]
  Cc: Cisco Groupstudy
  Subject:line down
 
  Jason -
  Have you checked the status of DTR (etc) under the show
 interface seril #
  command? If you are in fact getting signel- you want to check to see if
  the
  lmi are communicating. Basically this should happen if the switch and
  router
  are communicating. If they are not - verify you are using the
 correct lmi
  setting onthe interface withthe carrier. If that checks out - a
 reload is
  a
  good idea. If fundamental changes (to say a dlci) are made many
 times the
  interface does not responce properly unless it is either shut down and
  restarted or the router reloaded...
  Good Luck,
  Felice
 
  **NOTE: New CCNA/CCDA List has been formed. For more information go to
  http://www.groupstudy.com/list/Associates.html
  _
  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]

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: Routing Registry

2000-09-13 Thread Yee, Jason

bgp stuff

Jason

-Original Message-
From: John Kaberna [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 11:58 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: Routing Registry


I've never heard of a routing registry.  What exactly are you referring to?

John

- Original Message -
From: Yee, Jason [EMAIL PROTECTED]
To: cisco@groupstudy. com (E-mail) [EMAIL PROTECTED]
Sent: Tuesday, September 12, 2000 8:40 PM
Subject: Routing Registry


 hi all

 Anyone knows how to setup or have any experiences in setting up a routing
 registry? I am told to setup one but no idea how to do it . Sorry if it is
 simple but I really do not know

 thanks

 Jason

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



line protocol down

2000-09-13 Thread Yee, Jason


hi , 

I have problems with my frame-relay serial link attatched is the router
configuration

physical layer confirmed is ok as carrier is up but my serial interface
still showing interface up line protocol down

Any inputs will be greatly appreciated


thanks

Jason



cncnepal.384.128.k2pop#sh run
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname cncnepal.384.128.k2pop
!
!
ip subnet-zero
!
interface Ethernet0
 no ip address
!
interface Serial0
 ip address 192.168.1.9 255.255.255.252
 no fair-queue
!
interface Serial1
 no ip address
 encapsulation frame-relay IETF
 --More-- 
frame-relay lmi-type ansi
!
interface Serial1.1 point-to-point
 ip address 202.161.128.158 255.255.255.252
 frame-relay interface-dlci 659   
!
router bgp 64519
 network 202.51.65.0
 network 202.51.66.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 202.161.128.157
!
line con 0
line 1 16
line aux 0
line vty 0 4
 password router
 login
!
end

cncnepal.384.128.k2pop#sh int s1
Serial1 is up, line protocol is down 
  Hardware is HD64570
  MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 168/255, load 1/255
  Encapsulation FRAME-RELAY IETF, loopback not set, keepalive set (10 sec)
  LMI enq sent  60, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
  LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
  LMI DLCI 0  LMI type is ANSI Annex D  frame relay DTE
  Broadcast queue 0/64, broadcasts sent/dropped 1/0, interface broadcasts 0
  Last input never, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops) 
 Conversations  0/1/256 (active/max active/max total)
 Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
 0 packets input, 0 bytes, 0 no buffer
 Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
 12363 input errors, 38 CRC, 0 frame, 36 overrun, 739 ignored, 38 abort
 62 packets output, 1162 bytes, 0 underruns
 0 output errors, 0 collisions, 21 interface resets
 0 output buffer failures, 0 output buffers swapped out
 --More-- 
 0 carrier transitions
 DCD=up  DSR=up  DTR=up  RTS=up  CTS=up
cncnepal.384.128.k2pop#sh log
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
Console logging: level debugging, 13 messages logged
Monitor logging: level debugging, 0 messages logged
Trap logging: level informational, 17 message lines logged
Buffer logging: level debugging, 13 messages logged
 --More-- 
Log Buffer (4096 bytes):

%LINK-3-UPDOWN: Interface Ethernet0, changed state to up
%LINK-3-UPDOWN: Interface Serial0, changed state to down
%LINK-3-UPDOWN: Interface Serial1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to up
%FR-5-DLCICHANGE: Interface Serial1 - DLCI 659 state changed to ACTIVE
%SYS-5-CONFIG_I: Configured from memory by console
%SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software 
IOS (tm) 2500 Software (C2500-I-L), Version 11.2(18), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 05-Apr-99 19:52 by jaturner
%FR-5-DLCICHANGE: Interface Serial1 - DLCI 659 state changed to INACTIVE
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1.1, changed state to down
%FR-5-DLCICHANGE: Interface Serial1 - DLCI 659 state changed to DELETED
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to down
cncnepal.384.128.k2pop#


RE: Routing Registry

2000-09-13 Thread Yee, Jason

thank you

-Original Message-
From: Carlos Patriawan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 2:25 PM
To: Yee, Jason; 'John Kaberna'; cisco@groupstudy. com (E-mail)
Subject: Re: Routing Registry


open www.nanog.org or www.ra.net and search stuffs like "RPSL" ..

carlos

-Original Message-----
From: Yee, Jason [EMAIL PROTECTED]
To: 'John Kaberna' [EMAIL PROTECTED]; cisco@groupstudy. com
(E-mail) [EMAIL PROTECTED]
Date: Wednesday, September 13, 2000 2:14 PM
Subject: RE: Routing Registry


bgp stuff

Jason

-Original Message-
From: John Kaberna [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 11:58 AM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: Routing Registry


I've never heard of a routing registry.  What exactly are you referring to?

John

- Original Message -----
From: Yee, Jason [EMAIL PROTECTED]
To: cisco@groupstudy. com (E-mail) [EMAIL PROTECTED]
Sent: Tuesday, September 12, 2000 8:40 PM
Subject: Routing Registry


 hi all

 Anyone knows how to setup or have any experiences in setting up a routing
 registry? I am told to setup one but no idea how to do it . Sorry if it
is
 simple but I really do not know

 thanks

 Jason

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]


**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: cisco switches

2000-09-13 Thread Yee, Jason

hi brian 


Thanks for the explanation to the group and I hope you guys understand.
Anyway thanks for all your help in one way or another

Jason

-Original Message-
From: Brian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 14, 2000 10:24 AM
To: Bellanca Smythe
Cc: [EMAIL PROTECTED]; Yee, Jason; [EMAIL PROTECTED]
Subject: RE: cisco switches



thats not really the vibe I get.

He is studying for CCNP and half way there.  I feel he is probably a
little impatient, and asks here instead of referencing, no matter how
simple the question..that seems to piss some off.

I feel his employer has tasked him with "make this work" as an excecise,
probably not production equipment, and then he comes here when he has
trouble.  He is lucky to have a job to play with this stuff that alot of
you don't have..hell that in itself should be inspiration.

I don't dislike paper network engineers so long as they don't front.  If
you study hard, pass some tests, and no doubt learn a hell of
alot...then you have done goodputting that to acutal use will
be challenging but you have completed step one at least.

Brian

On Wed, 13 Sep 2000, Bellanca Smythe wrote:

 I'm surprised Jason is getting so many people on this list helping him
 troubleshoot his day to day job. Jason appears to be what the group
 dislikes most - a paper network engineer.
 
 He's using the group to do all his consulting for him, for free.  If
 you're into supporting that, by all means, keep helping him.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  [EMAIL PROTECTED]
  Sent: Tuesday, September 12, 2000 9:34 PM
  To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Subject: Re: cisco switches
  
  
  In a message dated 9/12/00 10:49:08 PM Eastern Daylight Time, 
  [EMAIL PROTECTED] writes:
  
  
   hi all,
  
  Do all cisco switches run IOS , I know 1900 do , but what about 
  the others?
  
  
  
  Jason
   
  
  Hey, you've asked a lot of beginner level questions in the past 
  couple months 
  that could be answered extremely simply by a simple phrase"RTFM"
;)
  
  To answer this one though since I just took the test...the 1900/2820 and

  2900XL series switches use the IOS. I believe the Set based 
  commands start at 
  the 4000 series switches. Set based may actually start at 5000 
  and up...I may 
  be wrong on that...This could all be done by (once again) "RTFM"   ;)
  
  Hope I helped...
  
  Mark Zabludovsky ~ CCNA, CCDA, 1/4-NP
  A HREF="mailto: [EMAIL PROTECTED]"[EMAIL PROTECTED]/A
  
  "Destiny is not a matter of chance, it is a matter of choice; 
  it is not a 
  thing to be waited for, it is a thing to be achieved."

  
~William Jennings Bryan~
  
  **NOTE: New CCNA/CCDA List has been formed. For more information go to
  http://www.groupstudy.com/list/Associates.html
  _
  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]
  
 
 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 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]
 

---
Brian Feeny, CCNA, CCDA   [EMAIL PROTECTED]   
Network Administrator 
ShreveNet Inc. (ASN 11881)

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: line protocol down

2000-09-13 Thread Yee, Jason

hi all , 

With regard to my problem.I was troubleshooting this morning and the problem
is still with their receive.  I first disabled LMI and had him do the same
on his router along with no keepalives.  The PVC came back up from the
perspective of the frame relay switch (with LMI enabled it was down).  I
send 100 packets to him, he doesn't receive them on the router PVC stats.  I
show the packets traversing our frame relay network with zero discards or
errors.  He sends me 100 packets, I show 100 packets coming into our
network.

any comments

Jason

-Original Message-
From: Erick B. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 2:47 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: line protocol down


Hi,

First of all, your serial interface has input errors
and CRC errors. You have sent LMI but haven't received
any LMI probably due to these input errors and CRC's.
I would check the circuit and CSU config. 

Once you get the line issues sorted out, heres how to
troubleshoot frame based on the output you gave.

Your DLCI 659 is DELETED which is assigned to your sub
interface. Note, it was active when the interface was
first brought up for a short time. This is normal on
Cisco routers. The DLCIs are marked as active when
interface is first brought up until LMI is received or
not. 

Do a 'show frame pvc' and see what DLCIs your learning
from the provider's frame switch if you are. Your LMI
type is ANSI, is this correct? You can do a 'debug
frame lmi' to see LMI packets. LMI is the management
protocol where your DLCIs are learned, status of them,
etc. It has to match that of switch.

In the debug output, you will get at least 2-3 lines
for each LMI poll (plus one more for each PVC, DLCI).
The PVC/DLCI lines in 'debug frame lmi' begin with PVC
... and in middle will have dlci ##. If you don't see
PVC lines in debug output your not learning any DLCIs
and theres a issue w/the configuration of the
providers switch/frame mapping to you, LMI mis-match,
or a line problem. You can switch the LMI-type see if
anything changes as well (while your waiting for
provider to callback).

If debug frame lmi looks good, then do a 'show frame
map' to see what inverse-arp is picking for remote
address's since your not staticly mapping them with a
frame map statement. 

What does 'show frame lmi' show for input/output
(bottom 2 lines of output). 

HTH, Erick B.

--- "Yee, Jason" [EMAIL PROTECTED] wrote:
 
 hi , 
 
 I have problems with my frame-relay serial link
 attatched is the router
 configuration
 
 physical layer confirmed is ok as carrier is up but
 my serial interface
 still showing interface up line protocol down
 
 Any inputs will be greatly appreciated
 
 
 thanks
 
 Jason
 
  cncnepal.384.128.k2pop#sh run
 Building configuration...
 
 Current configuration:
 !
 version 11.2
 no service password-encryption
 no service udp-small-servers
 no service tcp-small-servers
 !
 hostname cncnepal.384.128.k2pop
 !
 !
 ip subnet-zero
 !
 interface Ethernet0
  no ip address
 !
 interface Serial0
  ip address 192.168.1.9 255.255.255.252
  no fair-queue
 !
 interface Serial1
  no ip address
  encapsulation frame-relay IETF
  --More-- 
 frame-relay lmi-type ansi
 !
 interface Serial1.1 point-to-point
  ip address 202.161.128.158 255.255.255.252
  frame-relay interface-dlci 659   
 !
 router bgp 64519
  network 202.51.65.0
  network 202.51.66.0
 !
 ip classless
 ip route 0.0.0.0 0.0.0.0 202.161.128.157
 !
 line con 0
 line 1 16
 line aux 0
 line vty 0 4
  password router
  login
 !
 end
 
 cncnepal.384.128.k2pop#sh int s1
 Serial1 is up, line protocol is down 
   Hardware is HD64570
   MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely
 168/255, load 1/255
   Encapsulation FRAME-RELAY IETF, loopback not set,
 keepalive set (10 sec)
   LMI enq sent  60, LMI stat recvd 0, LMI upd recvd
 0, DTE LMI down
   LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
   LMI DLCI 0  LMI type is ANSI Annex D  frame relay
 DTE
   Broadcast queue 0/64, broadcasts sent/dropped 1/0,
 interface broadcasts 0
   Last input never, output 00:00:00, output hang
 never
   Last clearing of "show interface" counters never
   Input queue: 0/75/0 (size/max/drops); Total output
 drops: 0
   Queueing strategy: weighted fair
   Output queue: 0/1000/64/0 (size/max
 total/threshold/drops) 
  Conversations  0/1/256 (active/max active/max
 total)
  Reserved Conversations 0/0 (allocated/max
 allocated)
   5 minute input rate 0 bits/sec, 0 packets/sec
   5 minute output rate 0 bits/sec, 0 packets/sec
  0 packets input, 0 bytes, 0 no buffer
  Received 0 broadcasts, 0 runts, 0 giants, 0
 throttles
  12363 input errors, 38 CRC, 0 frame, 36
 overrun, 739 ignored, 38 abort
  62 packets output, 1162 bytes, 0 underruns
  0 output errors, 0 collisions, 21 interface
 resets
  0 output buffer failures, 0 output buffers
 swapped out
  --More-- 
  0 carrier transitions
  DCD=up  DSR=up 

RE: line protocol down(???)

2000-09-13 Thread Yee, Jason

thanks for your reply , ok I will check the DLCI command .

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 14, 2000 11:36 AM
To: Yee, Jason; [EMAIL PROTECTED]
Subject: Re: line protocol down(???)


Jay,
   Are you sure it's not his configuration??? Your config looks ok...???

I know this was probably asked but is your line going out to a telco 
provider? If so it looks like this could be a routing issue. If he can get
to 
you but you cant get to him then it looks like there's something wrong with 
his side, or blocking you somehow. Did this just all of a sudden happen out 
of nowhere or is this something that you just set up??? His DLCI mapping 
commands may be a little screwy...just a though, well...a couple  ;)

Mark Zabludovsky ~ CCNA, CCDA, 1/4-NP
A HREF="mailto: [EMAIL PROTECTED]"[EMAIL PROTECTED]/A

"Destiny is not a matter of chance, it is a matter of choice; it is not
a 
thing to be waited for, it is a thing to be achieved."
 

  ~William Jennings Bryan~

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



RE: Command Question

2000-09-12 Thread Yee, Jason



clock 
Rate and bandwidth is totally different entities, for live and production 
environment clock rate is provided by the modem so you do not need to have to 
key in the clock rate

Jason

  -Original Message-From: Cisco Kid 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, September 11, 2000 
  7:33 AMTo: Yee, Jason; 'Adam Hickey'; 
  [EMAIL PROTECTED]Subject: Re: Command 
  Question
  If I set a clock rate of 56000 does that mean 
  that I can not run the interface at say t1 bandwidth?
  
- Original Message - 
From: 
Yee, Jason 

To: 'Adam Hickey' ; '[EMAIL PROTECTED]' 
Sent: Sunday, September 03, 2000 9:08 
PM
Subject: RE: Command Question

clock rate is normally omitted if your router's DTE 
interface is connected to a CSU/DSU since the modem will provide the clock 
rate information. However if you are in a lab scenario whereby you are 
simulating a Wan by connecting your DTE to your DCE using two Cisco cables 
then at the DCE end you have to provide the clock rate in order that your 
serial interface can be up and running.


However , bandwidth needs to be supplied no matter 
you are in lab or practical environments because things like reliability , 
load etc depends on it to work. Hope that helps


Jason

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Adam 
  HickeySent: Saturday, September 02, 2000 6:56 AMTo: 
  [EMAIL PROTECTED]Subject: Command 
  Question
  What is the diference between the "clock 
  rate" command and the "bandwidth" command?
  
  Thanks
  Adam Hickey
  [EMAIL PROTECTED]
  


RE: Router models?

2000-09-12 Thread Yee, Jason

thanks

-Original Message-
From: Matt Wehland [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 2:15 AM
To: Yee, Jason; [EMAIL PROTECTED]
Subject: RE: Router models?


At 08:22 PM 9/11/00 -0500, Yee, Jason wrote:
thank you for the reply I will, any books or references I can use to
memorise all these info

On book I like (although I really haven't read all of it) is
Cisco Router Handbook
George C Sackett
McGraw-Hill
ISBN 0-07-058098-7

I bought this as a reference manual more than a study aid for my CCNA.  The 
first part of the book goes over the Cisco product line with pictures and 
diagrams so you get info on what the different models are and get so see 
what they look like.
The next part is basic router stuff, configuring, loading IOS etc.
The last part goes over configuring routing protocols, RIP, OSPF, IEGRP,
BGP.

Matt Wehland

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



Routing Registry

2000-09-12 Thread Yee, Jason

hi all 

Anyone knows how to setup or have any experiences in setting up a routing
registry? I am told to setup one but no idea how to do it . Sorry if it is
simple but I really do not know

thanks

Jason

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
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]



bgp problems

2000-09-08 Thread Yee, Jason

hi Anyone can help me with the problems below :
Hi,

The configuration file is attached. 

For two days the link was down because the some problem in local line. Now
it was set right. After that the bgp link came up and worked fine for 90
mins. After there is no data transfer in this link. By the same time I am
able to ping 202.65.129.81 ( ip for my IRD), so I given a complaint to
 customercare, USA. And also I restarted IRD here. The link came
up after 30 mins. Now again the link was up, but there is no active bgp
connection. 

when I see bgp neighbors, it is showing

No active TCP connections

 2501.log 

Any form of input will be greatly appreciated


thanks

Jason







 2501.log


RE: bgp problems

2000-09-08 Thread Yee, Jason

I have checked but the neighbor 202.161.130.249 is actually a host of a
loopback interface having mask of 255.255.255.255 and I can't add in this
mask in a static route , what should I do ?


please mail me a [EMAIL PROTECTED]

thanks

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Aaron K. Dixon
Sent: Friday, September 08, 2000 2:20 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: RE: bgp problems


You are using eBGP multihop so it's important to find out if you have a
route to your provider and also if your provider has a route to you.  You
have a default route which points to your provider, but I would add a host
based static route to your bgp neighbor.  With BGP, you can have problems
when you use a default route to get to your BGP connection; then when BGP
comes up you learn a more specific route via BGP and all the other networks
become unreachable due to a bad next hop.

You also need to ensure that your provider has a route back to your serial
interface.


Regards,
Aaron K. Dixon

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Yee, Jason
Sent: Friday, September 08, 2000 12:32 AM
To: cisco@groupstudy. com (E-mail)
Subject: bgp problems


hi Anyone can help me with the problems below :
Hi,

The configuration file is attached.

For two days the link was down because the some problem in local line. Now
it was set right. After that the bgp link came up and worked fine for 90
mins. After there is no data transfer in this link. By the same time I am
able to ping 202.65.129.81 ( ip for my IRD), so I given a complaint to
 customercare, USA. And also I restarted IRD here. The link came
up after 30 mins. Now again the link was up, but there is no active bgp
connection.

when I see bgp neighbors, it is showing

No active TCP connections

 2501.log

Any form of input will be greatly appreciated


thanks

Jason







**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associate-Announcement.html
_
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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associate-Announcement.html
_
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]



low internet access as well as corporate tunnelling access?

2000-09-07 Thread Yee, Jason

hi all,

I need some proof to show the management that the bottleneck in our network
lies in our FireWall. Also I want to investigate why the intranet access is
slow over our tunnelling path over our isp to our corporate network.

Any inputs ?


thanks

Jason

___
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]



RE: high speed internet access over satellite dish?

2000-09-07 Thread Yee, Jason

yup I do any ideas ?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
joel.studtmann
Sent: Wednesday, September 06, 2000 7:01 AM
To: cisco@groupstudy. com (E-mail)
Subject: Re: high speed internet access over satellite dish?


That depends:  Are you looking at available bandwidth limitations, cost
estimates, or names of carriers that support them?  Are you providing your
own satellite system?


- Original Message -
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: Tuesday, September 05, 2000 4:36 AM
Subject: high speed internet access over satellite dish?


 hi ,

 Anyone got any knowledge on establishing high speed internet access over
 satellite dish?

 thanks b4 hand

 Jason

 ___
 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]

___
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]

___
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]



RE: low internet access as well as corporate tunnelling access?

2000-09-07 Thread Yee, Jason

thank you

-Original Message-
From: ElephantChild [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 4:11 PM
To: Yee, Jason
Cc: cisco@groupstudy. com (E-mail)
Subject: Re: low internet access as well as corporate tunnelling access?


On Thu, 7 Sep 2000, Yee, Jason wrote:

 I need some proof to show the management that the bottleneck in our
network
 lies in our FireWall. Also I want to investigate why the intranet access
is
 slow over our tunnelling path over our isp to our corporate network.

Use MRTG, or your favorite SNMP network management application or
library, to monitor the interface throughput, error rate, and CPU load
at suitable locations on your network.

Oh, and IMHO, unless you already have good reason to think that the
problem lies with a specific component of your firewall, it will help
you if you approach the problem from the "can I find out where the
bottleneck is" angle rather than focus a priori on a spot and try to
assign blame to it.

-- 
Bungee jumping and skydiving are for wimps. If you want to experience
true gut-wrenching terror, have children. --Dusty Rhoades.

___
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]



async mode interactive?

2000-09-07 Thread Yee, Jason

hi all,

Anyone knows how  async mode interactive is different from async mode
dedicated?

Jason

___
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]



packet replay?

2000-09-07 Thread Yee, Jason

hi all,

Anyone knows how one can replay a packet after capturing ? As noted in ppp
pap authentication

Jason

___
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]



RE: problems with modem commands

2000-09-07 Thread Yee, Jason

thank you , but your explanation can it be a bit more simpler ?

Assume I am a layman 

Jason

-Original Message-
From: Kane [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 5:19 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: problems with modem commands


Because a DTR drop will result in the modem resetting to the same state as
if an ATZ(n) command had been received . Depending on the Q(n) settings ,
this could potentially result in disabling dial-in to the modem , and an
invalid modemcap entry.

Rgrds

- Original Message -
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: Thursday, September 07, 2000 5:10 PM
Subject: problems with modem commands



 hi all,

 I read the BCRAN course materials and there is one line under
 troubleshooting modem autoconfiguration that I do not quite understand
that
 I need all of your help :

 It goes this way :

 If you configured your own modemcap entry and reconfiguraton appears to
 function , verify that DTR attribute is not set to D3 , why is that so??


 Jason

 ___
 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]


___
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]



RE: problems with modem commands

2000-09-07 Thread Yee, Jason

thank you I finally got you

Jason

-Original Message-
From: Ejay Hire [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 10:37 PM
To: Yee, Jason
Cc: [EMAIL PROTECTED]
Subject: RE: problems with modem commands


D3 causes the modem to hang up the call, but will not cause the router to 
reset the session.  If you want to dial in again, you have to connect to the

router and type clear line X where x is the async port the modem is 
connected to.


Original Message Follows
From: "Yee, Jason" [EMAIL PROTECTED]
Reply-To: "Yee, Jason" [EMAIL PROTECTED]
To: "'Kane'" [EMAIL PROTECTED],"cisco@groupstudy. com (E-mail)"  
[EMAIL PROTECTED]
Subject: RE: problems with modem commands
Date: Thu, 7 Sep 2000 04:34:04 -0500

thank you , but your explanation can it be a bit more simpler ?

Assume I am a layman

Jason

-Original Message-
From: Kane [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 5:19 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: Re: problems with modem commands


Because a DTR drop will result in the modem resetting to the same state as
if an ATZ(n) command had been received . Depending on the Q(n) settings ,
this could potentially result in disabling dial-in to the modem , and an
invalid modemcap entry.

Rgrds

- Original Message -
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: Thursday, September 07, 2000 5:10 PM
Subject: problems with modem commands


 
  hi all,
 
  I read the BCRAN course materials and there is one line under
  troubleshooting modem autoconfiguration that I do not quite understand
that
  I need all of your help :
 
  It goes this way :
 
  If you configured your own modemcap entry and reconfiguraton appears to
  function , verify that DTR attribute is not set to D3 , why is that so??
 
 
  Jason
 
  ___
  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]
 

___
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]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associate-Announcement.html
_
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]



RE: high speed internet access over satellite dish?

2000-09-07 Thread Yee, Jason

thank you

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Ejay Hire
Sent: Thursday, September 07, 2000 10:43 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: high speed internet access over satellite dish?


The company I work for has Frame-Relay over Sattelite to Europe.

The Ping times are ~ 950 ms+
It costs ~$20,000 a month.

If you are talking about the home internet service that works over 
sattelite, and uses one of the 19" dishes that are popular for Digital 
Television, then you should know they are one way links.  You have to 
request the data over a Dial-up/lease-line, and it comes dwon from the 
sattelit to you.  From the one person I know that has it, It seems to be too

much trouble, the latency is too high, and the Bandwith is aroun 192Kbps.


Original Message Follows
From: ElephantChild [EMAIL PROTECTED]
Reply-To: ElephantChild [EMAIL PROTECTED]
To: "Yee, Jason" [EMAIL PROTECTED]
CC: "'joel.studtmann'" [EMAIL PROTECTED],
"'cisco@groupstudy. com (E-mail)'" [EMAIL PROTECTED]
Subject: RE: high speed internet access over satellite dish?
Date: Thu, 7 Sep 2000 12:00:44 +0200 (CEST)

On Thu, 7 Sep 2000, Yee, Jason wrote:

  yup I do any ideas ?

It's probably not worth it unless a significant part of your traffic is
with hosts located just behind the remote satellite hop or with a
high-bandwidth path to the satellite hop. And if you do, you probably
want to make sure that both your hosts and the hosts you access support
RFC1323 (for long TCP connections, eg transfer of large files) and
RFC1644 (for bursts of short sessions, such as loading a web page and
images it references).

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  joel.studtmann
 
  That depends:  Are you looking at available bandwidth limitations, cost
  estimates, or names of carriers that support them?  Are you providing 
your
  own satellite system?
 
  ----- Original Message -
  From: "Yee, Jason" [EMAIL PROTECTED]
 
   hi ,
  
   Anyone got any knowledge on establishing high speed internet access 
over
   satellite dish?

--
Bungee jumping and skydiving are for wimps. If you want to experience
true gut-wrenching terror, have children. --Dusty Rhoades.

___
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]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.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]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associate-Announcement.html
_
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]



RE: HDLC, SDLC...

2000-09-06 Thread Yee, Jason

I can explain the first three  protocols namely hdlc, sdlc, lapb

First of all they are all WAN protocols, which is layer 2 protocol for
communicating across a WAN link, which protocol to use depends on two
factors the WAN technology that you use and the communicating equipment 


HDLC stands for High-level Data link Control which is the default
encapsulation type on point-to-point , dedicated links. It is used typically
when communicating bet two CISCO devices. It is a bit oriented synchronous
data link layer protocol.HDLC specifies a data encapsulation method on
synchronous serial links using frame characters and checksums. If
communicating with a non-Cisco device , synchronous PPP is a more viable
option

SDLC stands for Serial Data Link Control use mainly for SNA networks

and lapb Link Access Procedure, Balanced is for X.25 links


Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
perez claude-vincent
Sent: Wednesday, September 06, 2000 1:46 PM
To: [EMAIL PROTECTED]
Subject: HDLC, SDLC...


Dear all,

I am a little bit confused about the difference of
framing between hdlc, sdlc, lapb, lapd, llc2.

Can someone help me?

Thank you, cvp.



__
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]

___
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]



RE: bcran

2000-09-06 Thread Yee, Jason

I think the passing score is 706, number of questions are 61

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
cslx
Sent: Wednesday, September 06, 2000 5:08 PM
To: [EMAIL PROTECTED]
Subject: bcran


please tell me the pass score of bcran and the number of the questions of
bcran
thanx


___
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]

___
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]



RE: Passed CCIE Written!

2000-09-06 Thread Yee, Jason

congratulations , what materials did you use for preparation?

Jason

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Dave Malik
Sent: Thursday, September 07, 2000 2:46 AM
To: [EMAIL PROTECTED]
Subject: Passed CCIE Written!


Just passed CCIE Written!  Finished the test in one hour. It was fairly 
easy.

...on to the LAB!


















_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.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]

___
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]



show modemcap command

2000-09-06 Thread Yee, Jason

hi, 

The show modemcap command depends on IOS version or hardware? What I mean is
when I can issue the show modemcap command is it IOS specific or hardware
specific?


Jason

___
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]



problems with modem commands

2000-09-06 Thread Yee, Jason


hi all,

I read the BCRAN course materials and there is one line under
troubleshooting modem autoconfiguration that I do not quite understand that
I need all of your help :

It goes this way :

If you configured your own modemcap entry and reconfiguraton appears to
function , verify that DTR attribute is not set to D3 , why is that so??


Jason

___
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]



ccnp 2.0

2000-09-05 Thread Yee, Jason

hi guys and gals,

Anyone knows what track will I be ie 2.0 or 1.0 if I took all the 2.0 exams
except my ccna is 1.0 and my clsc is 1.0


what track will I be in 2.0 or 1.0 or I have to retake my ccna again and
clsc again to gain 2.0 certification

thanks


Jason

___
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]



ds3 on serial interface?

2000-09-05 Thread Yee, Jason

hi guys and gals

Can a DS3 link run on a serial interface? I thought a HSSi interface is more
appropriate?


Jason

___
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]



Questions on wiring?

2000-09-05 Thread Yee, Jason

hi all,

I sort of quite confused when I tried to understand some of the explanations
on wiring in the BCRAN course materials , I hope you guys and gals can help
me : It goes this way

RJ-45 to DB-25 adapter - Also straight-through or rolled

-Male or female DTE adapter (MDTE or FDTE) - Straight

-Male or female DCE adapter (MDCE or FDCE) - Rolled

-MMOD adapter -Rolled. This adapter only supports modems(modified from MDCE
connectors by wiring DB-25 pin 8 to DSR , instead of pin 6)

Jason

___
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]



RE: Routing 2.0 passed!!!

2000-09-05 Thread Yee, Jason

thank you, do you mind if I send an invitation to you to join my e-circle on
cisco certification?


thanks

Jason

-Original Message-
From: Ole Drews Jensen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 05, 2000 9:38 PM
To: Yee, Jason; cisco@groupstudy. com (E-mail)
Subject: RE: Routing 2.0 passed!!!


Congratulations Jason,

My recommendation for the BCRAN can be found here:

http://www.insync.net/~drews/bcran

Ole


 Ole Drews Jensen
 Systems Network Manager
 CCNA, MCSE, MCP+I
 RWR Enterprises, Inc.
 [EMAIL PROTECTED]
 http://www.insync.net/~drews/ccnp




-Original Message-
From: Yee, Jason [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 03, 2000 8:32 PM
To: cisco@groupstudy. com (E-mail)
Subject: Routing 2.0 passed!!!


hi, guys and gals

Thanks for your support and help !!! I passed my Routing 2.0 exam on
Saturday 2nd September .

Apparently , this is not a very easy exam with nearly 30% on BGP stuff so
know your BGP stuff well , also like what the rest in the list has just
mentioned there are no fill in the blanks cisco ios commands questions but
they do have choices of over 90 to let you choose so know your command well
especially the mode that you are supposed to execute those commands. The
rest of the questions focus on the other routing protocols like EIGRP, OSPF
know them well especially the LSA types in OSPF and the types of areas ,
types of routers etc.

So I am off to take my next paper BCRAN , any tips and pointers for this
exam will be greatly appreciated 

thanks once again

Jason

___
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]

___
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]



  1   2   >