0% found this document useful (0 votes)
341 views

Cisco CCIE Lab Study Guide

Cisco-CCIE-Lab-Study-Guide

Uploaded by

Maulana
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
341 views

Cisco CCIE Lab Study Guide

Cisco-CCIE-Lab-Study-Guide

Uploaded by

Maulana
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

CISCO ccie lab

STUDY GUIDE

DEMO

www.GlobalITcert.com

© Copy Right 1996-2002 GlobalITcert LLC. All Rights Reserved.


www.globalitcert.com

Forenoon
The following parts record the real whole course:

1 config terminal server: R1-R6,Cat5000,TokenRing3920

2 draw network topology map, updating as soon as change.

3 config ip add: use CIDR block 50.1.0.0/16 to assign all with /24 mask other than:
3.1 isdn use /29
3.2 VlanA use /24
3.3 Framerelay use /28
3.4 VlanB use /27
3.5 Backbone 1 R1's e0 has ip add: 150.2.1.x/24
3.6 Backbone 2 R4's e0 has ip add:150.2.2.x/24
3.7 R6's ATM has add 172.2.2.x/24
3.8 set VlanA, VlanB in Cat5000, sc0 with ip add 50.1.30.30/22.
4 config each router a loop interface, ip add like 50.1.x.x (x is router number)

5 config Framerelay, even there are many dlci in framerelay switch, you can only use in the
diagram. You can not use subinterface on R1 and R2.

6 OSPF
6.1 area 0 include vlanB
6.2 area 1 include vlanA
6.3 area 3 include ISDN only
6.4 area 5 include framerelay
6.5 area 6 include R2'token 0
6.6 put all router's loopback in OSPF

7 RIP
7.1 put R1's e0 in RIP
7.2 you can get many routes, you can only input 60.172.1.0,60.172.3.0,60.172.12.0.
7.3 On R1:redistribute between RIP and OSPF, let RIP only know 50.1.0.0/16, let ospf
only see 60.172.12.0 and another route, it can reach 60.172.1.0 and 60.172.3.0.
8 IGRP
8.1 config IGRP between R3, R4, and R4's all interfaces.

www.globalitcert.com 2
www.globalitcert.com

8.2 On R3:redistribute between ospf and igrp, let all ospf router can see all routes from igrp
8.3 On R3:product default-network to R4, let R4 can ping all ospf router.

9 IPX
9.1 config all routers interface except loopback,atm,isdn,backbone
9.2 you can use rip or eigrp
9.3 let r3 and r6 use different network
9.4 deduce SAP on VlanA as much as you can

10 dlsw
10.1 build dlsw on R5, R2, R4.
10.2 let VlanB bridge to VlanA but not to ring1
10.3 on R4 it is can not send out any mac with 4000.8888.xxxx to ring1, but communication
still ok.

11 VPN
11.1 R6's atm interface have a pvc 0/100 to custom's atm router 199.1.1.1
11.2 custom have some employee on vlanB want to access there source connect to
atmrouter123.2.2.2, they use eigrp 100.
11.3 custom's address, routes can not in any route except R5 and R6, and custom routers can
not know any routes of your routes

End of Forenoon

www.globalitcert.com 3
www.globalitcert.com

Afternoon
12 BGP
12.1 R5 in As 2,R1 in As 3, R2,R3,R6 in As 1, R4 in As 4
12.2 build ebgp and ibgp relation, 3-1,2-1,4-1
12.3 1 has a connect to 150.2.2.254 which is As 100, you can receive many bgp route. Only
send 200.200.1.0/24, 200.200.2.0/24, 200.200.9.0/24 to As1000
12.5 On R2: only send 200.200.9.0/24 and one bgp route include 200.200.1.0 and
200.200.2.0 to As2000, and let R5 find those route is orignal from As4000.

13 config R4's ethernet to Backbone2's www server limited below 1.5M bps.

14 config ethernet broadcast in CAT5000's can not reach 20%

15 Multicast
15.1 config multicast on R1,R2,R3,R6, let R1 join a igmp group, you can ping it from others.
15.2 let R2,R6 support Cat5000s multicast funcation.

16 Access
16.1 only config outbound on R2's framerelay.
16.2 deny smtp,pop3 from VlanB to VlanA
16.3 deny www from ring2 to vlan B
16.4 deny R3's ping to R1
16.5 deny vlana's any udp port great than 6000 to Backbone1

END OF Afternoon

Final PART
www.globalitcert.com 4
www.globalitcert.com

TROUBLESHOOTING

1. No exec
line con 0 exec

2. Exec-timeout 0 1
line con 0 exec-timeout 0 0

3. Console baudrate
Guess baudrate by 1200, 2400, 4800, 9600
>oConfiguration register = 0xFFFF2102 at last bootBit#
Configuration register option settings:15
Diagnostic mode disabled14
IP broadcasts do not have network numbers13
Boot default ROM software if network boot fails12-11
Console speed is 9600 baud10
IP broadcasts with ones08
Break disabled07
OEM disabled06
Ignore configuration disabled03-00
Boot file is cisco2-2500 (or 'boot system' command)

4. Login password
Reboot router, Ctrl-Break, o/r 0x142, reboot

5. No service prompt config


Service prompt config

6. Wrong port number or IP address in reverse telnet


ip host 20012 x.x.x.x
Router login step:
1. Power off and power on all routers
2. Guess the router's console baudrate
3. Reboot the router
4. Press Ctrl-Break
5. Change config-register to "0x142"
6. Reset the router
7. Repeat 2 to 6 for each router
8. Add loopback interface 99 on router

Catalyst login step:


1. Power off and power on the Catalyst

www.globalitcert.com 5
www.globalitcert.com

2. Guess the Catalyst's console baudrate


3. Do the following commands:
enable<enter>set
password<enter><enter><enter>set enablepass<enter><enter><enter>set system baud
9600
4. set boot config-register (0x10F)
5. set system baud

THE END

wwwglobalitcert.com 6

You might also like