ω`)河锅_晓斋 发表于 2011-10-8 10:28:48

CCIE LAB RS4.0 K3的的拓扑图 2011.10

本帖最后由 ω`)河锅_晓斋 于 2011-10-8 10:29 编辑

colorb10740 发表于 2011-10-8 10:47:55

wanzxj 发表于 2011-10-8 11:22:27

这个不是什么K3,国外叫4.1,而且你这个图也不是原版的,是别人自己画的!!!!!

diskson 发表于 2011-10-8 13:02:43

{:6_290:}{:6_290:}

apooo8 发表于 2011-10-8 13:14:31

{:6_298:}

ey21th 发表于 2011-10-8 14:38:37

{:6_290:}{:6_290:}{:6_290:}{:6_290:}{:6_290:}{:6_290:}{:6_290:}{:6_290:}

ftlsmn 发表于 2011-10-9 08:45:06

那你又该图吗

ouki 发表于 2011-10-10 00:22:46

我可以证实这个图是真的。请问你有题目吗?

chuqingcai 发表于 2011-10-10 07:43:50

{:6_291:}

jacky1969 发表于 2011-10-10 08:36:08

{:soso_e179:}

tiq 发表于 2011-10-11 11:37:49

简直是不知真假啊

虚心求学 发表于 2011-10-11 16:02:22

本帖最后由 虚心求学 于 2011-10-11 16:02 编辑

北京华尔思网络实验室www.wallslab.net思科授权培训中心考试中心,CCIE集训营火热招募中。

damontom 发表于 2011-10-12 09:00:24

thanks for sharing

danyh1 发表于 2011-10-13 10:37:09

现在唯一缺少的是需求。苍天那。大哥们救救小弟于水火吧。

wanzxj 发表于 2011-10-13 13:40:39

需求如下:

5 Sections
1. Layer2 Tech (approx 9 questions )
2. Layer3 Tech (approx 10 Questions )
3. Multicast ( only 2 questions )
4. Advanced Services ( approx 9 questions )
5. Optimize the network ( only 2 questions )




Section 1: L2SPANNING-TREE:


1.1 Configure 2 spanning-tree domains.
VLANs for backbones will be in instance 1 and, all other VLANs will be in
instance 2.
Any other VLAN will be in the default spanning-tree instance.
Sw1 must be the root for instance 1 with sw2 being the backup
Sw2 must be the root for instance 2 with sw1 being the backup.
Ensure port fa0/20 is forwarding rather than blocking for MST 1 on
switch 3. You must do this without any configuration on sW3 / SW4.

1.2 Configure Additional Spanning-Tree
Use one command to enable portfast
Ensure all access-ports go into err-disable if receiving any BPDU's
(This does not apply to BB router ports)
Ensure backbone ports can't influence the STP topology ever
Configure Spanning-tree timers such that if no bpdu's was received within xy seconds, that the network reconverges


1.3 CONFIGURE ETHERCHANNEL:
Configure industry standard Etherchannel betwen SW1 & SW2
Configure proprietary Etherchanel between SW3 & SW4
SW1 & SW3 should actively negotiate and SW4 & SW2 should only establish en Etherchannel when requested so


1.4 VLAN TRUNKING:
Configure all inter-switch links to use an industry standard
Set the VTP Domain to "CCIERoutingAndSwitching"
Uses VTP version 1. SW1 should be server, and rest Clients

1.5 RSPAN
Configure port mirroring for VLANS 17 and 59 on SW1 as the source. Traffic should
be sent to SW2 fa0/9.






Section 2: IP Routing

2.1 Configure OSPF Area0, 142, 51
Use the Rack # for the process ID.
Configure the Router ID to match Loopback 0
Configure Area 0 between on the Ethernet segment shared by all switches.
SW1 should control all routing, and SW2 should be the backup. (Use largest value)

Configure OSPF AREA 142 between SW1-R1-R4-R2-SW4
Configure OSPF AREA 51 between SW2-R5-R3

Configure Area 51 so that no type 7 LSAs are present.


2.3 Configure EIGRP 100
Configure EIGRP 100 on SW2.
SW2 should not be queried for any routes.

Redistribute EIGRP 100 into OSPF. The EIGRP routes should not be present in
OSPF Area 51. SW2 should generate a default route.


2.4 Configure RIP
Configure R3 with RIPv2

Redistribute RIP into OSPF. Only x.x5.0, x.x7.0, x.x.13.0, x.x.15.0/24 should be
redistributed. Use only line ACL for this task.

Match the screen shot :
Screenshot indicated Routes x.x.5.0 & x.x.7.0 should appears as N1 routes , and the remainder should be N2 router.



2.5 BGP
Peer R2 with BB3. Configure AS-Path so it shows as 254 108 104
Peer R3 with BB1. Configure AS-Path so it shows as 254 109 103

Create full mesh peering between R4,R2,R1,R5,R3,SW2 using minimum commands
Only SW2 needs one iBGP Peering



***Variation--Some reports say that AS 254 253 must be overwritten to 254 108 107
***Variation--Some reports say that R2/R3 peer with BB1.

$$$ mine was to configure the community such is reflects 254 108 104 $$$
$$$ mine was to configure the community such is reflects 254 109 103 $$$

***WARNING--Traffic Manipulation may be based on BGP Community.

2.6 IPV6 ? OSPF
Use the Rack # for the process ID.
Configure the Router ID to match Loopback 0
Configure Area 0 between on the Ethernet segment shared by all switches.
SW1 should control all routing, and SW2 should be the backup. (Use largest value)

Configure OSPF AREA 142 between SW1-R1-R4-R2-SW4
Configure OSPF AREA 51 between SW2-R5-R3
Configure the most secure form of authentication for IPv6

2.7 IPv6 Filtering
Add a Loopback100 to SW2, give it Global IPv6 Address and redistribute into OSPFv3
Configure OSPF filtering to allow SW2 Loopback 100 in Area 0 to go into Area 142, but not Area 51.

*** Variation **
Configure OSPF filtering to allow SW2 Loopback 100 in Area 0 to go into Area 51, but not Area 142.


Section 3 Multicast:
3.1 IPV4 MULTICAST
Enable PIM-SM R1,R2,R4,SW1 - SW4. Use a non-cisco proprietary based method to send RP
information. Configure R1 and R2 Loopbacks to act as RPs both RPs, with R1 as the preferred RP.

3.2 Configure R4 Lo0 to join 225.1.1.1 (Source) and ping from SW2 SW2 receiver --- i remember slightly different....might be starting to forget this.
** You need to ping from R4 the multicast group 225.1.1.1. The interface towards BB2 will be joining the multicast group 225.1.1.1. Ensure that you resolve any SPF issues if needed.

Section 4 Advanced Services:
4.1 OER/PFR
You are required to implement OER on the network. R4 will be the master controller and R1 & R2 will be the Border routers.Use a key of "CISCO". Ensure that the OER sessions is established from the Loopback interfaces.

4.2 OER Optimization

You need to optimize the OER implementation such that when packets with a DSCP of 41 passes the network, it is routed out to R1 exit interface, and when a DSCP of 31 passes, it is routed out to R2 exit interface.
You are allowed to create 1 prefix-list for NET yy.yy.100.0/24 should the solution require this. (might be missing a word or 2 further more)

4.3 NETFLOW
Configure Netflow on R5 for IPV6 netflow (on track - can't remember exact specifics at this stage )
Send to 100.100.100.100
aggregate flow cache

4.4 QoS - LAN (6 PTR)
3560 assign COS1 for all untagged traffic.
On SW1 fa0/15, assign Queue1 for COS1 and Queue 2 for COS5.
Queue 1 drop threshold were to be set. ( question is right on track - can't remember exact wording as well )

4.5 QOS - CBWFQ
The IT administrator requires that you implement QOS for Voice that is soon to come onto the network. (i sorta remember that the voice waas implemented between R5 and R3......(missing some info here)

4.6 WCCP

The IT department is wanting to implement a web-caching solution. This should be implemented on R2.(can't remember correct device to implement on). Your task is to use service number 61 & 62. There is 3 interfaces taking part in this. Traffic from a certain port is not allowed to have any wccp configuration on it.......(missing some further info)


4.7 NAT
You are required to implement NAT. You need to match the output in the screenshots provided.

Screenshot :
screenshot 1 indicates NAT is to be implemented on R4, with nat translations showing SW1 is pinging SW4
screenshot 2 indicates SW1 pinging SW4 with a new source not yet created on the SW.Thus create new loopback and ping SW4 with ip yy.yy.200.4
Screenshot 3 indicates SW4 pinging SW1 with a new source also as per above, but pinging SW1 with ip yy.yy.100.1

Notes: you are allowed to add 1 static route on a maximum of 4 devices.

4.8 DHCP (Rough Guess)
The junior network administrator has started implementing a DHCP server on R4.Your task is to complete the DHCP configuration. At some point in the future, a printer will be added with mac address 1234.1234.1234. Ensure that the printer always get the ip yy.yy.100.45

4.9 DHCP Security, DAI (Rough Guess)
The IT department is worried about DHCP security and invalid arp /spoofed packets. You are required to implement a dynamic solution that will counter against any invalid spoofed dhcp requests and arp packets

4.9 NTP
can't remember any ntp questions - at this moment


Section 5. Optimize the Network

5.1 Implement SNMP
Implement SNMP to an NMS system. Use the community string of CiscoWorks
The NMS system is located at yy.yy.44.100, and requires the bgp trap to
be sent.

5.2 Configure an EEM applet name ?conf_change? (without the quotes)
The EEM applet needs to write the date and time to a file saved in flash.
The EEM applet needs to activate every time someone makes changes to the
running config. Also, a syslog message has to be generated with the string

不知道是真是假,不能确定。最好找有培训的人对比一下。
页: [1] 2
查看完整版本: CCIE LAB RS4.0 K3的的拓扑图 2011.10