Brain-dumps.com

 
 
 

 
Cisco 
350-001 
350-018 
350-030 
640-025 
640-603 
640-604 
640-605 
640-606 
640-607 
640-801 
640-811 
640-861 
640-901 
640-910 
642-511 
642-521 
642-531 
642-541 
642-641 
642-661 
642-801 
642-811 
642-821 
642-831 
642-871 
642-891 
643-531 
644-101 
646-301 
646-401 
646-521 
9E0-100 
9E0-131 
9E0-422 
9E0-431 
9E0-441 
9E0-541 
9E0-576 
9E0-581 
9E0-601 
9E0-691 
9E0-805 
 
 
Citrix 
1Y0-220 
1Y0-221 
1Y0-610 
1Y0-720 
1Y0-721 
1Y0-910 
1Y0-911 
1Y0-921 
1Y0-931 
1Y0-941 
1Y0-950 
1Y0-951 
1Y0-961 
1Y0-962 
1Y0-991 
 
 
CIW 
1D0-410 
1D0-425 
1D0-450 
1D0-460 
1D0-470 
 
 
Comptia 
220-221 
220-222 
220-231 
220-232 
220-301 
220-302 
225-020 
EKO-001 
IK0-002 
N10-002 
SK0-001 
TK0-001 
XK0-001 
 
 
Microsoft 
70-015 
70-016 
70-019 
70-028 
70-029 
70-080 
70-081 
70-086 
70-088 
70-091 
70-098 
70-100 
70-152 
70-175 
70-176 
70-210 
70-214 
70-215 
70-216 
70-217 
70-218 
70-219 
70-220 
70-221 
70-222 
70-223 
70-224 
70-225 
70-226 
70-227 
70-228 
70-229 
70-230 
70-244 
70-270 
70-284 
70-290 
70-291 
70-292 
70-293 
70-294 
70-296 
70-305 
70-306 
70-310 
70-315 
70-316 
74-100 
ppt2000 
 
 
Novell 
50-632 
50-634 
50-639 
50-640 
50-644 
50-653 
50-654 
50-659 
50-662 
50-676 
50-677 
50-682 
50-683 
 
 
Oracle 
1Z0-001 
1Z0-007 
1Z0-020 
1Z0-023 
1Z0-024 
1Z0-025 
1Z0-026 
1Z0-030 
1Z0-031 
1Z0-032 
1Z0-033 
1Z0-131 
1Z0-132 
1Z0-147 
 
 
Sun 
310-011 
310-012 
310-014 
310-015 
310-025 
310-035 
310-051 
 
 
CWNA 
PWO-100 
 
 
Lotus 
 
 
Compaq 
010-066 
010-067 
 
 
Linux 
117-102 
 
 
IBM 
000-199 
000-285 
000-355 
 
 
DB/2 
000-513 
000-516 
 
 
 
 

I prepared it from www.exams.ws.All the exam questions were in their guide. Here r some questions of them.

 

Q NO.  1 Based on the following show ip bgp neighbor 10.1.1.1 output:

R1#show ip bgp neighbors 10.1.1.1

BGP neighbor is 10.1.1.1, remote AS 65103, external link BGP version 4, remote under ID 0.0.0.0 BGP state =

Active

Last read 00:00:04, hold time is 180, keepalive interval is 60 seconds Received 44 messages, 0 notifications, 0 in queue Sent 45 messages, 6 notifications, 0 in queue Route refresh request: received 0, sent 0 Default minimum time between advertisement runs in 30 seconds

For address family: IPv4 Unicast BGP table version 1, neighbor version 0 Index 2, Offset 0, Mask 0x4 0 accepted prefixes consume 0 bytes Prefix advertised 0, suppressed 0, withdraw 0 Number of NLRIs in the update sent: max 0, min 0

Connections established 7; dropped 7 Last reset 00:05:18, due to BGP Notification received, peer in wrong

ASExternal

BGP neighbor may be up to 2 hops away. No active TCP connection

What is causing the BGP session to the 10.1.1.1 neighbor to toggle between the Idle and Active state?

A       There is an AS number configuration error.

B.      The BGP neighbor 10.1.1.1 is not reachable.

C.      The EBGP-multihop value for neighbor 10.1.1.1 is set to the default value.

D.      The BGP session is using the loopback interface but the update source is not set to specify the loopback interface.

Answer:

Q NO.  2 What is the correct BGP configuration to have AS 65111 prefer the path to AS 65221 over the path to AS 65237 except for the traffic which originates in AS 65237?

A       router bgp 65111

neighbor 10.10.10.10 remote-as 65221

neighbor 10.20.20.20 remote-as 65237

neighbor 10.10.10.10 weight 160

neighbor 10.20.20.20 weight 150

!

neighbor 10.20.20.20 filter-list 1 weight 170

ip as-path access-list 1 permit _65237$

B.      router bgp 65111

neighbor 10.10.10.10 remote-as 65221

neighbor 10.20.20.20 remote-as 65237

neighbor 10.10.10.10 weight 160

neighbor 10.20.20.20 weight 150

!

neighbor 10.20.20.20 access-group 1 weight 170

access-list 1 permit _65237$

C.      router bgp 65111

neighbor 10.10.10.10 remote-as 65221

neighbor 10.20.20.20 remote-as 65237

neighbor 10.10.10.10 weight 160

neighbor 10.20.20.20 weight 150

D.      router bgp 65111

neighbor 10.10.10.10 remote-as 65221

neighbor 10.20.20.20 remote-as 65237

neighbor 10.10.10.10 weight 160

neighbor 10.20.20.20 weight 150

!

neighbor 10.20.20.20 route-map test

route-map test permit 10

match as-path _65221$

Answer:

Q NO.  3 The purpose of the bgp always-comprate-med command is to compare the MED ______.

A. Even if the routes originate in different ASs.

B. Even if the routes originate from the same AS.

C. Even if the routes have different AS-Path length.

D. Last, after all other path attributes are compared.

E. First, before any other path attributes are compared.

Answer:

Q NO. 4 Which three statements are true about route reflectors? (Choose three)

A       If the route is learned from an EBGP peer by the route reflector, it is redistributed to all IBGP and EBGP peers.

B       If the route is learned from a non-client IBGP peer by the route reflector, it is reflected to all EBGP peers only.

C       If the route is learned from a non-client IBGP peer by the route reflector, it is reflected to EBGP peers and clients only.

D.      If the route is learned from a client IBGP peer by the route reflector, it is reflected to all clients only, except the originating client.

E.      If the route is learned from a client IBGP peer by the route reflector, it is reflected to all EBGP peers, nonclients, and clients (except the originating client).

Answer:

Q NO. 5 Given the following:

router bgp 65123 neighbor customers peer-group neighbor 10.1.1.2 remote-as 65213 neighbor 10.1.1.2

peergroup customers neighbor 10.2.2.2 remote-as 65314 neighbor 10.2.2.2 peer-group customers neighbor

10.2.2.2 route-map test2 in

Based on the BGP configuration for a router in AS 65123, which two statements are true? (Choose two)

A. The peer group is named "customers".

B. The two EBGP peer belongs to the same peer-group.

C. The route-map named "test2" will be applied both EBGP peers.

D. The peer group configuration is used to reduce the full mesh BGP requirements.

E. AS 65123, AS 65314 and AS 65213 belong to the same BGP confederation named "customers".

Answer:

Q NO. 6 A Transit AS contains 10 routers. To enable full mesh IBGP within that Transit AS, how many IBGP sessions are required?

A. 10

B. 28

C. 45

D. 50

E. 100

Answer:

Q NO.  7 What is the purpose of the following BGP configuration command?

neighbor 2.2.2.2 maximum-prefix 1000

A       It limits the number of prefixes that can be sent to neighbor 2.2.2.2 to 1000.

B       It limits the number of prefixes that can be sent to and received from the 2.2.2.2 neighbor to 1000.

C.      If the number of prefixes sent to the 2.2.2.2 neighbor exceeds 650, the router starts to generate a warning message.

D       If the number of prefixes received from the 2.2.2.2 neighbor exceeds 650, the router starts to generate a warning message.

E.      If the number of prefixes received from the 2.2.2.2 neighbor exceeds 1000, the neighbor relationship to 2.2.2.2 will be dropped.

Answer:

Q NO.  8 What are the two methods for configuring BGP route dampening? (Choose two)

A. Using the bgp damping command.

B. Using a route-map with the set damping command.

C. Using the neighbor ip-address maximum prefix command.

D. Using the neighbor ip-address unsuppress-map command.

E. Using the neighbor ip-address soft-configuration command.

Answer:

Q NO. 9 Every time a flap occurs on a route, the route receives ________.

A. 750 per-flap penalty points which are user configurable.

B. 1500 per-flap penalty points which are user configurable.

C. 2000 per-flap penalty points which are user configurable.

D. 1000 per-flap penalty points which are not user configurable.

E. 2000 per-flap penalty points which are not user configurable.

Answer:

Q NO. 10 The customer (AS 65100) is advertising the 172.0.0.0/8 prefix over the upper link without using ASPath prepending.

The customer (AS 65100) is advertising the 172.0.0.0/8 prefix with a prepended AS-Path of AS 65100 65100 65100 65100 over the lower link.

Which two statements are true about the incoming traffic to 172.0.0.0/8? (Choose two)

A. The lower link will be preferred over the upper link.

B. The upper link will be preferred over the lower link.

C. The upper link will act as a backup for the lower link.

D. The lower link will act as a backup for the upper link.

E. The upper and lower links will be used simultaneously for load balancing

Answer:

Q NO.  11 Which optional configuration parameter is required on a static route so a route-map can be used to match the static route?

A. Tag

B. Distance

C. Community

D. Permanent

Answer:
Braindumps Testking Dumps Brain dumps
MCSE Braindumps CCNA Braindumps CCNA Exam Braindump