exam 350-001-LAB
CCIE-ROUTING AND SWITCHING QUALIFICATION (Lab exam)
Exam Number/Code : 350-001-LAB
Exam Name : CCIE-ROUTING AND SWITCHING QUALIFICATION (Lab exam)
Questions and Answers : 0 Q&As
Update Time: 2010-09-04
Examsoon Cisco 350-001-LAB Exam Description
Today the Cisco 350-001-LAB certification programme set the standards for networking skills and develops with the IT industry. The Cisco 350-001-LAB training programme is bound to valid, fair and highly classed exams to prepare. The Cisco Systems has created the highly standard networking certification of today’s date. Achieving the Cisco 350-001-LAB certification is the goal of many IT & Network professionals.
The passing rate of the Cisco 350-001-LAB Tests is incredibly low. The purpose of our Cisco 350-001-LAB Training package is to promote Cisco 350-001-LAB Certification. It’s surely not an easy task to do but doing the Cisco 350-001-LAB Training by using our training package will ensure and encourage that you can earn the Cisco 350-001-LAB Certification.
Cisco 350-001-LAB Exam Guide in pdf format that can also be downloaded from our training package. The Cisco 350-001-LAB practice materails are also available for free in our training package to practice for the exams. These Braindumps can be really very useful to prepare exam 350-001-LAB. You will find on Security+ Braindumps are given by people which have gone through the same exam that you are about to do. They are seasoned experts and know the ins and outs of various Cisco 350-001-LAB Exams and others to give you an added edge when you take the exam.
The Cisco 350-001-LAB book is also downloadable from our training package. The book will help you pass the Exam. The Method of Study provides you with a concise method to learn the exam topics.
Passing the Cisco 350-001-LAB Exam:Passing the 350-001-LAB exam has never been faster or easier, now with actual questions and answers, without the messy 350-001-LAB braindumps that are frequently incorrect. Examsoon Unlimited Access Exams are not only the cheaper way to pass without resorting to 350-001-LAB dumps, but at only $ 122.00 you get access to the exam from every certification vendor.
Examsoon offers free demo for CCIE 350-001-LAB exam (CCIE-ROUTING AND SWITCHING QUALIFICATION (Lab exam)). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Examsoon Cisco 350-001-LAB Exam Dumps
Exam : Cisco 350-001-LAB
Title : CCIE-Routing and Switching Written exam(4.1)
N1.
Answer:
Part-1:Bridge and Switching
1. router rip
Redis os 8 route-map fromOSPF
Default-metric 5
Route-map fromOSFP per 10
Match ip add fromOSPF
Ip access-list standard fromOSPF
Per 8.8.0.0 0.0.255.255
4. router rip
Redis os 8 route-map fromOSPF
Route-map fromOSPF per 10
Set metric 5
Distribute-list prefix fromOSPF out os 8
Ip prefix-list fromOSPF per 8.8.0.0/16 le 32
The source method the worst, To execute the job finished three strategy needs.
2.8 EIGRP
* EIGRP 100 AS 100 consists of the following interface
* The Frame Relay network between R1 and R6
* Loopback0 on R1 and R6
* The BB2 interface on R6 should appear as an external EIGRP route on R1
* R6 must have a single 16 bit prefix via R1 to the YY.YY.0.0 network. Do not use route filters or automatic summary
* Redistribute EIGRP routes into ospf area
RackYYR1:
Ip prefix-list eto per YY.YY.0.0/16
Route-map eto deny 10
Match ip add pre eto
Route-map eto per 20
ip prefix-list ote seq 5 permit 0.0.0.0/0
route-map ote deny 10
match ip address prefix-list ote
route-map ote permit 20
Router eigrp 100
No au
Net YY.YY.16.1 0.0.0.0
Net YY.YY.1.1 0.0.0.0
Redistribute ospf YY metric 10000 100 255 1 1500 route-map ote
Router os yy
Redistribute eigrp 100 subnets metric-type 1 route-map eto
Int s0/0/0
Ip summary ei 100 YY.YY.0.0 255.255.0.0
RackYYR6:
Route-map con per 10
Match interface E0/1
Router eigrp 100
No au
Net YY.YY.16.6 0.0.0.0
Net YY.YY.6.6 0.0.0.0
Redistribute connected route-map CON metric 10000 100 255 1 1500
Verify: show ip protocol; show ip route eigrp; show ip route ospf;
2.9 EIGRP over BB3
* The backbone 3 router will be sending some class A,B and C IP prefixes
* Create a prefix-list and apply it so that the EIGRP process will only accept prefixes in the class C address might on the routing table
* Deny all routes to BB3
(Here should notice first octet=192-200)
Prefix list access list
A:0.0.0.0/1 le 32 0.0.0.0 127.255.255.255
B:128.0.0.0/2 le 32 128.0.0.0 63.255.255.255
C:192.0.0.0/3 le 32 192.0.0.0 31.255.255.255
RackYYR6:
Ip prefix-list fbb3 per 192.0.0.0/5 le 32
Ip prefix-list fbb3 per 200.0.0.0/8 le 32
Ip prefix-list tbb3 deny 0.0.0.0/0 le 32
Router eigrp 100
Net 150.3.YY.1 0.0.0.0
Distribute-list prefix fbb3 in F0/0
Distribute-list prefix tbb3 out F0/0
Verify: show ip protocol; show ip route eigrp
2.10 IPV6
R1 G0/1 2033:YY:YY:21::1
S0/0/0 2033:YY:YY:16::1(FE80::217:94FF:FE15:8C90)
R6 f0/1 2033:YY:YY:62::6
S0/3/0 2033:YY:YY:16::6(FE80::215:C6FF:FE4A:6210)
All the interface run OSPF v3
RackYYR1#show ipv6 interface brief
Gi0/0 [up/up]
FE80::ZZZZ:ZZZZ:ZZZZ //link-local address
2038:YY:YY:11::1
Serial0/0/0 [up/up]
FE80::ZZZZ:ZZZZ:ZZZZ
2038:YY:YY:61::1
RackYYR6#show ipv6 interface brief
Gi0/0 [up/up]
FE80::ZZZZ:ZZZZ:ZZZZ
2038:YY:YY:66::6
Serial0/0/0 [up/up]
FE80::ZZZZ:ZZZZ:ZZZZ
2038:YY:YY:61::6
RackYYR1#show ipv6 route
IPv6 Routing Table -7 entries
Codes: C -Connected, L -Local, S -Static, R -RIP, B -BGP U -Per-user Static route I1 -ISIS L1, I2 -ISIS L2, IA – ISIS inte area, IS -ISIS summary O – OSPF intr OI – OSPF inter, OE1 – OSPF ext 1, OE2 -OSPF ext 2 ON1 – OSPF NSSA ext 1, ON2 – OSPF NSSA ext 2
C 2038:YY:YY:11::/64 [0/0]
via ::, Gi0/0
L 2038:YY:YY:11::1/128 [0/0]
via ::, Gi0/0
C 2038:YY:YY:61::/64 [0/0]
via ::, Serial0/0/0
L 2038:YY:YY:61::1/128 [0/0]
via ::, Serial0/0/0
O 2038:YY:YY:66::/64 [110/65]
via FE80::ZZZZ:ZZZZ:ZZZZ, Serial0/0/0
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0
RackYYR6#show ipv6 route
IPv6 Routing Table -7 entries Codes: C -Connected, L -Local, S -Static, R -RIP, B -BGP U -Per-user Static route I1 -ISIS L1, I2 -ISIS L2, IA -ISIS inter area, IS -ISIS summary O – OSPF intra, OI – OSPF inter, OE1 – OSPF ext 1, OE2 -OSPF ext 2 ON1 – OSPF NSSA ext 1, ON2 – OSPF NSSA ext 2
O 2038:YY:YY:11::/64 [110/65]
via FE80::ZZZZ:ZZZZ:ZZZZ, Serial0/0
C 2038:YY:YY:61::/64 [0/0]
via ::, Serial0/0/0
L 2038:YY:YY:61::6/128 [0/0]
via ::, Serial0/0/0
C 2038:YY:YY:66::/64 [0/0]
via ::, Gi0/0
L 2038:YY:YY:66::6/128 [0/0]
via ::, Gi0/0
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0