looking for Cisco-COLT questions for CIT [7:31147]

2002-01-07 Thread Yarie

Hi all,

I am preparing for CIT exam, which I am going take on Friday.
I heard that Cisco COLT questions are good and similar to those asked on the
real exam.
also heard that it is the hardest of all four exams.

Is that true? can someone send me those questions for review?

I don't have the CCO login.

thanks allot,

Yaron




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



Re: 2 ISPs, BGP and load-balancing [7:30104]

2001-12-26 Thread Yarie

Hi,

Wow, there are lots of ways to achieve that, you might want to read some
material on it, to see what's best for your network.

I can think of some ways from the top of my head:

1. just receive all routes from both providers, and let the BGP process
decide best on the algorithm.
2. you can use filter-lists like:

ip as-path access-list 1 permit _1_
ip as-path access-list 1 permit _701_
ip as-path access-list 1 permit _7018_
ip as-path access-list 1 permit _1239_

to the big backbones, match them separately on routemaps, and play with
local pref  to achieve the load balancing.

3. you can ask from your ISP to supply you with communities which will be
configured on your side also, that will prioritize on your router the routes
going to their connected backbones.

4. you can use the bgp command: maximum-paths

5. you can see this link:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122
t/122t2/ftbgpls.htm

As you can see, there is allot that can be done.

good luck,

Yaron


TMS  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello

 I have two 4mbps internet links connected to 2 diffrent ISPs. How
 I can create load-balancing between both ISPs ? At
 this moment my router configuration (Cisco 7206VXR, NPE-400)
 looks like that:

 !
 router bgp 6
   network 20.20.20.0 0.0.0.255
 neighbor 1.1.1.1 weight 50
 neighbor 1.1.1.1 remote-as 1
 neighbor 1.1.1.1 description ISP-1 (ex.UUNET)
 neighbor 1.1.1.1 filter-list 1 out
 neighbor 1.1.1.1 route-map SETMETRIC in
 neighbor 2.2.2.2 weight 50
 neighbor 2.2.2.2 remote-as 2
 neighbor 2.2.2.2 description ISP-2 (ex.ATT)
 neighbor 2.2.2.2 filter-list 1 out
 neighbor 2.2.2.2 route-map SETMETRIC in
 !
 ip as-path access-list permit ^6$
 ip as-path access-list deny .*
 !
 route-map SETMETRIC permit 10
 match ip address 1
 set metric 100
 !
 access-list 10 permit any
 !

 Any propositions ? Maybe I must set local-preference or
 as prepend for neighbors ?

 --
 greets, TMS




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



CIT CCNP questions [7:29477]

2001-12-18 Thread Yarie

Hello all,

I would like to take the  CIT exam (640 - 506) and I have couple of
questions:

Does any one knows what is the total amount of questions asked?
what is the percentage of Novell IPX and AppleTalk out of it?

Thanks,

Yaron




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



Re: CIT CCNP questions- thanks [7:29477]

2001-12-18 Thread Yarie

Thank you all :-)

Yarie  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello all,

 I would like to take the  CIT exam (640 - 506) and I have couple of
 questions:

 Does any one knows what is the total amount of questions asked?
 what is the percentage of Novell IPX and AppleTalk out of it?

 Thanks,

 Yaron




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