Cisco认证实验考试经典题库CCIE_BootCamp3.0(第十章).doc
CCIE实验考试经典题库
CCIE实验考试经典题库1- Day Format Version2- Policy Routing Frame relay OSPFLab#1Network Learning, Inc. R&S CCIE Practice Lab 1 1-day VersionAt the end of this lab verify connectivity to all ports. You should be able to ping every interface form any router. (don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets, routers or other specific tasks.)1. Initial Configuration –5 pts (30 minutes)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram.b. Configure router R7 as a frame-relay switch. Refer to the diagram for interface connections to other routers connected to router R7.c. Connect routers R1,R2, R3, and R5 over the frame-relay cloud. Configure router R1’s S0 interface as a sub-interface. Configure R2,R3, and R5 without using sub-interfaces. Use only one frame-relay PVC on routers R2, R3, and R5. The recommended DLCI numbers 102, 201,103,301,105, and 501 are indicated on the lab diagram.d. Routers R1, R2, R3, and R5 should share network on their frame-relay interfaces.e. Router R1 should have network with an 8-bit subnet mask on its Ethernet interface( The mask should be Make sure all the Ethernet interfaces are in their own broadcast domain if you are using an Ethernet switch for your Ethernet connections.2. OSPF Configuration –25pts (2 hours 30 minutes)a. configure OSPF area 0 on the frame-relay interfaces between R1, R2, R3, and R5.b. Configure router R1’s interface Ethernet 0 for OSPF area 1c. Configure router R2’s interface E0 for OSPF area 10d. Configure router R3’s interface S 1 and all of router R4’s interface for OSPF area 3.e. Configure router R5’s interface E 0 for OSPF area 4.f. Create two loopback interface on R4 and put both of the associated subnets on these interfaces in OSPF area 44.g. Summarize the (2) loopback interface you just created on router R4 so they appear as one route to the rest of the OSPF routers in your network..h. Here is the tricky part. You can’t use the command ip ospf network xxxx anywhere in your router configurations.i. Redistribute the default route on router R2 as type-1 with a metric of 100. This route is already part of the initial configurations we provided for you.j. Also, one of the problems in this lab can be solved with multiple frame map ip statements, but that is not the solution we want you to use, Solve the problem with routing, not layer 3 to layer 2 mapping via additional frame map statements!!!(Yes, this is a tricky issue)You have completed lab 1. compare your configurations to the ones we provided. Often there is more than one complete a task so your configurations may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations too.Lab 2At the end of this lab verify connectivity to all ports. You should be able to ping every interface from and router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial Configuration –5 pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Connect routers R1, R2, R3, and R5 over the frame-relay cloud. Configure router R1 using sub-interfaces. Configure routers R2, R3, and R5 without using sub-interface.c. Use only one frame-relay PVC on routers R2, R3, and R5, The recommended DLCI numbers 102,201,103, 301,105, and 501 for the frame-relay PVC’s are indicated on the network diagram.d. Routers R1,R3,and R5 should share network on their frame-relay interfacese. Routers R1 and R2 should share network on their frame-relay interfaces.f. Router R1 should have network with an 8-bit subnet mask on its Ethernet interface( The mask should be Router R2 should have network with a 24-bit mask on its Ethernet interface.h. Router R3 should have network with an 8-bit subnet mask on its token-ring interface ( The mask should be2. OSPF configuration –30 pts (2 Hours 30 minutes)a. configure OSPF area 0 on the frame-relay interfaces between routers R1, R3 and Router R5.b. Place router R1’s Ethernet in OSPF area 1. place router R5’s interface E0 in OSPF area 0.c. Setup a default static route (default gateway) from R3 to R4. Redistribute this default static route into OSPF with a metric-type of 1 and a metric of 500.d. Configure router R3’s serial 1 interface as and router R4’s serial 0 interface as Configure router R4’s E0 interface as Configure a default gateway on router R4 to route all packets for which it has no routes to router R3.g. Configure two loopback interfaces on router R3 with networks that could have at most 254 hosts and put them both in the same OSPF area, but different from OSPF area 0. Summarize this route into OSPF so that the two subnets appear as one route.h. Configure router R2 for EIGRP and put all interface in the routing process.i. Configure router R1 with EIGRP and redistribute with OSPF. Set the metric type to type-1 when you redistribute from EIGRP to OSPF. Also, redistribute OSPF into EIGRP.j. Configure router R1 so that it only listens to EIGRP updates on E0 and .k. Configure router R6 for OSPF with a different process ID than used thus far. Do not configure R6’s E0 for OSPF.l. Configure router R8 to be in the same OSPF area as router R6. put router R8’s interface E0&Lo0 into the OSPF routing process. Configure router R6 so that its S1 interface speed is correctly reflected in the OSPF metrics without using the “ip ospf cost xxx”command.m. Configure OSPF message-digest authentication between routers R6 & R8.n. Change the OSPF hello interval between routers R6 & R8 to 45 seconds.o. Configure router R8 suing the “ip ospf cost”command such that the speed of the link for interface S0 is correctly reflected in the OSPF metrics.p. Change the OSPF transmit interval delay to 10 seconds between routes R6 & R8.q. Add a default route to router R2 that points to configure one static route on router R2 so that full connectivity to R4’s interface E0 is available. You will notice that the default gateway of router R2 has a lower administrative cost than the one learned via router R1. as a result, the other default route never makes it in the routing table for router R2.r. You will notice that R2 can’t ping the serial interfaces between routers R3 & R4. fix this problem by only making changes to router R3 without static routes.3. BGP configuration -15 pts (1 hour)a. Configure router R4 in BGP autonomous system 1.b. Create a static route to null0 router R4 and redistribute into BGP.c. Create a loopback interface on R4 and add its network to BGPd. When adding the first loopback to BGP use a class A address with a 24-bit mask. The network that was added to BGP from the first loopback address should appear in the routing table of other routers as “B …”e. Create another loopback on router R4 with a class A address and put this network into RIP and redistribute RIP into BGP.f. Configure router R3 in BGP autonomous system 1 and use interface loopback 0 as the update source.g. Configure routers R1, R2, and R5 in BGP autonomous system 2, only use one neighbor remote-as 2 command on routers R2, R3. &R5 for autonomous system 2.h. Place routers R6 and R8 in BGP autonomous system 3.i. Configure BGP authentication between router R6 & R8.j. Configure a loopback interface on router R8 and enable RIP for this network. Redistribute this RIP network into OSPF.k. Redistribute the OSPF routing process that contains routers R6 and R8 into BGP.l. You are not allowed to add any static routes to router R8 during this exercise.m. Configure router R6 such that all BGP routes learned from router R5 have a local preference of 300.n. Filter on router R5 such that the BGP route to null0 defined on router R4 isn’t seen on routers R6 &R8.o. Hint the object of this BGP section is to provide end-to-end connectivity between all routers and interfaces. In this exercise you are not allowed to configure IGP or two-way static route connectivity between routers R5 & R6, BGP should be providing the necessary routing information. You are allowed to setup a default route on router R6 to point to router R5.Now that you have completed lab 2 check., the routing tables on all routers. Do they make sense Ping all interfaces from all routers. Can you ping everywhere Do the appropriate routers see the static route to null0 on R4 via BGP Go to every router and ping every interface. If you can’t ping everything you are not done yes.You have completed lab 2. Compare your configuration to ones we provided. Often there is more than one to complete a task so your configurations may be different than ours. If your configurations are different than ours make sure you understand how to complete the lab with our configurations tooLab 3At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration -5 pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Configure lab 3 network using networkc. Create a loopback interface on router R2 with Connect routers R1,R2, R3, and R5 over frame-relay cloud.e. Configure router R1 using sub-interfaces.f. Configure router R2 without using sub-interfaces or frame-relay map commands.g. Put routers R1 &R2 frame-relay interfaces on one subnet and routers R1, R3, and R5 on a different subnet.2. OSPF & Other IP Routing Configuration -35 pts ( 2 h)a. Configure OSPF with the frame-relay cloud in OSPF area 0b. Configure the R3-R4 serial connection to be in area 1.c. Set the ring-speed on router R3 to 16 Mbps.d. Configure the loopback interface on router R2 in a different OSPF area.e. Configure the LAN interfaces on routers R1, R2,and R3 to be in different OSPF areas.f. Configure two loopbacks on router R3 using subnets that will contain at most 30 host IP addresses.g. Configure two loopback interfaces on router R1 using subnets that will contain at most 14 host IP addresses.h. Summarize the two loopback interfaces on routers R1 and R3 such that router R2 only sees one route from each.i. Configure the Ethernet interface E0 on router R4 to be in OSPF area 40.j. Configure the R5, R6, and R8 Ethernet 0 interface to use EIGRP.k. Configure R8’s interface loop5 as and add it to RIPl. Redistribute routes between all protocols such that router R1 can ping any interface.m. Configure 2 loopbacks interfaces on router R8 with & add there to RIP and redistribute RIP to EIGRP. Summarize such that all routers only see one route to the loopback interfaces. Test connectivity to loopback interface via ping.n. Filter such that router R6 can ping the loopbacks on router R1, but not the Ethernet interface on router R1. the route for the Ethernet on router R1 should still be visible and all other traffic such as telnet should still pass unfiltered.o. Filter on router R5 such that routers R1 R2, R3, and R4, don’t see the route to router R8’s interface loopback 5.p. Create three loopback interfaces on router R8 and use for loopback 2,q. for loopback 3, and for loopback 4. now summarize the three loopback networks into one route. When done router R1 should see only one route for these three loopback interfaces ana should be able to ping all three of them. Hint, the route may not look like what you think.3. NTP & Access-list & Other Tasks -15 pts (30 mins)a. configure NTP between routers R2 &R3. make R2 the time source. Set the correct time and date on router on router R2. Set the time-zone on routers R2 & R3, Verify that router R3 has synced with router R2 via NTP.b. Configure queuing on router R3’s S0 interface such that telnet, IP, IPX, and everything else use 25% of the bandwidth each. Configure the queuing such that none of the traffic defined at 25% above uses more than 1000 bytes per time slice. You are allowed to exceed 1000 bytes per time slice only if there is part of a remaining individual packet that needs to be emptied from the queue.c. Configure the frame-relay interface on router R2’s interface So such that IP is discard eligible on the frame.d. Create the following 6 static routes on router R6; suing the Cisco IOS command IP route null 0. use the number 1,2,3,4,5 and 6 for the variable X. redistribute the static routes such that they are seen by all the other routers. Now filter on router R5 using any method that use an access list so that only the even routes . X=2,4,and 6) are seen past router R5 towards the OSPF network. Your access-list can only have two lines in it, not seven for this exercise. All the routes must still be seen in router R5’s routing table.4. IPX Configuration –20 pts (1h)a. Configure all interface(including loopbacks ) for IPXb. Configure IPX EIGRP on the NBMA frame-relay networkc. Configure IPX RIP/SAP everywhere else.d. Configure two static SAPs on router R3. Filter on router R5 such that routers R6 and R8 only see one of the SAPs.e. Disable IPX on the between routers R3 &R4 all routes should still be seen by all routers running IPX.f. Change the frequency of the RIP updates across the R3-R4 serial connection to once every 2 minutes.g. Configure router R1’s Ethernet with IPX and raw frame types.h. Configure routers R3 and R4 to pass IPX NETBIOS type-20 broadcasts between their LAN interfaces.5. DLSW Configuration –10 pts (45 mins)a. Configure DLSw between router R3’s interface token-ring 0 and router R4’s interface Ethernet 0.b. Place router R2’s interface Ethernet 0 into the DLSw network. Make sure there is connectivity between all LAN interfaces.c. Configure a filter that blocks NETBIOS packets with destination name ‘CCIERING1”from leaving router R3’s interface To0.d. Setup a filter that would permit only SNA traffic between routers R3 & R4.6. BGP Configuration –15 pts (1h)a. Configure BGP on router R4 using AS number 1. configure BGP on routers R1, R2, R3 and R5 using AS number 2. You can only use one neighbor .. remote-as 2 command on routers R2 and R5.b. Configure two static routes to and using the command ip route null 0 on router R4, Redistribute the second route into BGP using the route-map command.c. Make sure that router R5 can see the route.d. Setup router R8 with BGP in AS number 3. on router R8 use the loopback interface Lo0 as the source for its BGP connection to AS2. make sure router R8 can see the specific route, and not the aggregate have completed lab 3. compare your configurations to the ones we provided. Often there si more than one to complete a task so your configuration may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations too.LAB4At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration -10pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Connect routers R1,R2,R3, and R5 over the frame-relay. Configure router R1 using sub-interfaces. Configure routers , and R5 without using sub-interfaces.c. Use only frame-relay PVC on routers R2, R3 and R5. The recommended DLCI numbers and 501 are indicated on the network diagram.d. Routers R1, R3 and R5 should share network on their frame-relay interfaces.e. Routers R1 and R2 should share network on their frame-relay interfaces.f. Router R1 should have network with a 9-bit subnet mask on its Ethernet interface.(the mask should be sue subnet-zero here.g. Router R2 should have network with a 24-bit mask on its Ethernet interface.h. Router R3 should have network with an 8-bit subnet mask on its token-ring interface. (the mask should be Use network between routers R5 &R6.2. OSPF & Other IP routing configuration –35 pts (1hous 30 mins)a. Configure OSPF area 0 on the frame-relay interfaces between routers R1,R3, and R5.b. Place router R1’s Ethernet in OSPF area 1. Place router R3’s interface To 0 in OSPF area 2.c. Place router R3’s interface serial 0, and all of router R4 in OSPF area 3. make OSPF area 3 a totally-stubby area.d. Place R5 and R6 Ethernet interface in OSPF area 4. Make this OSPF area a NSSA (not-so-stubby-area) Make the default cost 20.e. Configure router R6’s interface serial 0 and router R8’s interfaces S0, E0,and loop 0 for EIGRP.f. Place router R2’s interface serial 0 and router R1’s in OSPF area 5.g. Redistribute all routes so that you can see all routes and ping from everywhere.h. Summarize the routers for router R8’s interface E0, Loop0, and S0 that were redistributed into OSPF by router R6 on router R5 so that all of router R8’s networks appear as one route to the rest of the OSPF routers except R6.i. When you redistribute EIGRP into OSPF make these routes appear as type-1 external routes.j. Configure router R2 such that it propagates a default route the other OSPF routers.k. Create a second loopback interface on router R2 with an address of make sure you can ping the second loopback interfaceon router R2 from other the routers.l. Create two loopbacks on router R3 with networks that could contain at most 30 hosts. Place the loopbacks on router R3 in one area and summarize such that one route appears for both loopacks.m. Place the Ethernet interface on router R2 in area 10.n. Configure simple password authentication in OSPF area 4.o. Use the ip ospf priority command on router R5 to make it become the DR for OSPF area 4.p. Change the cost on router R5’s interface E0 using an IP OSPF command to make it appear as 100Mbps as it relates to OSPF metrics.q. Change the cost on R6’s E0 without using an IP OSPF command to make it appear as 100Mbps as it relates to OSPF metics.3. BGP Configuration –15pts (1h)a. Place router R4 in BGP AS 1 and router R3 in BGP AS 2. Create two static routes to null0 using a class A address with a 24-bit mask on R4 and inject into BGP such that router R3 can see it. Use loopbacks as the update source on both routers R3 and R4. Create loopback interface as necessary.b. Filter one of the static routes with a route-map statement on router R4.c. Configure BGP on router R4 such that the sub-netted class A route is seen. For example, the BGP route on router R3 could be not Configure a second loopback interface on router R4 at and enable RIP on this router for this network. Inject this route and the previous one with a metric of 5.e. Configure router R2, R1, and R5 in BGP AS3. use only one neighbor remote-as x statement on routers R2 and R5.f. Create a static route on router R2 (ip route null0) inject this route into BGP. Make sure the other routers running BGP can see this route.g. Also make sure all routers can ping have completed lab 4 compare your configurations to the ones we provided. Often there is more than one to complete a task so your configuration may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations tooLab5At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration & OSPF -35pts (2 h)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Configure router R2’s Ethernet interfaces with IP address and router R2’s default route to Use a 24-bit mask unless told to use otherwise.d. Create a loopback interface on router R2 with Connect router R3, R4, R5, and R6 over frame-relay. Configure router R5 using sub-interfaces.f. Connect routers R3, R4, R5 and R6 over frame-relay. Configure router R5 and router R4 on a different subnet.g. Configure OSPF on router R3’s interface S1, router R6’s interface S1, and router R5’s sub-interface for OSPF area 10, place R5’s and R2’s Ethernet interface in OSPF area 0.h. Configure the connection between router R5’s interface and router R4 for IGRP.i. Configure router R6’s Ethernet E0 as OSPF area 6. configure router R3’s token-ring interface To0 as OSPF area 3. configure two loopback interfaces on router R3 with networks that contain at most 30 hosts and put both loopbacks in the same area as the token-ring interface. Summarize the loopback subnets and router R3’s interface To0 to appear as one route to OSPF.j. Make the default route on R2 appear in he routing table of all the other routers.k. Configure routers R1, R2’s S1, and router R8’s Ethernet interface E0 for EIGRP. Configure router R8’s interface To0 for RIP. l. Redistribute all routers between all routing protocols such that all routes are visible in all routers and every router can pingeach other’s IP interfaces (even the loopback on R2) as shown on the lab diagram lab 5a.m. Make sure that all OSPF external routes appear as type-1, verify your routes. Are the routes appearing in the correctly routing protocoln. Configure router R5 such that the only route on R6 for the 137. network appears exactly as follows; O [110/65] via 00:51:03, serial 1. Hint pay attention to the underlined value 65.o. Configure routers R3 & R4 to resolve dns names using DNS servers &2. OSPF Demand Circuit –15 pts (1 hour)a. Use network for the ISDN interfaces on routers R5 &R6 and ass them to OSPF. Configure routers R5 & R6 to use the ISDN interfaces for restoral[ 恢复]. The ISDN link should only come up when you administratively shutdown the serial 4 interface on router R7, and there is interesting traffic trying to get between routers R5 & R6 . use ping as the interesting traffic to test. Make sure you test from router R6 and from router R5. See the router ports/configuration into online for the phone #’s, spids, and switch type if you are using our remote racks. Configure the ISDN link so that it will shutdown 45 seconds after an inbound or outbound ping packet. Both routers should shave full OSPF routes when the frame link is functional or not.You are required to use OSPF demand-circuit as your solution here, after the initial ISDN call to synchronize OSPF, your ISDN interfaces should stay down unless you break the frame connection between R5 and R6 and there is interesting traffic.Now go to router R7 and shut down interface S4, your ISDN connection should kick in and provide a backup path for router R6 to reach the rest of the network, but only when there is data to send. OSPF router updates should not keep the ISDN up. Pretend [假装]your ISDN line is charged at $5 per minute and it comes out of your check.At this point when router R7’s interfaces S4 (your frame connection) is still down. Router R5 should have the following displays for:”show ip route”, “show ip ospf int bri0”, and “show dialer”Notice that the ISDN connection is down and router R5 has a routing table with OSPF entries using interface BRI0 to get to router R6’s Ethernet network, and is suppressing OSPF hellos for 1 neighbor. Also pay attention to the OSPF dead time on R5’s BRI0 interface.Output from router R5R5# show ip routeCodes: C- connected, S-static I- IGRP, R-RIP, M-mobile, B-BGP, D-EIGRP, EX-EIGRP external, O-OSPF, IA-OSPF inter area, N1-OSPF NSSA external type 1, N2- OSPF NSSA external type2, E1- OSPF external type 1, E2- OSPF external type 2 E- EGP i- IS-IS, L1- IS-IS lever-1, L2- IS-IS level-2, *- candidate default, U- per-user static route, o- ODRGateway of last resort is to networkis subnetted, 1 subnetsC is directly connected, Ethernet 0is variably subnetted, 7 subnets, 2 masksO IA [110/65] via 00:09:03, serialI [100/8576] via 00:01:11, serialO IA [110/1572] via 00:09:03, BRI0C is directly connected, BRI0C is directly connected, serialO [110/64] via 00:09:13, serialC is directly connected, serialO E1 . 24 [110/21] via 00:09:03, Ethernet 0O E1 . 24 [110/21] via 00:09:03, Ethernet 0O E1 . 24 [110/21] via 00:09:03, Ethernet 0O*E1 [110/21] via 00:09:03, Ethernet 0R5#show ip ospf int bri0BRI0 is up, line protocol is up (spoofing)Internet address Area 10Process ID 1, router ID Network type POINT_TO_POINT, Cost 1562 Run as demand circuitDoNotAge LSA allowed.Transmit Delay is 1 sec, State POINT_TO_POINT,Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 00:00:06Neighbor Count is 1, Adjacent neighbor count is 1Adjacent with neighbor (Hello suppressed)Suppress hello for 1 neighbor(s)R5#show dialerBRI0 –dialer type =ISDNDial string Successes Failures Last called Last status4930622 1 0 00:08:45 successful0 incoming call(s) have been screened0 incoming call(s) rejected for callbackBRI0:1 –dialer type =ISDNIdle time(45 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleBRI0:2 –dialer type =ISDNIdle time(45 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleR5#Now go back to router R7 and bring up router R7’s interface S4 again.3. IPX configuration –15 pts (1 hour)a. Configure all the active interfaces, including loopbacks, on routers R1, R2, R3, R5, R6, and R8 for IPX.b. Configure router R8 and the LAN interfaces on routers R3, R4, R5 and R6 for IPX RIP.c. Configure router R1 & R2 for IPX NLSP.d. Configure the serial interfaces on the rest of the routers for IPX EIGRP( not routers R1& R2 these oly use NLSP), Also make the Ethernet interface on router R2 IPX EIGRP only.e. Configure the BRI0 interfaces on routers R5 & R6 as IPX RIP.f. After this point you should be able to see all the IPX networks in all the Routers routing table. Test connectivity with IPX ping.g. Create two static SAPS on router R6.h. Filter IPX SAPs such that routers R2, R1, and R8 only see one of the SAPs.i. Filter on router R2 such that the IPX network on router R8’s interface E0 is no seen by any of the frame-relay connected routers and router R5.j. Add support on router R3 for and SNAP frame types.k. Configure router R4 so that its response to GNS packets is delayed by 1100 milliseconds.4. IPX DDR Configuration –14 pts (1hour)a. Configure DDR o routers R5 &R6 using floating statics such that if the Serial 4 interface on router R7 is shut down the BRI interface will provide restoral. Configure your interesting traffic such that IPX rips, saps, watchdogs, and serialization don’t bring up the link, use IPX ping to test your configuration. Make sure that an IPX ping to router R6’s Ethernet interface from any router will bring up the link when router R7’s Serial 4 interface is administratively shut down. The ISDN link should go done after 45 seconds and never come up again unless another IPX ping packet is sent.b. Don’t forget to bring up router R7’s interface S4 after you test the IPX ISDN portion.1. DLSW configuration –10 (30mins)a. Configure DLSW between router R3’s token-ring 0 and router R4’s Ethernet 0.b. Add router R2’s Ethernet 0 into the DLSW network without using a dlsw remote-peer command on router R3 that point to router R2. make sure there is DLSW connectivity between all LAN interfaces on routers R2, R2, and R4.\2. BGP Configuration –10pts (30mins)a. Configure BGP on routers R3, R4, R5, and R6 and put them in autonomous system 1(AS 1)b. Create a static route to null0 on router R4 and inject the route into BGP.c. Place routers R2 and R1 in autonomous system 2 (AS2)d. Place router R8 in AS 3.e. Create two loopbacks on router R8 with network and and configure router R8 such that these networks are injected into BGP.f. Check to see that all routers can see the three BGP routes.g. Filter on router R2 such that routers R3, R4, R5, and R6 can only see one of the networks that router R8 originated for BGP.You have completed lab 5. Compare your configurations to the ones we provided. Often there is more than one to complete a。
思科认证CCNA认证试题和答案中文版
思科认证CCNA认证试题和答案中文版思科认证CCNA认证试题和答案中文版想要获得思科认证,首先要参加由思科推荐并授权的培训中心(Cisco Training Partner,简称CTP)所开设的培训课程。
完成学业后再到由全球考试机构Sylvan Prometric授权的.考试中心参加由思科指定的科目的认证考试。
通过指定的系列科目考试后,学员就可以获得相应分支系列等级的资格认证。
下面是店铺为大家搜集的相关试题,供大家参考练习。
16、路由器A串口0配置如下interface serial0link-protocol pppppp pap local-user huawei password simple quidwayip address 2.2.2.1 255.0.0.0路由器B串口及全局配置如下local-user huawei service-type ppp password simple quidway!interface serial0link-protocol pppppp authentication-mode papip address 2.2.2.2 255.0.0.0当两台路由器串口0相连时,两台路由器是否可以连接到对端()(A) 能(B) 不能答案:A17、关于千兆以太网,以下说法正确的是( )(A) IEEE802.3ab定义了千兆以太网(B) 在同一冲突域中,千兆以太网不允许中继器的互连(C) IEEE802.3z专门定义了千兆以太网在双绞线上的传输标准(D) 千兆以太网支持网络速率的自适应,可以与快速以太网自动协商传输速率答案:AB参考知识点:华为3com认证教材第一册3-8页18、高层的协议将数据传递到网络层后,形成( ),而后传送到数据链路层(A) 数据帧(B) 信元(C) 数据包(D) 数据段答案:C参考知识点:华为3com认证教材第一册1-20页19、在路由器上配置帧中继静态map必须指定( )参数(A) 本地的DLCI(B) 对端的DLCI(C) 本地的协议地址(D) 对端的协议地址答案:AD20、路由器的主要性能指标不包括( )(A) 延迟(B) 流通量(C) 帧丢失率(D) 语音数据压缩比答案:D【思科认证CCNA认证试题和答案中文版】。
思科网络工程师认证考试试题
思科网络工程师认证考试试题1、以下属于物理层的设备是( a )a、中继器b、以太网交换机c、桥d、网关2、在以太网中,是根据( b )地址来区分不同的设备的。
a、llc地址b、mac地址c、ip地址d、ipx地址3、以下为传输层协议的是( cd )a、ipb、icmpc、udpd、spx4、以下对mac地址描述正确的是( bc )a、由32位2进制数组成b、由48位2进制数组成c、前6位16进制由ieee负责分配d、后6位16进制由ieee负责分配5、以下属于数据链路层功能的是( cd )a、定义数据传输速率b、定义物理地址c、描述网络拓扑结构d、流控制6、ieee802.3u标准是指( b )a、以太网b、快速以太网c、令牌环网d、fddi网7、如果要将两计算机通过双绞线直接连接,正确的线序是( c )a、1--1、2--2、3--3、4--4、5--5、6--6、7--7、8--8b、1--2、2--1、3--6、4--4、5--5、6--3、7--7、8--8c、1--3、2--6、3--1、4--4、5--5、6--2、7--7、8--8d、两计算机不能通过双绞线直接连接8、在v.35和v.24规程中,控制信号rts表示(d)a、数据终端准备好;b、数据准备好;c、数据载体检测;d、请求发送;e、清除发送。
9、路由器作为网络互连设备,必须具备以下哪些特点。
( abe )a、至少支持两个网络接口b、协议至少要实现到网络层c、至少支持两种以上的子网协议d、至少具备一个备份口e、具有存储、转发和寻径功能f、一组路由协议g、必须有较高的协议处理能力10、路由器的作用有( abdg)a、异种网络互连b、子网间的速率适配c、连接局域网内两台以上的计算机d、隔离网络,防止网络风暴,指定访问规则(防火墙)e、子网协议转换f、加快网络报文的传递速度g、路由(寻径):路由表建立、刷新、查找h、报文的分片与重组11、调用上一条历史命令的快捷键是( a )a、ctrl-pb、ctrl-oc、alt-pd、alt-o12、交换机工作在osi七层的哪一层?(b)a、一层b、二层c、三层d、三层以上13、以下对csma/cd描述正确的是( a d?? )a、在数据发送前对网络是否空闲进行检测b、在数据发送时对网络是否空闲进行检测c、在数据发送时对发送数据进行冲突检测d、发生碰撞后mac地址小的主机拥有发送优先权14、以下对store and forward描述正确的是( ce )a、收到数据后不进行任何处理,立即发送b、收到数据帧头后检测到目标mac地址,立即发送c、收到整个数据后进行crc校验,确认数据正确性后再发送d、发送延时较小e、发送延时较大15、以下对交换机工作方式描述正确的是( abd )a、可以使用半双工方式工作b、可以使用全双工方式工作c、使用全双工方式工作时要进行回路和冲突检测d、使用半双工方式工作时要进行回路和冲突检测16、vlan的`主要作用有(acd )a、保证网络安全b、抑制广播风暴c、简化网络管理d、提高网络设计灵活性17、在交换机中用户权限分为几个级别( d )a、1b、2c、3d、418、在路由器的配置过程中查询以s开头所有命令的方法是(b)a、直接使用?b、s?c、s ?d、dir s*19、第一次配置路由器时可以使用的方法为( a )a、使用con口本地配置b、使用con口远程配置c、使用aux口远程配置d、使用telnet远程配置20、在何种状态下可以为路由器改名( b?)a、普通模式b、超级模式c、全局模式d、接口模式21、某公司申请到一个c类ip地址,但要连接6个的子公司,最大的一个子公司有 26台计算机,每个子公司在一个网段中,则子网掩码应设为( d )。
Cisco CCNA 认证考试最新真题
Cisco CCNA 认证考试最新真题体验1. The command frame-relay map ip 10.121.16.8 102 broadcast was entered on the router. Which of the following statements is true concerning this command?A.This command should be executed from the global configuration mode.B.The IP address 10.121.16.8 is the local router port used to forward data.C.102 is the remote DLCI that will receive the information.D.The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC2. While troubleshooting a network connectivity problem, a technician observes steady link lights on both the workstation NIC and the switch port to which the workstation is connected. However, when the ping command is issued from the workstation, the output message "Request timed out." is displayed. At which layer of the OSI model does the problem most likely exist?A.the session layerB.the network layerC.the data link layerD.the access layer3. In order to allow the establishment of a Telnet session with a router, which set of commands must be configured?A.router(config)# line console 0router(config-line)# enable password ciscoB.router(config)# line console 0router(config-line)# enable secret ciscorouter(config-line)# loginC.router(config)# line console 0router(config-line)# password ciscorouter(config-line)# loginD.router(config)# line vty 0router(config-line)# password cisco router(config-line)# login4. On point-to-point networks, OSPF hello packets are addressed to which address?A.127.0.0.1B.192.168.0.5C.224.0.0.5D.254.255.255.2555. What should be part of a comprehensive network security plan?A.Allow users to develop their own approach to network security.B.Physically secure network equipment from potential access by unauthorized individualsC.Encourage users to use personal information in their passwords to minimize the likelihood of passwords being forgottenD.Delay deployment of software patches and updates until their effect on end-user equipment is well known and widely reported6. During startup, the router displays the following error message:boot: cannot open "flash:" What will the router do next?A.Because of damaged flash memory, the router will fail the POST.B.It will attempt to locate the IOS from a TFTP server. If this fails, it will initiate the setup dialogC.It will attempt to locate the IOS from a TFTP server. If this fails, it will load a limited IOS from ROM.D.It will attempt to locate the configuration file from a TFTP server. If this fails, it will initiate the setup dialog7. At which OSI layer is a logical path created between two host systems?A.sessionB.transportworkD.physical8. A routing protocol is required that supports:1) routing update authentication2) an addressing scheme that conserves IP addresses3) multiple vendors4) a network with over 50 routersWhich routing protocol fulfills these requirements?A.RIPv1B.RIPv2C.EIGRPD.OSPF9. When a new trunk is configured on a 2950 switch, which VLANs by default are allowed over the trunk link?A.no VLANsB.all VLANsC.only VLANs 1 - 6D.only the VLANs that are specified when creating the trunk10. Which protocol provides a method of sharing VLAN configuration information between switches?A.VTPB.STPC.ISLD.802.1QDBDCB CCDBA博主的更多文章>>CCNA第一学期《Final Examination》2009-02-27 08:58:47 标签:CCNA[推送到技术圈]1请参见图示。
Cisco认证实验考试经典题库CCIE_BootCamp3.0(第八章)
3. bgp configuration –15pts (1h)a. place router r4 in bgp as 1 and router r3 in bgp as 2. create two static routes to null0 using a class a address with a 24-bit mask on r4 and inject into bgp such that router r3 can see it. use loopbacks as the update source on both routers r3 and r4. create loopback interface as necessary.b. filter one of the static routes with a route-map statement on router r4.c. configure bgp on router r4 such that the sub-netted class a route is seen. for example, the bgp route on router r3 could be41.1.1.0 not 41.0.0.0.d. configure a second loopback interface on router r4 at 200.200.200.1/24 and enable rip on this router for this network. inject this route and the previous one with a metric of 5.e. configure router r2, r1, and r5 in bgp as3. use only one neighbor x.x.x.x remote-as x statement on routers r2 and r5.f. create a static route on router r2 (ip route 22.1.1.0 255.255.255.0 null0) inject this route into bgp. make sure the other routers running bgp can see this route.g. also make sure all routers can ping 200.200.200.1.you have completed lab 4 compare your configurations to the ones we provided. often there is more than one to complete a task so your configuration may be different than ours. if your configuration are different than ours make sure you understand how to complete the lab with our configurations toolab5at the end of this lab verify connectivity to all ports. you should be able to ping every interface from any router. (don’t worry about being able to ping a local frame-relay interface. please disregard this statement if you are asked to filter packets. routes or other specific tasks.)1. initial configuration & ospf -35pts (2 h)a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram. you may have to add additional ip addresses to complete some tasks.b. configure router r2’s ethernet interfaces with ip address 137.20.20.1/24 and router r2’s default route to 137.20.20.2.c. use a 24-bit mask unless told to use otherwise.d. create a loopback interface on router r2 with 200.200.200.1/24.e. connect router r3, r4, r5, and r6 over frame-relay. configure router r5 using sub-interfaces.f. connect routers r3, r4, r5 and r6 over frame-relay. configure router r5 and router r4 on a different subnet.g. configure ospf on router r3’s interface s1, router r6’s interface s1, and router r5’s sub-interface s1.1 for ospf area 10, place r5’s and r2’s ethernet interface in ospf area 0.h. configure the connection between router r5’s interface s1.2 and router r4 for igrp.i. configure router r6’s ethernet e0 as ospf area 6. configure router r3’s token-ring interface to0 as ospf area 3. configure two loopback interfaces on router r3 with networks that contain at most 30 hosts and put both loopbacks in the same area as the token-ring interface. summarize the loopback subnets and router r3’s interface to0 to appear as one route to ospf.。
思科认证考试试题
思科认证考试试题该公司针对其产品的网络规划和网络支持推出了工程师资格认证计划(Cisco Career Certification Program,简称CCCP),并要求其在各国的代理拥有这样的工程师,以提高对用户的'服务质量,建立Cisco产品网络工程师的资格认证体系。
ip classlessip default-network 198.0.18.0ip route 0.0.0.0 0.0.0.0 198.0.18.5ip http serverRTR_1#show ip route192.168.36.0/30 is subnetted, 1 subnetsC 192.168.36.12 is directly connected, Serial 0/0192.168.60.0/24 is variably subnetted, 5 subnets, 2 masksC 192.168.60.24/30 is directly connected, Serial0/1D 192.168.60.128/28 [ 90/21026560 ] via 192.168.60.26, 00:00:57, Serial 0/1D 192.168.60.144/28 [ 90/21026560 ] via 192.168.60.26, 00:00:57, Serial 0/1D 192.168.60.96/28 [ 90/21026560 ] via 192.168.36.14, 00:00:57, Serial 0/0192.168.77.0/30 is subnetted, 1 subnetsC 192.168.77.32 is directly connected, FastEthernet0/0C 192.0.18.0/24 is directly connected, Serial 1/0*S 0.0.0.0 via 198.0.18.5Explanation:Step1:Identify the faults in configuration on RTR_1 and RTR_2. As the SIM specifies all other inter connectivity and internet access for the existing locations of the company are working properly.Routing Protocols used in the SIM is EIGRP with AS 212 as provided by exhibit.Faults Identified:Wrong AS (EIGRP 22) provided at RTR_2 (New router)RTR_1 does not advertise the new network between RTR_1 and RTR_2 into EIGRP.We need to correct the above two configuration mistakes to have full connectivityStep2: Correcting the EIGRP AS to 212Wrong AS (EIGRP 22) provided at RTR_2 (New router)All routers that want to exchange routes within EIGRP needs to be in same Autonomous System.Step 2.1:First we need to remove the current wrong EIGRP AS 22 from Router RTR_2Click on Host-F to get CLI of RTR_2RTR_2>enablePassword : cisco (Provided by SIM Q )RTR_2#conf tRTR_2(conf)#Step 2.2:Removing the wrong EIGRP routing process with AS 22RTR_2(conf)#no router eigrp 22The above statement removes all the EIGRP configuration configured for AS 22 .Step 2.3:Adding the correct EIGRP configurationStart the EIGRP routing process with AS 212RTR_2(conf)#router eigrp 212Step 2.4:Advertise the directly connected networks into EIGRP on RTR_2Fa 0/0 - 192.168.77.34Fa 1/0 - 192.168.60.81Fa 0/1 - 192.168.60.65RTR_2(config-router)#network 192.168.60.0RTR_2(config-router)#network 192.168.77.0RTR_2(config-router)#no auto-summaryRTR_2(config-router)#endStep 2.5:Important save the changes made to router RTR_2RTR_2#copy run startStep 3:RTR_1 does not advertise the new network between RTR_1 and RTR_2 into EIGRP.Click on Host-G to get CLI of RTR_1The network 192.168.77.0 is used between RTR_1 Fa0/0 - RTR_2 Fa 0/0This network needs to be advertise into EIGRP routing process at RTR_1RTR_1>enablePassword : cisco (Provided by SIM Q )RTR_1#conf tRTR_1(conf)#Step 3.1:Enter EIGRP routing process for AS 212RTR_1(conf)#router eigrp 212Step 3.2:The network 192.168.77.0 is used between RTR_1 Fa0/0 - RTR_2 Fa 0/0 . Advertise this network into EIGRPRTR_1(config-router)#network 192.168.77.0RTR_1(config-router)#endStep 3.3:Important save the changes made to router RTR_1RTR_1#copy run startVerification:From RTR_2 CLIping RTR_1 Serial 1/0 IP address 198.0.18.6RTR_2#ping 198.0.18.6!!!!!A successful ping shows the new RTR_2 will have fullconnectivity with other routers.Any Questions are welcomed!!!!!。
Cisco认证实验考试经典题库CCIE_BootCamp3.0
Cisco认证实验考试经典题库CCIE_BootCamp3.0(第十章)137.20.0.0/24 is subnetted, 1 subnets c 137.20.20.0 is directly connected, ethernet 0 172.168.0.0/16 is variably subnetted, 7 subnets, 2 masks o ia 172.168.30.0/24 [110/65] via 172.168.100.3, 00:09:03, serial 1.1 i 172.168.40.0/24 [100/8576] via 172.168.200.2, 00:01:11, serial 1.2 o ia 172.168.60.0/24 [110/1572] via 172.168.65.1. 00:09:03, bri0 c 172.168.65.0/24 is directly connected, bri0 c172.168.100.0/24 is directly connected, serial 1.1 o172.168.100.0/24 [110/64] via 172.168.100.3, 00:09:13, serial 1.1 c 172.168.200.0/24 is directly connected, serial 1.2 o e1 192.168. 21.0/24 [110/21] via 137.20.20.1.00:09:03, ethernet 0 o e1 192.168. 17.0/24 [110/21] via 137.20.20.1. 00:09:03, ethernet 0 o e1 192.168. 70.0/24 [110/21] via 137.20.20.1. 00:09:03, ethernet 0 o*e10.0.0.0/0 [110/21] via 137.20.20.1. 00:09:03, ethernet 0r5#show ip ospf int bri0 bri0 is up, line protocol is up (spoofing) internet address 172.168.65.2/24, area 10 process id 1, router id 172.168.200.1, network typepoint_to_point, cost 1562 run as demand circuit donotage lsa allowed. transmit delay is 1 sec, state point_to_point,timer intervals configured, hello 10, dead 40, wait 40, retransmit 5 hello due in 00:00:06 neighbor count is 1, adjacent neighbor count is 1 adjacent with neighbor172.168.100.6 (hello suppressed) suppress hello for 1 neighbor(s) r5#show dialer bri0 – dialer type =isdn dial string successes failures last called last status 4930622 1 0 00:08:45 successful 0 incoming call(s) have been screened 0 incoming call(s) rejected for callback bri0:1 – dialer type =isdn idle time(45 secs), fast idle timer (20 secs) wait for carrier (30 secs), re-enable (15 secs) dialer state is idle bri0:2 – dialer type =isdn idle time(45 secs), fast idle timer (20 secs) wait for carrier (30 secs), re-enable (15 secs) dialer state is idle r5# now go back to router r7 and bring up router r7’s interface s4 again 3. ipx configuration –15 pts (1 hour) a. configure all the active interfaces, including loopbacks, on routers r1, r2, r3, r5, r6, and r8 for ipx. b. configure router r8 and the lan interfaces on routers r3, r4, r5 and r6 for ipx rip. c. configure router r1 & r2 for ipx nlsp. d. configure the serial interfaces on the rest of the routers for ipx eigrp( not routers r1& r2 these oly use nlsp), also make the ethernet interface on router r2 ipx eigrp only. e.configure the bri0 interfaces on routers r5 & r6 as ipx rip. f. after this point you should be able to see all the ipx networks in all the routers routing table. test connectivity with ipx ping.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第九章)j. make the default route on r2 appear in he routing table of all the other routers. k. configure routers r1, r2’ss1, and router r8’s ethernet interface e0 for eigrp. configure router r8’s interface to0 for rip. l. redistribute all routers between all routing protocols such that all routes are visible in all routers and every router can ping each other’s ip interfaces (even the loopback on r2) as shown on the lab diagram lab 5a. m. make sure that all ospf external routes appear as type-1, verify your routes. are the routes appearing in the correctly routing protocol? n. configure router r5 such that the only route on r6 for the 137. 20.0.0 network appears exactly as follows; o 137.20.20.0 [110/65] via 172.168.100.5,00:51:03, serial 1. hint pay attention to the underlined value 65. o. configure routers r3 & r4 to resolve dns namesusing dns servers 207.238.183.71 &207.238.183.72. 2. ospf demand circuit –15 pts (1 hour) a. use network172.168.65.0/24 for the isdn interfaces on routers r5 &r6 and ass them to ospf. configure routers r5 & r6 to use the isdn interfaces for restoral[ 恢复]. the isdn link should only come up when you administratively shutdown the serial 4 interface on router r7, and there is interesting traffic trying to get between routers r5 & r6 (i.e. use ping as the interesting traffic to test. make sure you test from router r6 and from router r5. see the router ports/configuration into online for the phone #’s, spids, and switch type if you are using our remote racks. configure the isdn link so that it will shutdown 45 seconds after an inbound or outbound ping packet. both routers should shave full ospf routes when the frame link is functional or not. you are required to use ospf demand-circuit as your solution here, after the initial isdn call to synchronize ospf, your isdn interfaces should stay down unless you break the frame connection between r5 and r6 and there is interesting traffic. now go to router r7 and shut down interface s4, your isdn connection should kick in and provide a backup path for router r6 to reach the rest of the network, butonly when there is data to send. ospf router updates should not keep the isdn up. pretend [假装]your isdn line is charged at $5 per minute and it comes out of your check. at this point when router r7’s interfaces s4 (your frame connection) is still down. router r5 should have the following displays for:”show ip route”, “show ip ospfint bri0”, and “show dialer”notice that the isdn connection is down and router r5 has a routing table with ospf entries using interface bri0 to get to router r6’s ethernet network, and is suppressing ospf hellos for 1 neighbor. also pay attention to the ospf dead time on r5’s bri0 interface. output from router r5 r5# show ip route codes: c- connected, s-static i- igrp, r-rip, m-mobile, b-bgp, d-eigrp, ex-eigrp external, o-ospf, ia-ospf inter area, n1-ospf nssa external type 1, n2- ospf nssa external type2, e1- ospf external type 1, e2- ospf external type 2 e- egp i- is-is, l1- is-is lever-1, l2- is-is level-2, *- candidate default, u- per-user static route, o- od gateway of last resort is 137.20.20.1 to network0.0.0.0Cisco认证实验考试经典题库CCIE_BootCamp3.0(第八章)3. bgp configuration –15pts (1h)a. place router r4 in bgp as 1 and router r3 in bgp as 2. create two static routes to null0 using a class a address with a 24-bit mask on r4 and inject into bgp such that router r3 can see it. use loopbacks as the update source on both routers r3 and r4. create loopback interface as necessary.b. filter one of the static routes with a route-map statement on router r4.c. configure bgp on router r4 such that the sub-netted class a route is seen. for example, the bgp route on router r3 could be 41.1.1.0 not 41.0.0.0.d. configure a second loopback interface on router r4 at 200.200.200.1/24 and enable rip on this router for this network. inject this route and the previous one with a metric of 5.e. configure router r2, r1, and r5 in bgp as3. use only one neighbor x.x.x.x remote-as x statement on routers r2 andr5.f. create a static route on router r2 (ip route 22.1.1.0255.255.255.0 null0) inject this route into bgp. make sure the other routers running bgp can see this route.g. also make sure all routers can ping 200.200.200.1.you have completed lab 4 compare your configurations to the ones we provided. often there is more than one to complete a task so your configuration may be different than ours. if your configuration are different than ours make sure you understand how to complete the lab with our configurations toolab5at the end of this lab verify connectivity to all ports. you should be able to ping every interface from any router. (don’t worry about being able to ping a local frame-relay interface. please disregard this statement if you are asked to filter packets. routes or other specific tasks.)1. initial configuration & ospf -35pts (2 h)a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram. you may have to add additional ip addresses to complete some tasks.b. configure router r2’s ethernet interfaces with ip address 137.20.20.1/24 and router r2’s default route to137.20.20.2.c. use a 24-bit mask unless told to use otherwise.d. create a loopback interface on router r2 with200.200.200.1/24.e. connect router r3, r4, r5, and r6 over frame-relay. configure router r5 using sub-interfaces.f. connect routers r3, r4, r5 and r6 over frame-relay. configure router r5 and router r4 on a different subnet.g. configure ospf on router r3’s interface s1, router r6’s interface s1, and router r5’s sub-interface s1.1 for ospf area 10, place r5’s and r2’s ethernet interface in ospf area 0.h. configure the connection between router r5’s interface s1.2 and router r4 for igrp.i. configure router r6’s ethernet e0 as ospf area 6. configure router r3’s token-ring interface to0 as ospf area 3. configure two loopback interfaces on router r3 with networks that contain at most 30 hosts and put both loopbacks in the same area as the token-ring interface. summarize the loopback subnets and router r3’s interface to0 to appear as one route to ospf.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第七章)d. routers r1, r3 and r5 should share network 10.10.x.x 255.255.0.0 on their frame-relay interfaces.e. routers r1 and r2 should share network 10.20.x.x255.255.0.0 on their frame-relay interfaces.f. router r1 should have network 10.1.x.x with a 9-bit subnet mask on its ethernet interface.(the mask should be 255.255.128.0) sue subnet-zero here.g. router r2 should have network 137.20.20.0 with a 24-bit mask on its ethernet interface.h. router r3 should have network 10.3.x.x with an 8-bit subnet mask on its token-ring interface. (the mask shouldbe 255.255.0.0)i. use network 11.1.x.x 255.255.0.0 between routers r5 &r6.2. ospf & other ip routing configuration –35 pts (1hous 30 mins)a. configure ospf area 0 on the frame-relay interfaces between routers r1,r3, and r5.b. place router r1’s ethernet in ospf area 1. place router r3’s interface to 0 in ospf area 2.c. place router r3’s interface serial 0, and all of router r4 in ospf area 3. make ospf area 3 a totally-stubby area.d. place r5 and r6 ethernet interface in ospf area 4. make this ospf area a nssa (not-so-stubby-area) make the default cost 20.e. configure router r6’s interface serial 0 and routerr8’s interfaces s0, e0,and loop 0 for eigrp.f. place router r2’s interface serial 0 and router r1’ss0.1 in ospf area 5.g. redistribute all routes so that you can see all routes and ping from everywhere.h. summarize the routers for router r8’s interface e0, loop0, and s0 that were redistributed into ospf by routerr6 on router r5 so that all of router r8’s networks appear as one route to the rest of the ospf routers except r6.i. when you redistribute eigrp into ospf make these routes appear as type-1 external routes.j. configure router r2 such that it propagates a default route the other ospf routers.k. create a second loopback interface on router r2 with an address of 20.1.1.1/24. make sure you can ping the second loopback interface on router r2 from other the routers.l. create two loopbacks on router r3 with networks that could contain at most 30 hosts. place the loopbacks onrouter r3 in one area and summarize such that one route appears for both loopacks.m. place the ethernet interface on router r2 in area 10. n. configure simple password authentication in ospf area 4. o. use the ip ospf priority command on router r5 to make it become the dr for ospf area 4.p. change the cost on router r5’s interface e0 using an ip ospf command to make it appear as 100mbps as it relates to ospf metrics.q. change the cost on r6’s e0 without using an ip ospf command to make it appear as 100mbps as it relates to ospf metics.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第六章)d. configure two static saps on router r3. filter on router r5 such that routers r6 and r8 only see one of the saps.e. disable ipx on the between routers r3 &r4 all routes should still be seen by all routers running ipx.f. change the frequency of the rip updates across the r3-r4serial connection to once every 2 minutes.g. configure router r1’s ethernet with ipx 802.2 and 802.3 raw frame types.h. configure routers r3 and r4 to pass ipx netbios type-20 broadcasts between their lan interfaces.5. dlsw configuration – 10 pts (45 mins)a. configure dlsw between router r3’s interface token-ring0 and router r4’s interface ethernet 0.b. place router r2’s interface ethernet 0 into the dlsw network. make sure there is connectivity between all lan interfaces.c. configure a filter that blocks netbios packets with destination name ‘cciering1” from leaving router r3’s interface to0.d. setup a filter that would permit only sna traffic between routers r3 & r4.6. bgp configuration – 15 pts (1h)a. configure bgp on router r4 using as number 1. configure bgp on routers r1, r2, r3 and r5 using as number 2. you can only use one neighbor x.x..x.x remote-as 2 command on routers r2 and r5.b. configure two static routes to 172.168.1.0/24 and172.168.2.0/24 using the command ip route 172.168.1.0255.255.255.0 null 0 on router r4, redistribute the second route into bgp using the route-map command.c. make sure that router r5 can see the 172.168.2.0 route.d. setup router r8 with bgp in as number 3. on router r8 use the loopback interface lo0 as the source for its bgp connection to as2. make sure router r8 can see the specific 172.168.2.0 route, and not the aggregate 172.168.0.0you have completed lab 3. compare your configurations to the ones we provided. often there si more than one to complete a task so your configuration may be different than ours. if your configuration are different than ours make sure you understand how to complete the lab with our configurations too.lab4at the end of this lab verify connectivity to all ports. you should be able to ping every interface from any router. (don’t worry about being able to ping a local frame-relay interface. please disregard this statement if you are asked to filter packets. routes or other specific tasks.)1. initial configuration -10pts (30 mins)a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram. you may have to add additional ip addresses to complete some tasks.b. connect routers r1,r2,r3, and r5 over the frame-relay. configure router r1 using sub-interfaces. configure routers r2.r3, and r5 without using sub-interfaces.c. use only frame-relay pvc on routers r2, r3 and r5. the recommended dlci numbers 102.201.103.105, and 501 are indicated on the network diagram.Cisco认证实验考试经典题库CCIE_BootCamp3.0(5)i. configure the ethernet interface e0 on router r4 to bein ospf area 40. j. configure the r5, r6, and r8 ethernet 0 interface to use eigrp. k. configure r8’s interface loop5 as 192.168.100.1/24 and add it to rip l. redistribute routes between all protocols such that router r1 can ping any interface. m. configure 2 loopbacks interfaces onrouter r8 with 10.1.1.1/24 & 10.1.2.1/24. add there to rip and redistribute rip to eigrp. summarize such that allrouters only see one route to the loopback interfaces. test connectivity to loopback interface via ping. n. filter such that router r6 can ping the loopbacks on router r1, but not the ethernet interface on router r1. the route for the ethernet on router r1 should still be visible and all other traffic such as telnet should still pass unfiltered. o. filter on router r5 such that routers r1 r2, r3, and r4, don’t see the route to router r8’s interface loopback 5. p. create three loopback interfaces on router r8 and use 160.10.10.1/24 for loopback 2, q. 161.10.10.1/24 for loopback 3, and 170.10.10.1 for loopback 4. now summarize the three loopback networks into one route. when done router r1 should see only one route for these three loopback interfaces ana should be able to ping all three of them. hint, the route may not look like what you think. 3. ntp & access-list & other tasks -15 pts (30 mins) a. configure ntp between routers r2 &r3. make r2 the time source. set the correct time and date on router on router r2. set the time-zone on routers r2 & r3, verify that router r3 has synced with router r2 via ntp. b. configure queuing on router r3’s s0 interface such that telnet, ip, ipx, and everything else use 25% of the bandwidth each.configure the queuing such that none of the traffic defined at 25% above uses more than 1000 bytes per time slice. you are allowed to exceed 1000 bytes per time slice only if there is part of a remaining individual packet that needs to be emptied from the queue. c. configure the frame-relay interface on router r2’s interface so such that ip is discard eligible on the frame. d. create the following 6 static routes on router r6; suing the cisco ios command ip route 192.168.x.0 255.255.255.0 null 0. use the number1,2,3,4,5 and 6 for the variable x. redistribute the static routes such that they are seen by all the other routers. now filter on router r5 using any method that use an access list so that only the even routes (i.e. x=2,4,and 6) are seen past router r5 towards the ospf network. your access-list can only have two lines in it, not seven for this exercise. all the 192.168.x.0 routes must still be seen in router r5’s routing table.4. ipx configuration – 20 pts (1h) a. configure all interface(including loopbacks ) for ipx b. configure ipx eigrp on the nbma frame-relay network c. configure ipxrip/sap everywhere else.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第四章)n. filter on router r5 such that the bgp route to null0 defined on router r4 isn’t seen on routers r6 &r8. o. hint the object of this bgp section is to provide end-to-end connectivity between all routers and interfaces. in this exercise you are not allowed to configure igp or two-way static route connectivity between routers r5 & r6, bgp should be providing the necessary routing information. you are allowed to setup a default route on router r6 to point to router r5. now that you have completed lab 2 check., the routing tables on all routers. do they make sense? ping all interfaces from all routers. can you ping everywhere? do the appropriate routers see the static route to null0 on r4 via bgp? go to every router and ping every interface. if you can’t ping everything you are not done yes. you have completed lab 2. compare your configuration to ones we provided. often there is more than one to complete a task so your configurations may be different than ours. if your configurations are different than ours make sure you understand how to complete the lab with our configurations too lab 3 at the end of this lab verify connectivity to allports. you should be able to ping every interface from any router. (don’t worry about being able to ping a local frame-relay interface. please disregard this statement if you are asked to filter packets. routes or other specific tasks. 1. initial configuration -5 pts (30 mins) a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram. you may have to add additional ip addresses to complete some tasks. b. configure lab 3 network using network 137.20.x.x c. create a loopback interface on router r2 with 172.168.32.1/24. d. connect routers r1,r2, r3, and r5 over frame-relay cloud. e. configure router r1 using sub-interfaces. f. configure router r2 without using sub-interfaces or frame-relay map commands. g. put routers r1 &r2 frame-relay interfaces on one subnet and routers r1, r3, and r5 on a different subnet. 2. ospf & other ip routing configuration -35 pts ( 2 h) a. configure ospf with the frame-relay cloud in ospf area 0 b. configure the r3-r4 serial connection to be in area 1. c. set the ring-speed on router r3 to 16 mbps. d. configure the loopback interface on router r2 in adifferent ospf area. e. configure the lan interfaces onrouters r1, r2,and r3 to be in different ospf areas. f. configure two loopbacks on router r3 using subnets thatwill contain at most 30 host ip addresses. g. configure two loopback interfaces on router r1 using subnets that will contain at most 14 host ip addresses. h. summarize the two loopback interfaces on routers r1 and r3 such that routerr2 only sees one route from each.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第三章)k. configure router r6 for ospf with a different process id than used thus far. do not configure r6’s e0 for ospf. l. configure router r8 to be in the same ospf area as routerr6. put router r8’s interface e0&lo0 into the ospf routing process. configure router r6 so that its s1 interface speed is correctly reflected in the ospf metrics without using the “ip ospf cost xxx” command. m. configure ospf message-digest authentication between routers r6 & r8. n. change the ospf hello interval between routers r6 & r8 to 45 seconds. o. configure router r8 suing the “ip ospf cost” command such that the speed of the link forinterface s0 is correctly reflected in the ospf metrics. p.change the ospf transmit interval delay to 10 seconds between routes r6 & r8. q. add a default route to router r2 that points to 137.20.20.2. configure one static route on router r2 so that full connectivity to r4’s interface e0 is available. you will notice that the default gateway of router r2 has a lower administrative cost than the one learned via router r1. as a result, the other default route never makes it in the routing table for router r2. r. you will notice that r2 can’t ping the serial interfaces between routers r3 & r4. fix this problem by only making changes to router r3 without static routes. 3. bgp configuration -15 pts (1 hour) a. configure router r4 in bgp autonomous system 1. b. create a static route to null0 router r4 and redistribute into bgp. c. create a loopback interface on r4 and add its network to bgp d. when adding the first loopback to bgp use a class a address with a 24-bit mask. the network that was added to bgp from the first loopback address should appear in the routing table of other routers as “ b 44.1.1.0…” e. create another loopback on router r4 with a class a address and put this network into rip and redistribute rip into bgp. f. configure router r3 in bgp autonomous system 1 and useinterface loopback 0 as the update source. g. configure routers r1, r2, and r5 in bgp autonomous system 2, only use one neighbor x.x.x.x remote-as 2 command on routers r2, r3. &r5 for autonomous system 2. h. place routers r6 and r8 in bgp autonomous system 3. i. configure bgp authentication between router r6 & r8. j. configure a loopback interface on router r8 and enable rip for this network. redistribute this rip network into ospf. k. redistribute the ospf routing process that contains routers r6 and r8 into bgp. l. you are not allowed to add any static routes to routerr8 during this exercise. m. configure router r6 such that all bgp routes learned from router r5 have a local preference of 300.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第二章)lab 2at the end of this lab verify connectivity to all ports. you should be able to ping every interface from and router. (don’t worry about being able to ping a local frame-relayinterface. please disregard this statement if you are asked to filter packets. routes or other specific tasks.)1. initial configuration – 5 pts (30 mins)a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram. you may have to add additional ip addresses to complete some tasks.b. connect routers r1, r2, r3, and r5 over the frame-relay cloud. configure router r1 using sub-interfaces. configure routers r2, r3, and r5 without using sub-interface.c. use only one frame-relay pvc on routers r2, r3, and r5, the recommended dlci numbers 102,201,103, 301,105, and 501 for the frame-relay pvc’s are indicated on the network diagram.d. routers r1,r3,and r5 should share network 10.10.x.x 255.255.0.0 on their frame-relay interfacese. routers r1 and r2 should share network 10.20.x.x255.255.0.0 on their frame-relay interfaces.f. router r1 should have network 10.1.x.x with an 8-bit subnet mask on its ethernet interface( the mask should be 255.255.0.0)g. router r2 should have network 137.20.20.0 with a 24-bit mask on its ethernet interface.h. router r3 should have network 10.3.x.x with an 8-bit subnet mask on its token-ring interface ( the mask shouldbe 255.255.0.0)2. ospf configuration –30 pts (2 hours 30 minutes)a. configure ospf area 0 on the frame-relay interfaces between routers r1, r3 and router r5.b. place router r1’s ethernet in ospf area 1. place router r5’s interface e0 in ospf area 0.c. setup a default static route (default gateway) from r3to r4. redistribute this default static route into ospfwith a metric-type of 1 and a metric of 500.d. configure router r3’s serial 1 interface as173.168.40.1/24 and router r4’s serial 0 interface as172.168.40.2/24.e. configure router r4’s e0 interface as 200.100.100.1/24.f. configure a default gateway on router r4 to route all packets for which it has no routes to router r3.g. configure two loopback interfaces on router r3 with networks that could have at most 254 hosts and put themboth in the same ospf area, but different from ospf area 0. summarize this route into ospf so that the two subnets appear as one route.h. configure router r2 for eigrp and put all interface in the routing process.i. configure router r1 with eigrp and redistribute with ospf. set the metric type to type-1 when you redistribute from eigrp to ospf. also, redistribute ospf into eigrp.j. configure router r1 so that it only listens to eigrp updates on e0 and s0.2.Cisco认证实验考试经典题库CCIE_BootCamp3.0(第一章)1- day format version 3.002- policy routing frame relay ospflab#1network learning, inc. r&s ccie practice lab 1 version2.00 1-day versionat the end of this lab verify connectivity to all ports. you should be able to ping every interface form any router. (don’t worry about being able to ping a local frame-relay interface. please disregard this statement if you are askedto filter packets, routers or other specific tasks.)1. initial configuration – 5 pts (30 minutes)a. use the pre-configuration files to apply proper ip addresses to the router interfaces. add ip addresses as needed as shown on the network diagram.b. configure router r7 as a frame-relay switch. refer to the diagram for interface connections to other routers connected to router r7.c. connect routers r1,r2, r3, and r5 over the frame-relay cloud. configure router r1’s s0 interface as a sub-interface. configure r2,r3, and r5 without using sub-interfaces. use only one frame-relay pvc on routers r2, r3, and r5. the recommended dlci numbers 102, 201,103,301,105, and 501 are indicated on the lab diagram.d. routers r1, r2, r3, and r5 should share network10.10.x.x 255.255.0.0 on their frame-relay interfaces.e. router r1 should have network 10.1.x.x with an 8-bit subnet mask on its ethernet interface( the mask should be 255.255.0.0)f. make sure all the ethernet interfaces are in their own broadcast domain if you are using an ethernet switch for your ethernet connections.2. ospf configuration –25pts (2 hours 30 minutes)a. configure ospf area 0 on the frame-relay interfaces between r1, r2, r3, and r5.b. configure router r1’s interface ethernet 0 for ospf area 1c. configure router r2’s interface e0 for ospf area 10d. configure router r3’s interface s 1 and all of router r4’s interface for ospf area 3.e. configure router r5’s interface e 0 for ospf area 4.f. create two loopback interface on r4 and put both of the associated subnets on these interfaces in ospf area 44.g. summarize the (2) loopback interface you just created on router r4 so they appear as one route to the rest of the ospf routers in your network..h. here is the tricky part. you can’t use the command ip ospf network xxxx anywhere in your router configurations.i. redistribute the default route on router r2 as type-1 with a metric of 100. this route is already part of the initial configurations we provided for you.j. also, one of the problems in this lab can be solved with multiple frame map ip statements, but that is not the solution we want you to use, solve the problem with。
思科认证CCNA认证试题与答案中文版
思科认证CCNA认证试题与答案中文版思科认证CCNA认证试题与答案中文版思科认证的考试内容包括笔试和实验。
笔试在全球认证的考试中心进行,时间为两个小时。
实验考试只限于思科在全世界范围内指定的6个考点,分别位于美国、澳大利亚、比利时、日本、北京的新世纪饭店以及香港。
实验室考试分为2天,第一天要求学生利用实验室提供的设备建立网络。
第二天由考官故意破坏学员的网络,学员则要想办法查出故障并加以解决。
下面是店铺为大家搜集的相关试题,供大家参考练习。
21、一个B类网络,有5位掩码加入缺省掩码用来划分子网,每个子网最多( )台主机(A) 510(B) 512(C) 1022(D) 2046答案:D22、在路由器中,能用以下命令察看路由器的路由表( )(A) arp -a(B) traceroute(C) route print(D) display ip routing-table答案:D23、DHCP客户端是使用地址( )来申请一个新的IP地址的(A) 0.0.0.0(B) 10.0.0.1(C) 127.0.0.1(D) 255.255.255.255答案:D注释:255.255.255.255是全网广播,DHCP客户端发送全网广播来查找DHCP服务器.24、下面有关NAT叙述正确的是( )(A) NAT是英文“地址转换”的缩写,又称地址翻译(B) NAT用来实现私有地址与公用网络地址之间的转换(C) 当内部网络的主机访问外部网络的时候,一定不需要NAT(D) 地址转换的.提出为解决IP地址紧张的问题提供了一个有效途径答案:ABD25、以下属于正确的主机的IP地址的是( )(A) 224.0.0.5(B) 127.32.5.62(C) 202.112.5.0(D) 162.111.111.111答案:D注释:这个题目不是太严谨,应该加上子网掩码.A:224.0.0.5是多播地址B:127.0.0.0保留作为测试使用C:网络地址26、设置主接口由up转down后延迟30秒切换到备份接口,主接口由down转up后60秒钟切换回主接口的配置为( )(A) standby timer 30 60(B) standby timer 60 30(C) standby timer enable-delay 60 disable-delay 30(D) standby timer enable-delay 30 disable-delay 60答案:D27、在一个以太网中,30台pc通过Quidway R2501路由器s0口连接internet,Quidway R2501路由器配置如下:[Quidway-Ethernet0]ip address 192.168.1.1 255.255.255.0 [Quidway-Ethernet0]quit[Quidway]interface s0[Quidway-Serial0]ip address 211.136.3.6 255.255.255.252[Quidway-Serial0]link-protocol ppp一台PC机默认网关为192.168.2.1,路由器会怎样处理发自这台PC 的数据包?(A) 路由器会认为发自这一台PC的数据包不在同一网段,不转发数据包(B) 路由器会自动修正这一台PC机的IP地址,转发数据包(C) 路由器丢弃数据包,这时候需要重启路由器,路由器自动修正误配(D) 路由器丢弃数据包,不做任何处理,需要重配PC网关为192.168.1.1答案:D注释:PC的默认网关要指向路由器的以太网口的IP地址.28、ISDN B信道速率是()(A) 16kbps(B) 64kbps(C) 144kbps(D) 2048kbps答案:B参考知识点:综合数字业务网(ISDN)由数字电话和数据传输服务两部分组成,一般由电话局提供这种服务。
Cisco认证模拟题
Cisco认证模拟题篇一:思科认证CCNP经典试题第一部分填空题1、在Cisco体系的IGP协议中,RIP的A-D管理距离是,EIGRP的域内A-D管理距离是,EIGRP的域外A-D管理距离是OSPF的A-D管理距离是。
BGP从EBGP学习到的路由学到路由的A-D管理距离是; BGP 从IBGP学习到的路由学到路由的A-D管理距离是。
2、BGP的默认MED值为;其中MED越越优选被用于选路;BGP 从邻居哪里学到的权重为;BGP自己本路由产生的路由(始发路由)产生权重是;BGP的默认本地优先级为:。
3、BGP的邻居分为和。
4、OSPF在那个区域(有区域0,区域1,区域2)广播多路访问(比如以太网,没有出现外部网络),在区域0可以看到类LSA。
如果想看到2类LSA,必须在网络类型;在NSSA区域可以看到类LSA,在纯粹的NASS区域内是否有5类LSA?(回答是或者否)。
5、HSRP包括哪六种状态?6、OSPF在MA网络链路类型的HELLO报文作用?(3种)7、IPV6的本地链路地址是。
(没有/10的写法)8、在选择STP的角色(身份)有哪些?默认STP的收敛时间为配置了portfast后,收敛时间会小于。
9、OSPF发送hello包的组播地址是,EIGRP组播地址是;HSRP发送hello包组播地址是;VRRP发送hello包的组播地址是。
10、目前以太通道最多可以使用通道方式有。
11、BGP在EBGP中使用AS间的环路(确保无环),该属性属于BGP的必遵属性,其中还有哪两个是BGP公认必遵属性为和。
第二部分选择1、在对基于CEF的多层交换(MLS)进行排错的时候,例如解决无法到达特定的IP目标等问题,首先需要先查看哪两张表去验证错误?()A、IP路由表和路由表B、IP路由和CEF邻接关系表C、TCAM中的IPCEFFIB和邻接关系表D、IP路由表和ARP表2、EIGRP位一个混合距离矢量协议,在METRIC值中使用K1-K5五个K值,默认情况下,使用K值分别是()A、K1,K2BK3,K4C、K1,K5D、K1,K33、OSPF中router-id能标识一台设备的身份,下面说法正确的是()A、先选举手工配置,然后选择设备loopback地址大的,在选运行了宣告进OSPF最大的物理接口最大的地址。
思科考试认证(CISCO)CCNA认证 笔试和实验内容!(1)-思科认证试题
思科考试认证(CISCO)CCNA认证笔试和实验内容!(1)-思科认证试题CCNA (Cisco Certified Network Associate) Certification Exam ObjectivesThe CCNA (640-407) exam will consist of a combination of the following objectives:1) Identify and describe the functions of each of the seven layers of the OSI reference model.2) Describe connection-oriented network service and connectionless network service, and identify the key differences between them.3) Describe data link addresses and network addresses, and identify the key differences between them.4) Define and describe the function of a MAC address.5) Define flow control and describe the three basic methods used in networking.6) Differentiate between the following WAN services: Frame Relay, ISDN/LAPD, HDLC, & PPP.7) Log into a router in both user and privileged modes.8) Use the context-sensitive help facility.9) Use the command history and editing features.10) Examine router elements (RAM, ROM, CDP, show).11) Manage configuration files from the privileged exec mode.12) Control router passwords, identification, and banner.13) Identify the main Cisco IOS commands for router startup.14) Check an initial configuration using the setup command.15) Copy and manipulate configuration files.16) List the commands to load Cisco IOS software from: flash memory, a tftp server, or ROM.17) Prepare to backup, upgrade, and load a backup Cisco IOS software image.18) List the key internetworking functions of the OSI Network layer and how they are performed in a router.19) Describe the two parts of network addressing, then identify the parts in specific protocol address examples.20) List problems that each routing type encounters when dealing with topology changes and describe techniques to reduce the number of these problems.21) Explain the services of separate and integrated multiprotocol routing.22) Describe the different classes of IP addresses [and subnetting].23) Configure IP addresses.24) Verify IP addresses.25) Prepare the initial configuration of your router and enable IP.26) Add the RIP routing protocol to your configuration.27) Add the IGRP routing protocol to your configuration.28) List the required IPX address and encapsulation type.29) Enable the Novell IPX protocol and configure interfaces.30) Monitor Novell IPX operation on the router.<BR。
2023年思科认证模拟考试试题及答案(Word版)
2023年思科认证模拟考试试题及答案模拟试题(一)1、A.流量很高时B.断开的链路重建后C.上层协议要求可靠性极高时D.未妥善实现冗余拓扑时答案:D2、为确定接口的操作状态,要使用哪个命令()A.displsy interface statusB.show interfaceC.show status interfaceD.display interface正确答案:B3、在广域网结构中使用什么连接DTE和DCE设备( )。
A.本地环路B.接口线缆C.路由器D.交换机正确答案:B4、哪个命令用来设置Cisco设备串行接口的默认封装( )A.Router(config)encapsulation hdlcB.Router(config)encapsulation default hdlcC.Router(config-if)encapsulation hdlcD.Router(config-if)encapsulation ppp正确答案:C5、RIP的管理距离为( )。
A.0C.110D.120正确答案:D有两台运行RSTPPVST+的交换机,它们之间有4条连接,你想在不牺牲RSTP提供的弹性的情况下提高带宽。
为此,除已提供的默认配置外,你可在这两台交换机之间配置什么?( )6、A.配置PortFast和BPDU防护,以提高会聚速度B.给RSTP PVST+配置非等成本负载均衡C.将全部4条链路捆绑为一条EtherChannelD.配置PPP并使用多链路答案:C7、You are working as a network technician at Ezonexam University, when you get a call from the Engineering Faculty. They’re complaining that they’re receiving obsolete information from the Business Faculty’s network traffic broadcasts.What can you do to contain the Business Faculty’s broadcast while still keeping it connected to the internet and the enterprise services of the University? (Select all valid answer choices)A. Use half and full-duplex Ethernet on the Engineering Department LANB. Establish a VTP domain to minimize the obsolete trafficC. Change the switch IP address of the switchD. Create separate VLANs and subnets for the two departments and route between the twoE. Provide greater bandwidth to the Engineering Department LANF. Place the business department on a separate subnet and route between networks正确答案:DFD,F 解析:Explanation:In order to prevent the broadcast and link level multicast traffic separated between the departments, they need to be isolated at layer two. This can be accomplished in two ways. The first is to create separate VLANs and place each department into a different one. The second method would be to separate the two departments into two completely different networks, and route between them.Incorrect Answers:A. Mixing the use of half and full duplex will make no difference to the number of broadcasts sent.B. Trunking is only useful in networks that already contain VLANs.C. This will make no difference, as all users will still be contained within the same IP subnet.E. The amount of bandwidth involved will not have any impact on the amount of broadcasts that are sent and received.思科为何要开发专用的STP和RSTP扩展PVST+?( )8、A.通过优化根网桥的配置,提高会聚速度、优化数据流传输路径B.通过优化非根网桥的配置,提高会聚速度、优化数据流传输路径C.PVST+使得能够更迅速地丢弃非IP帧D.PVST+实际上是IEEE标准802.1w答案:A9、Which fields are included in the TCP header? (Choose three).A. Source PortB. Acknowledgement NumberC. Request NumberD. Destination AddressE. WindowF. Data正确答案:ABEA,B,E 解析:Explanation:TCPheader:Sourc e Port: 16 bits.Destination Port: 16 bits.Sequence Number: 32 bits.The sequence number of the first data byte in this segment. If the SYN bit is set, the sequence number is the initial sequence number and the first data byte is initial sequence number + 1.Acknowledgment Number: 32 bits.If the ACK bit is set, this field contains the value of the next sequence number the sender of the segment is expecting to receive. Once a connection is established this is always sent.Data Offset: 4 bits.The number of 32-bit words in the TCP header. This indicates where the data begins. The length of the TCP header is always a multiple of 32 bits.Reserved: 3 bits.Must be cleared to zero.ECN, Explicit Congestion Notification: 3 bits.Added in RFC 3168.Control Bits: 6 bits.Window: 16 bits, unsigned.The number of data bytes beginning with the one indicated in the acknowledgment field which the sender of this segment is willing to accept.Checksum: 16 bits.This is computed as the 16-bit one’s complement of the one’s complement sum of a pseudo header of information from the IP header, the TCP header, and the data, padded as needed with zero bytes at the end to make a multiple of two bytes.Urgent Pointer: 16 bits, unsigned.If the URG bit is set, this field points to the sequence number of the last byte in a sequence of urgent data.Options: 0 to 44 bytes.Options occupy space at the end of the TCP header. All options are included in the checksum. An option may begin on any byte boundary. The TCP header must be padded with zeros to make the header length a multiple of 32 bits.Data: Variable length.10、You need subnet a Ezonexam network segment. How many subnetworks and hosts are available per subnet if you apply a /28 mask to the 210.10.2.0 class C network?A. 30 networks and 6 hosts.B. 6 networks and 30 hosts.C. 8 networks and 32 hosts.D. 32 networks and 18 hosts.E. 16 networks and 14 hosts.F. None of the above正确答案:EE 解析:Explanation:A 28 bit subnet mask (11111111.11111111.11111111.11110000) applied to a class C network uses a 4 bits for networks, and leaves 4 bits for hosts. Using the 2n-2 formula, we have 24-2 (or 2x2x2x2-2) which gives us 14 for the number of hosts, and the number of networks is 24 = 16.Incorrect Answers:A. This would be the result of a /29 (255.255.255.248) network.B. This would be the result of a /27 (255.255.255.224) network.C. This is not possible, as we must subtract two from the subnets and hosts for the network and broadcast addresses.D. This is not a possible combination of networks and hosts.11、Show cdp interface命令是用于显示以下哪一项的()A.CDP的时间值和接口状态B.邻居路由器的接口配置C.邻居设备的IP地址D.CDP保持时间正确答案:A12、哪个命令用来设置Cisco设备串行接口的默认封装( )A.Router(config)encapsulation hdlcB.Router(config)encapsulation default hdlcC.Router(config-if)encapsulation hdlcD.Router(config-if)encapsulation ppp正确答案:C13、下图中如果允许192.168.1.0/24和10.0.0.0/8的网络之间通信,必须要配置的两条命令是什么( )A.A(config)iproute 10.0.0.0 255.0.0.0 172.16.40.2B.A(config)iproute 10.0.0.0 255.0.0.0 S0/0/0C.A(config)iproute 10.0.0.0 255.0.0.0 10.0.0.1D.B(config)iproute 192.168.1.0 255.255.255.0 172.16.40.1E.B(config)iproute 192.168.1.0 255.255.255.0 172.16.40.2F.Biproute 192.168.1.0 255.255.255.0 192.168.1.1正确答案:AD14、在启用IGRP协议时,所需要的参数是:( )A.网络掩码B.子网号C.自治系统号D.跳数正确答案:C15、请参见图示。
Cisco认证实验考试经典题库CCIE_BootCamp3.0(5).doc
Cisco认证实验考试经典题库CCIE_BootCamp3.0(5)i. configure the ethernet interface e0 on router r4 to be in ospf area 40.j. configure the r5, r6, and r8 ethernet 0 interface to use eigrp.k. configure r8’s interface loop5 as 192.168.100.1/24 and add it to ripl. redistribute routes between all protocols such that router r1 can ping any interface.m. configure 2 loopbacks interfaces on router r8 with 10.1.1.1/24 & 10.1.2.1/24. add there to rip and redistribute rip to eigrp. summarize such that all routers only see one route to the loopback interfaces. test connectivity to loopback interface via ping.n. filter such that router r6 can ping the loopbacks on router r1, but not the ethernet interface on router r1. the route for the ethernet on router r1 should still be visible and all other traffic such as telnet should still pass unfiltered.o. filter on router r5 such that routers r1 r2, r3, and r4, don’t see the route to router r8’s interface loopback 5.p. create three loopback interfaces on router r8 and use 160.10.10.1/24 for loopback 2,q. 161.10.10.1/24 for loopback 3, and 170.10.10.1 for loopback 4. now summarize the three loopback networks into one route. when done router r1 should see only one route for these three loopback interfaces ana should be able to ping all three of them. hint, the route may not look like what you think.3. ntp & access-list & other tasks -15 pts (30 mins)a. configure ntp between routers r2 &r3. make r2 the time source. set the correct time and date on router on router r2. set the time-zone on routers r2 & r3, verify that router r3 has synced with router r2 via ntp.b. configure queuing on router r3’s s0 interface such that telnet, ip, ipx, and everything else use 25% of the bandwidth each. configure the queuing such that none of the traffic defined at 25% above uses more than 1000 bytes per time slice. you are allowed to exceed 1000 bytes per time slice only if there is part of a remaining individual packet that needs to be emptied from the queue.c. configure the frame-relay interface on router r2’s interface so such that ip is discard eligible on the frame.d. create the following 6 static routes on router r6; suing the cisco ios command ip route 192.168.x.0 255.255.255.0 null 0. use the number 1,2,3,4,5 and 6 for the variable x. redistribute the static routes such that they are seen by all the other routers. now filter on router r5 using any method that use an access list so that only the even routes (i.e. x=2,4,and 6) are seen past router r5 towards the ospfnetwork. your access-list can only have two lines in it, not seven for this exercise. all the 192.168.x.0 routes must still be seen in router r5’s routing table.4. ipx configuration –20 pts (1h)a. configure all interface(including loopbacks ) for ipxb. configure ipx eigrp on the nbma frame-relay networkc. configure ipx rip/sap everywhere else.。
思科(CISCO)笔试题目、解析和答案
思科(CISCO)笔试题目、解析和答案一题:解:求至少几人及格,也就是求最多多少人不及格,情况分为:做对0个,做对1个,做对2个,做对3个,做对4个,做对5个,为了使不及格人最多,不妨对做对0个的人说,为何不把你的做错的两道给做对3个或4个的人呢,这样你还是不及格并且可以多增加人不及格,这样做对0个把自己的错误2个题给别人,他错3个,同理做对1个的把自己的一个错误题给别人,这样保证了不及格人最多,经过以上分析,现在不及格人最多时,只有一下几种情况:做对2个,做对3个,做对4个,做对5个。
分别设人数为:x2,x3.x4.x5,则:当x2最大是,至少及格人数为:100-x2x2+x3+x4+x5=100 (1)总错误题数为:100*5-(80+72+84+88+56)=120则:3x2+2x3+x4=120 (2)(2)-(1)得:2x2+x3-x5=20 (3)可以看出要想使x2最大,则x3最小,x5最大,则:x3=0,x5=56,则x2=38,x4=6,即做对2个38,做对3个0,做对4个6,全对56。
也就是说至少有100-x2=100-38=62人及格,对结果进行分析:对于第五题只有56人做对,那么38+6=44,即做对4个和做对2个的都有第五题做错,那么做对2个的38人只能在前4道题中错2道:显然很好分配,分法之一:38-28=10,做错1和2的10人,做错1和3的20-10=10人,做错2和3的16-10=6人,做错2和4的12人。
二题:10人和一个司机时间最少,则车接第十人正好与前面9个人一起到达终点设第一个人坐车t1小时,步行t2小时,求t1+t2,则:100t1+5t2=1000 (1)假设在d点把第一人放下,在c点车回来接到第二人,则车从d-c时间为:t=(100t1-5t1)/105,设从车载第二人开始开始到车追上第一人时,第一个走了s公里到达e点则:车在c点时,车与第一人的距离为105t=100t1-5t1=95t1,则:(95t1+s)/100=s/5 (2)即:5t1=s第一人从d-e走了:5t+s公里同理可知第三人到第10 人与第二人一样,则车一共送10人次,回头接人(空车)9次则第一人共走了9*(5t+s)=5t2即:9*[5*(100t1-5t1)/105+s]=5t2 (3)由(1),(2)(3)可得:t1=70/13,t2=1200/13,则:t1+t2=1270/13=97.69小时。
ccnp测试题及答案
ccnp测试题及答案1. 在CCNP认证中,关于VLAN的以下哪个说法是正确的?A. VLAN是将交换机端口划分为多个广播域B. VLAN是将路由器端口划分为多个广播域C. VLAN是将无线接入点划分为多个广播域D. VLAN是将服务器划分为多个广播域答案:A2. 在Cisco网络设备中,哪个命令用于创建一个新的VLAN?A. `switchport mode access`B. `switchport mode trunk`C. `vlan database`D. `configure terminal`答案:C3. 以下哪个协议用于在不同VLAN之间路由?A. EIGRPB. OSPFC. RIPD. VTP答案:A4. 在Cisco设备上,如何将接口配置为Trunk模式?A. `switchport mode access`B. `switchport mode trunk`C. `interface vlan 1`D. `interface fastethernet 0/1`答案:B5. 以下哪个命令用于在Cisco设备上查看VLAN信息?A. `show vlan`B. `show interfaces`C. `show ip interface brief`D. `show running-config`答案:A6. 在CCNP考试中,关于EIGRP协议的以下哪个说法是错误的?A. EIGRP是一个距离矢量路由协议B. EIGRP使用DUAL算法计算最短路径C. EIGRP支持VLSM和CIDRD. EIGRP仅在Cisco设备上可用答案:D7. 在Cisco设备上,如何配置EIGRP的自动汇总?A. `router eigrp 100`B. `no auto-summary`C. `ip summary-address eigrp 100 0.0.0.0 0.0.0.0`D. `metric weights 0 1 1 1 0 0 0 1`答案:C8. 以下哪个命令用于在Cisco设备上查看EIGRP邻居?A. `show ip eigrp neighbors`B. `show ip ospf neighbors`C. `show ip rip neighbors`D. `show ip eigrp interface`答案:A9. 在CCNP考试中,关于OSPF协议的以下哪个说法是正确的?A. OSPF仅在Cisco设备上可用B. OSPF使用RIP算法计算最短路径C. OSPF支持VLSM和CIDRD. OSPF使用广播来发现邻居答案:C10. 在Cisco设备上,如何配置OSPF的Hello和Dead间隔?A. `ip ospf hello-interval 10`B. `ip ospf dead-interval 40`C. `timers 10 40`D. `ospf hello-interval 10 dead-interval 40`答案:C结束语:以上是CCNP测试题及答案,希望对您的学习和准备有所帮助。
思科认证考试题库
CCNA640-802 V13题库试题分析题库讲解:吴老师(艾迪飞CCIE实验室首发网站:http://bbs。
1. What are two reasons that a network administrator would use access lists? (Choose two.)A。
to control vty access into a routerB. to control broadcast traffic through a routerC. to filter traffic as it passes through a routerD. to filter traffic that originates from the routerE。
to replace passwords as a line of defense against security incursionsAnswer: AC解释一下:在VTY线路下应用ACL,可以控制从VTY线路进来的telnet的流量.也可以过滤穿越一台路由器的流量。
2。
A default Frame Relay WAN is classified as what type of physical network?A。
point-to—pointB。
broadcast multi-accessC. nonbroadcast multi—accessD。
nonbroadcast multipointE. broadcast point—to—multipointAnswer: C解释一下:在默认的情况下,帧中继为非广播多路访问链路.但是也可以通过子接口来修改他的网络的类型。
3.Refer to the exhibit。
How many broadcast domains exist in the exhibited topology?A. oneB。
思科考试试题
思科考试试题1. 简介思科考试是指由思科公司所提供的一系列专业认证考试,旨在评估个人在网络技术和解决方案方面的知识和技能。
本文将介绍思科考试的类型、考试结构以及考试准备的重要性。
2. 考试类型思科考试包括不同级别和专业领域的认证,其中最为知名的包括:- CCNA(思科认证网络工程师):测试网络基础知识和技能;- CCNP(思科认证网络专业人员):测试进阶的网络技术和解决方案能力;- CCIE(思科认证互联网专家):测试深度的网络架构和解决方案设计能力。
3. 考试结构思科考试的结构根据不同的认证级别而有所不同。
一般而言,考试结构包括以下几个方面:- 单选题:从若干个选项中选择正确答案;- 多选题:从若干个选项中选择多个正确答案;- 模拟题:模拟实际的网络问题,要求考生进行实际操作;- 案例分析题:根据实际案例,解决网络问题并提供解决方案;- 实验题:要求考生在实际网络环境中进行配置和故障排除。
4. 考试准备考试准备是取得好成绩的重要因素。
以下是考试准备的一些建议:- 学习思科官方教材:思科官方教材是准备思科考试的基础,具有全面的知识体系和详细的考试要点;- 参加培训课程:参加由思科认可的培训课程,能够获得系统化的培训和指导,提高学习效率;- 进行实践操作:通过搭建网络实验环境,进行实践操作,加深对网络知识和技术的理解和掌握;- 制定学习计划:合理规划学习进度和时间分配,每天进行坚持的学习,确保全面复习。
5. 注意事项在参加思科考试时,还需要注意以下细节:- 考试前的准备:考生应提前熟悉考场和考试要求,携带有效身份证件和考试确认函;- 考试态度:认真对待每一个考题,仔细阅读题目和选项,理解题意后再作答;- 时间管理:合理分配时间,不要在某一道题目上花费过多时间,以免耽误其他题目的答题时间;- 答题策略:对于不确定的题目,可以先标记留待后续再回答,以免过多耽误时间。
6. 总结思科考试作为评估个人网络技术和解决方案能力的重要指标,对于职业发展具有重要意义。
CCIE实验考试经典题库
CCIE实验考试经典题库1- Day Format Version 3.002- Policy Routing Frame relay OSPFLab#1Network Learning, Inc. R&S CCIE Practice Lab 1 Version2.00 1-day VersionAt the end of this lab verify connectivity to all ports. You should be able to ping every interface form any router. (don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets, routers or other specific tasks.)1. Initial Configuration –5 pts (30 minutes)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram.b. Configure router R7 as a frame-relay switch. Refer to the diagram for interface connections to other routers connected to router R7.c. Connect routers R1,R2, R3, and R5 over the frame-relay cloud. Configure router R1’s S0 interface as a sub-interface. Configure R2,R3, and R5 without using sub-interfaces. Use only one frame-relay PVC on routers R2, R3, and R5. The recommended DLCI numbers 102, 201,103,301,105, and 501 are indicated on the lab diagram.d. Routers R1, R2, R3, and R5 should share network 10.10.x.x 255.255.0.0 on their frame-relay interfaces.e. Router R1 should have network 10.1.x.x with an 8-bit subnet mask on its Ethernet interface( The mask should be 255.255.0.0)f. Make sure all the Ethernet interfaces are in their own broadcast domain if you are using an Ethernet switch for your Ethernet connections.2. OSPF Configuration –25pts (2 hours 30 minutes)a. configure OSPF area 0 on the frame-relay interfaces between R1, R2, R3, and R5.b. Configure router R1’s interface Ethernet 0 for OSPF area 1c. Configure router R2’s interface E0 for OSPF area 10d. Configure router R3’s interface S 1 and all of router R4’s interface for OSPF area 3.e. Configure router R5’s interface E 0 for OSPF area 4.f. Create two loopback interface on R4 and put both of the associated subnets on these interfaces in OSPF area 44.g. Summarize the (2) loopback interface you just created on router R4 so they appear as one route to the rest of the OSPF routers in your network..h. Here is the tricky part. You can’t use the command ip ospf network xxxx anywhere in your router configurations.i. Redistribute the default route on router R2 as type-1 with a metric of 100. This route is already part of the initial configurations we provided for you.j. Also, one of the problems in this lab can be solved with multiple frame map ip statements, but that is not the solution we want you to use, Solve the problem with routing, not layer 3 to layer 2 mapping via additional frame map statements!!!(Yes, this is a tricky issue)You have completed lab 1. compare your configurations to the ones we provided. Often there is more than one complete a task so your configurations may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations too.Lab 2At the end of this lab verify connectivity to all ports. You should be able to ping every interface from and router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial Configuration –5 pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Connect routers R1, R2, R3, and R5 over the frame-relay cloud. Configure router R1 using sub-interfaces. Configure routers R2, R3, and R5 without using sub-interface.c. Use only one frame-relay PVC on routers R2, R3, and R5, The recommended DLCI numbers 102,201,103, 301,105, and 501 for the frame-relay PVC’s are indicated on the network diagram.d. Routers R1,R3,and R5 should share network 10.10.x.x 255.255.0.0 on their frame-relay interfacese. Routers R1 and R2 should share network 10.20.x.x 255.255.0.0 on their frame-relay interfaces.f. Router R1 should have network 10.1.x.x with an 8-bit subnet mask on its Ethernet interface( The mask should be 255.255.0.0)g. Router R2 should have network 137.20.20.0 with a 24-bit mask on its Ethernet interface.h. Router R3 should have network 10.3.x.x with an 8-bit subnet mask on its token-ring interface ( The mask should be 255.255.0.0)2. OSPF configuration –30 pts (2 Hours 30 minutes)a. configure OSPF area 0 on the frame-relay interfaces between routers R1, R3 and Router R5.b. Place router R1’s Ethernet in OSPF area 1. place router R5’s interface E0 in OSPF area 0.c. Setup a default static route (default gateway) from R3 to R4. Redistribute this default static route into OSPF with a metric-type of 1 and a metric of 500.d. Configure router R3’s serial 1 interface as 173.168.40.1/24 and router R4’s serial 0 interface as 172.168.40.2/24.e. Configure router R4’s E0 interface as 200.100.100.1/24.f. Configure a default gateway on router R4 to route all packets for which it has no routes to router R3.g. Configure two loopback interfaces on router R3 with networks that could have at most 254 hosts and put them both in the same OSPF area, but different from OSPF area 0. Summarize this route into OSPF so that the two subnets appear as one route.h. Configure router R2 for EIGRP and put all interface in the routing process.i. Configure router R1 with EIGRP and redistribute with OSPF. Set the metric type to type-1 when you redistribute from EIGRP to OSPF. Also, redistribute OSPF into EIGRP.j. Configure router R1 so that it only listens to EIGRP updates on E0 and S0.2.k. Configure router R6 for OSPF with a different process ID than used thus far. Do not configure R6’s E0 for OSPF.l. Configure router R8 to be in the same OSPF area as router R6. put router R8’s interface E0&Lo0 into the OSPF routing process. Configure router R6 so that its S1 interface speed is correctly reflected in the OSPF metrics without using the “ip ospf cost xxx”command.m. Configure OSPF message-digest authentication between routers R6 & R8.n. Change the OSPF hello interval between routers R6 & R8 to 45 seconds.o. Configure router R8 suing the “ip ospf cost”command such that the speed of the link for interface S0 is correctly reflected in the OSPF metrics.p. Change the OSPF transmit interval delay to 10 seconds between routes R6 & R8.q. Add a default route to router R2 that points to 137.20.20.2. configure one static route on router R2 so that full connectivityr. You will notice that R2 can’t ping the serial interfaces between routers R3 & R4. fix this problem by only making changes to router R3 without static routes.3. BGP configuration -15 pts (1 hour)a. Configure router R4 in BGP autonomous system 1.b. Create a static route to null0 router R4 and redistribute into BGP.c. Create a loopback interface on R4 and add its network to BGPd. When adding the first loopback to BGP use a class A address with a 24-bit mask. The network that was added to BGP from the first loopback address should appear in the routing table of other routers as “B 44.1.1.0…”e. Create another loopback on router R4 with a class A address and put this network into RIP and redistribute RIP into BGP.f. Configure router R3 in BGP autonomous system 1 and use interface loopback 0 as the update source.g. Configure routers R1, R2, and R5 in BGP autonomous system 2, only use one neighbor x.x.x.x remote-as 2 command on routers R2, R3. &R5 for autonomous system 2.h. Place routers R6 and R8 in BGP autonomous system 3.i. Configure BGP authentication between router R6 & R8.j. Configure a loopback interface on router R8 and enable RIP for this network. Redistribute this RIP network into OSPF. k. Redistribute the OSPF routing process that contains routers R6 and R8 into BGP.l. You are not allowed to add any static routes to router R8 during this exercise.m. Configure router R6 such that all BGP routes learned from router R5 have a local preference of 300.n. Filter on router R5 such that the BGP route to null0 defined on router R4 isn’t seen on routers R6 &R8.o. Hint the object of this BGP section is to provide end-to-end connectivity between all routers and interfaces. In this exercise you are not allowed to configure IGP or two-way static route connectivity between routers R5 & R6, BGP should be providing the necessary routing information. You are allowed to setup a default route on router R6 to point to router R5.Now that you have completed lab 2 check., the routing tables on all routers. Do they make sense? Ping all interfaces from all routers. Can you ping everywhere? Do the appropriate routers see the static route to null0 on R4 via BGP? Go to every router and ping every interface. If you can’t ping everything you are not done yes.You have completed lab 2. Compare your configuration to ones we provided. Often there is more than one to complete a task so your configurations may be different than ours. If your configurations are different than ours make sure you understand how to complete the lab with our configurations tooLab 3At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration -5 pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Configure lab 3 network using network 137.20.x.xc. Create a loopback interface on router R2 with 172.168.32.1/24.d. Connect routers R1,R2, R3, and R5 over frame-relay cloud.e. Configure router R1 using sub-interfaces.2. OSPF & Other IP Routing Configuration -35 pts ( 2 h)a. Configure OSPF with the frame-relay cloud in OSPF area 0b. Configure the R3-R4 serial connection to be in area 1.c. Set the ring-speed on router R3 to 16 Mbps.d. Configure the loopback interface on router R2 in a different OSPF area.e. Configure the LAN interfaces on routers R1, R2,and R3 to be in different OSPF areas.f. Configure two loopbacks on router R3 using subnets that will contain at most 30 host IP addresses.g. Configure two loopback interfaces on router R1 using subnets that will contain at most 14 host IP addresses.h. Summarize the two loopback interfaces on routers R1 and R3 such that router R2 only sees one route from each.i. Configure the Ethernet interface E0 on router R4 to be in OSPF area 40.j. Configure the R5, R6, and R8 Ethernet 0 interface to use EIGRP.k. Configure R8’s interface loop5 as 192.168.100.1/24 and add it to RIPl. Redistribute routes between all protocols such that router R1 can ping any interface.m. Configure 2 loopbacks interfaces on router R8 with 10.1.1.1/24 & 10.1.2.1/24. add there to RIP and redistribute RIP to EIGRP. Summarize such that all routers only see one route to the loopback interfaces. Test connectivity to loopback interface via ping.n. Filter such that router R6 can ping the loopbacks on router R1, but not the Ethernet interface on router R1. the route for the Ethernet on router R1 should still be visible and all other traffic such as telnet should still pass unfiltered.o. Filter on router R5 such that routers R1 R2, R3, and R4, don’t see the route to router R8’s interface loopback 5.p. Create three loopback interfaces on router R8 and use 160.10.10.1/24 for loopback 2,q. 161.10.10.1/24 for loopback 3, and 170.10.10.1 for loopback 4. now summarize the three loopback networks into one route. When done router R1 should see only one route for these three loopback interfaces ana should be able to ping all three of them. Hint, the route may not look like what you think.3. NTP & Access-list & Other Tasks -15 pts (30 mins)a. configure NTP between routers R2 &R3. make R2 the time source. Set the correct time and date on router on router R2. Set the time-zone on routers R2 & R3, Verify that router R3 has synced with router R2 via NTP.b. Configure queuing on router R3’s S0 interface such that telnet, IP, IPX, and everything else use 25% of the bandwidth each. Configure the queuing such that none of the traffic defined at 25% above uses more than 1000 bytes per time slice. You are allowed to exceed 1000 bytes per time slice only if there is part of a remaining individual packet that needs to be emptied from the queue.c. Configure the frame-relay interface on router R2’s interface So such that IP is discard eligible on the frame.d. Create the following 6 static routes on router R6; suing the Cisco IOS command IP route 192.168.x.0 255.255.255.0 null 0. use the number 1,2,3,4,5 and 6 for the variable X. redistribute the static routes such that they are seen by all the other routers. Now filter on router R5 using any method that use an access list so that only the even routes (i.e. X=2,4,and 6) are seen past router R5 towards the OSPF network. Your access-list can only have two lines in it, not seven for this exercise. All the 192.168.x.0 routes must still be seen in router R5’s routing table.4. IPX Configuration –20 pts (1h)a. Configure all interface(including loopbacks ) for IPXb. Configure IPX EIGRP on the NBMA frame-relay networke. Disable IPX on the between routers R3 &R4 all routes should still be seen by all routers running IPX.f. Change the frequency of the RIP updates across the R3-R4 serial connection to once every 2 minutes.g. Configure router R1’s Ethernet with IPX 802.2 and 802.3 raw frame types.h. Configure routers R3 and R4 to pass IPX NETBIOS type-20 broadcasts between their LAN interfaces.5. DLSW Configuration –10 pts (45 mins)a. Configure DLSw between router R3’s interface token-ring 0 and router R4’s interface Ethernet 0.b. Place router R2’s interface Ethernet 0 into the DLSw network. Make sure there is connectivity between all LAN interfaces.c. Configure a filter that blocks NETBIOS packets with destination name ‘CCIERING1”from leaving router R3’s interface To0.d. Setup a filter that would permit only SNA traffic between routers R3 & R4.6. BGP Configuration –15 pts (1h)a. Configure BGP on router R4 using AS number 1. configure BGP on routers R1, R2, R3 and R5 using AS number 2. You can only use one neighbor X.X..X.X remote-as 2 command on routers R2 and R5.b. Configure two static routes to 172.168.1.0/24 and 172.168.2.0/24 using the command ip route 172.168.1.0 255.255.255.0 null 0 on router R4, Redistribute the second route into BGP using the route-map command.c. Make sure that router R5 can see the 172.168.2.0 route.d. Setup router R8 with BGP in AS number 3. on router R8 use the loopback interface Lo0 as the source for its BGP connection to AS2. make sure router R8 can see the specific 172.168.2.0 route, and not the aggregate 172.168.0.0You have completed lab 3. compare your configurations to the ones we provided. Often there si more than one to complete a task so your configuration may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations too.LAB4At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration -10pts (30 mins)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Connect routers R1,R2,R3, and R5 over the frame-relay. Configure router R1 using sub-interfaces. Configure routers R2.R3, and R5 without using sub-interfaces.c. Use only frame-relay PVC on routers R2, R3 and R5. The recommended DLCI numbers 102.201.103.105, and 501 are indicated on the network diagram.d. Routers R1, R3 and R5 should share network 10.10.x.x 255.255.0.0 on their frame-relay interfaces.e. Routers R1 and R2 should share network 10.20.x.x 255.255.0.0 on their frame-relay interfaces.f. Router R1 should have network 10.1.x.x with a 9-bit subnet mask on its Ethernet interface.(the mask should beh. Router R3 should have network 10.3.x.x with an 8-bit subnet mask on its token-ring interface. (the mask should be 255.255.0.0)i. Use network 11.1.x.x 255.255.0.0 between routers R5 &R6.2. OSPF & Other IP routing configuration –35 pts (1hous 30 mins)a. Configure OSPF area 0 on the frame-relay interfaces between routers R1,R3, and R5.b. Place router R1’s Ethernet in OSPF area 1. Place router R3’s interface To 0 in OSPF area 2.c. Place router R3’s interface serial 0, and all of router R4 in OSPF area 3. make OSPF area 3 a totally-stubby area.d. Place R5 and R6 Ethernet interface in OSPF area 4. Make this OSPF area a NSSA (not-so-stubby-area) Make the default cost 20.e. Configure router R6’s interface serial 0 and router R8’s interfaces S0, E0,and loop 0 for EIGRP.f. Place router R2’s interface serial 0 and router R1’s S0.1 in OSPF area 5.g. Redistribute all routes so that you can see all routes and ping from everywhere.h. Summarize the routers for router R8’s interface E0, Loop0, and S0 that were redistributed into OSPF by router R6 on router R5 so that all of router R8’s networks appear as one route to the rest of the OSPF routers except R6.i. When you redistribute EIGRP into OSPF make these routes appear as type-1 external routes.j. Configure router R2 such that it propagates a default route the other OSPF routers.k. Create a second loopback interface on router R2 with an address of 20.1.1.1/24. make sure you can ping the second loopback interface on router R2 from other the routers.l. Create two loopbacks on router R3 with networks that could contain at most 30 hosts. Place the loopbacks on router R3 in one area and summarize such that one route appears for both loopacks.m. Place the Ethernet interface on router R2 in area 10.n. Configure simple password authentication in OSPF area 4.o. Use the ip ospf priority command on router R5 to make it become the DR for OSPF area 4.p. Change the cost on router R5’s interface E0 using an IP OSPF command to make it appear as 100Mbps as it relates to OSPF metrics.q. Change the cost on R6’s E0 without using an IP OSPF command to make it appear as 100Mbps as it relates to OSPF metics.3. BGP Configuration –15pts (1h)a. Place router R4 in BGP AS 1 and router R3 in BGP AS 2. Create two static routes to null0 using a class A address with a 24-bit mask on R4 and inject into BGP such that router R3 can see it. Use loopbacks as the update source on both routers R3 and R4. Create loopback interface as necessary.b. Filter one of the static routes with a route-map statement on router R4.c. Configure BGP on router R4 such that the sub-netted class A route is seen. For example, the BGP route on router R3 could be 41.1.1.0 not 41.0.0.0.d. Configure a second loopback interface on router R4 at 200.200.200.1/24 and enable RIP on this router for this network. Inject this route and the previous one with a metric of 5.e. Configure router R2, R1, and R5 in BGP AS3. use only one neighbor X.X.X.X remote-as x statement on routers R2 and R5.f. Create a static route on router R2 (ip route 22.1.1.0 255.255.255.0 null0) inject this route into BGP. Make sure the other routers running BGP can see this route.g. Also make sure all routers can ping 200.200.200.1.you have completed lab 4 compare your configurations to the ones we provided. Often there is more than one to complete a task so your configuration may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations tooLab5At the end of this lab verify connectivity to all ports. You should be able to ping every interface from any router. (Don’t worry about being able to ping a local frame-relay interface. Please disregard this statement if you are asked to filter packets. Routes or other specific tasks.)1. Initial configuration & OSPF -35pts (2 h)a. Use the pre-configuration files to apply proper IP addresses to the router interfaces. Add IP addresses as needed as shown on the network diagram. You may have to add additional IP addresses to complete some tasks.b. Configure router R2’s Ethernet interfaces with IP address 137.20.20.1/24 and router R2’s default route to 137.20.20.2.c. Use a 24-bit mask unless told to use otherwise.d. Create a loopback interface on router R2 with 200.200.200.1/24.e. Connect router R3, R4, R5, and R6 over frame-relay. Configure router R5 using sub-interfaces.f. Connect routers R3, R4, R5 and R6 over frame-relay. Configure router R5 and router R4 on a different subnet.g. Configure OSPF on router R3’s interface S1, router R6’s interface S1, and router R5’s sub-interface S1.1 for OSPF area 10, place R5’s and R2’s Ethernet interface in OSPF area 0.h. Configure the connection between router R5’s interface S1.2 and router R4 for IGRP.i. Configure router R6’s Ethernet E0 as OSPF area 6. configure router R3’s token-ring interface To0 as OSPF area 3. configure two loopback interfaces on router R3 with networks that contain at most 30 hosts and put both loopbacks in the same area as the token-ring interface. Summarize the loopback subnets and router R3’s interface To0 to appear as one route to OSPF. j. Make the default route on R2 appear in he routing table of all the other routers.k. Configure routers R1, R2’s S1, and router R8’s Ethernet interface E0 for EIGRP. Configure router R8’s interface To0 for RIP.l. Redistribute all routers between all routing protocols such that all routes are visible in all routers and every router can ping each other’s IP interfaces (even the loopback on R2) as shown on the lab diagram lab 5a.m. Make sure that all OSPF external routes appear as type-1, verify your routes. Are the routes appearing in the correctly routing protocol?n. Configure router R5 such that the only route on R6 for the 137. 20.0.0 network appears exactly as follows; O 137.20.20.0 [110/65] via 172.168.100.5, 00:51:03, serial 1. Hint pay attention to the underlined value 65.o. Configure routers R3 & R4 to resolve dns names using DNS servers 207.238.183.71 &207.238.183.72.2. OSPF Demand Circuit –15 pts (1 hour)a. Use network 172.168.65.0/24 for the ISDN interfaces on routers R5 &R6 and ass them to OSPF. Configure routers R5 & R6 to use the ISDN interfaces for restoral[ 恢复]. The ISDN link should only come up when you administratively shutdown the serial 4 interface on router R7, and there is interesting traffic trying to get between routers R5 & R6 (i.e. use ping as the interesting traffic to test. Make sure you test from router R6 and from router R5. See the router ports/configuration into online for the phone #’s, spids, and switch type if you are using our remote racks. Configure the ISDN link so that it will shutdown 45 seconds after an inbound or outbound ping packet. Both routers should shave full OSPF routes when the frame link is functional or not.You are required to use OSPF demand-circuit as your solution here, after the initial ISDN call to synchronize OSPF, your ISDN interfaces should stay down unless you break the frame connection between R5 and R6 and there is interesting traffic.Now go to router R7 and shut down interface S4, your ISDN connection should kick in and provide a backup path for router R6 to reach the rest of the network, but only when there is data to send. OSPF router updates should not keep the ISDN up. Pretend [假装]your ISDN line is charged at $5 per minute and it comes out of your check.At this point when router R7’s interfaces S4 (your frame connection) is still down. Router R5 should have the following displays for:”show ip route”, “show ip ospf int bri0”, and “show dialer”Notice that the ISDN connection is down and router R5 has a routing table with OSPF entries using interface BRI0 to get to router R6’s Ethernet network, and is suppressing OSPF hellos for 1 neighbor. Also pay attention to the OSPF dead time on R5’s BRI0 interface.Output from router R5R5# show ip routeCodes: C- connected, S-static I- IGRP, R-RIP, M-mobile, B-BGP, D-EIGRP, EX-EIGRP external, O-OSPF, IA-OSPF inter area, N1-OSPF NSSA external type 1, N2- OSPF NSSA external type2, E1- OSPF external type 1, E2- OSPF external type 2 E- EGP i- IS-IS, L1- IS-IS lever-1, L2- IS-IS level-2, *- candidate default, U- per-user static route, o- ODRGateway of last resort is 137.20.20.1 to network 0.0.0.0137.20.0.0/24 is subnetted, 1 subnetsC 137.20.20.0 is directly connected, Ethernet 0172.168.0.0/16 is variably subnetted, 7 subnets, 2 masksO IA 172.168.30.0/24 [110/65] via 172.168.100.3, 00:09:03, serial 1.1I 172.168.40.0/24 [100/8576] via 172.168.200.2, 00:01:11, serial 1.2O IA 172.168.60.0/24 [110/1572] via 172.168.65.1. 00:09:03, BRI0C 172.168.65.0/24 is directly connected, BRI0C 172.168.100.0/24 is directly connected, serial 1.1O 172.168.100.0/24 [110/64] via 172.168.100.3, 00:09:13, serial 1.1C 172.168.200.0/24 is directly connected, serial 1.2O E1 192.168. 21.0/24 [110/21] via 137.20.20.1. 00:09:03, Ethernet 0O E1 192.168. 17.0/24 [110/21] via 137.20.20.1. 00:09:03, Ethernet 0O E1 192.168. 70.0/24 [110/21] via 137.20.20.1. 00:09:03, Ethernet 0O*E1 0.0.0.0/0 [110/21] via 137.20.20.1. 00:09:03, Ethernet 0Internet address 172.168.65.2/24, Area 10Process ID 1, router ID 172.168.200.1, Network type POINT_TO_POINT, Cost 1562Run as demand circuitDoNotAge LSA allowed.Transmit Delay is 1 sec, State POINT_TO_POINT,Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5Hello due in 00:00:06Neighbor Count is 1, Adjacent neighbor count is 1Adjacent with neighbor 172.168.100.6 (Hello suppressed)Suppress hello for 1 neighbor(s)R5#show dialerBRI0 –dialer type =ISDNDial string Successes Failures Last called Last status4930622 1 0 00:08:45 successful0 incoming call(s) have been screened0 incoming call(s) rejected for callbackBRI0:1 –dialer type =ISDNIdle time(45 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleBRI0:2 –dialer type =ISDNIdle time(45 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleR5#Now go back to router R7 and bring up router R7’s interface S4 again.3. IPX configuration –15 pts (1 hour)a. Configure all the active interfaces, including loopbacks, on routers R1, R2, R3, R5, R6, and R8 for IPX.b. Configure router R8 and the LAN interfaces on routers R3, R4, R5 and R6 for IPX RIP.c. Configure router R1 & R2 for IPX NLSP.d. Configure the serial interfaces on the rest of the routers for IPX EIGRP( not routers R1& R2 these oly use NLSP), Also make the Ethernet interface on router R2 IPX EIGRP only.ping.g. Create two static SAPS on router R6.h. Filter IPX SAPs such that routers R2, R1, and R8 only see one of the SAPs.i. Filter on router R2 such that the IPX network on router R8’s interface E0 is no seen by any of the frame-relay connected routers and router R5.j. Add support on router R3 for 802.2 and SNAP frame types.k. Configure router R4 so that its response to GNS packets is delayed by 1100 milliseconds.4. IPX DDR Configuration –14 pts (1hour)a. Configure DDR o routers R5 &R6 using floating statics such that if the Serial 4 interface on router R7 is shut down the BRI interface will provide restoral. Configure your interesting traffic such that IPX rips, saps, watchdogs, and serialization don’t bring up the link, use IPX ping to test your configuration. Make sure that an IPX ping to router R6’s Ethernet interface from any router will bring up the link when router R7’s Serial 4 interface is administratively shut down. The ISDN link should go done after 45 seconds and never come up again unless another IPX ping packet is sent.b. Don’t forget to bring up router R7’s interface S4 after you test the IPX ISDN portion.1. DLSW configuration –10 (30mins)a. Configure DLSW between router R3’s token-ring 0 and router R4’s Ethernet 0.b. Add router R2’s Ethernet 0 into the DLSW network without using a dlsw remote-peer command on router R3 that point to router R2. make sure there is DLSW connectivity between all LAN interfaces on routers R2, R2, and R4.\2. BGP Configuration –10pts (30mins)a. Configure BGP on routers R3, R4, R5, and R6 and put them in autonomous system 1(AS 1)b. Create a static route to null0 on router R4 and inject the route into BGP.c. Place routers R2 and R1 in autonomous system 2 (AS2)d. Place router R8 in AS 3.e. Create two loopbacks on router R8 with network 70.0.0.0/8 and 71.0.0.0/8 and configure router R8 such that these networks are injected into BGP.f. Check to see that all routers can see the three BGP routes.g. Filter on router R2 such that routers R3, R4, R5, and R6 can only see one of the networks that router R8 originated for BGP.You have completed lab 5. Compare your configurations to the ones we provided. Often there is more than one to complete a task so your configuration may be different than ours. If your configuration are different than ours make sure you understand how to complete the lab with our configurations too.。
思科认证考试题库
思科认证考试题库2016年思科认证考试题库思科认证是由网络领域著名的厂商--Cisco公司推出的'。
是互联网领域的国际权威认证。
思科认证有CCNA、CCDA、CCNP、CCDP、CCSP、CCIP、CCVP、CCIE(又分为针对路由和交换;语音;存储网络;安全;电信运营商)等多种不同级别、不同内容、不同方向的各种认证。
下面一起来看看思科认证的考试题库吧!Below are questions 1-19. To see an explanation for each question, please refer to the explanation link below the question or select explanations on the navigation bar to the left.Questions1. [OxNx] During a TFTP transfer using Cisco Routers what is the numeric value, in decimal, of the destination port field of the User Datagram Protocol (UDP) header?a) 96b) 47c) a random number above 1024d) 69e) none of the above2. [CxNx] What is the standard encapsulation method used by Cisco routers for the Inte rnet Protocol (IP) on it’s Ethernet interfaces?a) SNAPb) ARPAc) NOVELL-ETHERd) DARPAe) Ethernet_802.33. [CxNx] What will be the correct command on a Cisco router to set the IP address of an interface assuming you are at the"router(config-if)#" prompt?a) ip address 1.1.1.1 255.255.255.0b) ip address 1.1.1.1c) ip 1.1.1.1d) ip 1.1.1.1 255.255.255.0e) none of the above4. [CxNx] Which commands will display the IP addresses of all interfaces on a Cisco Router? (Choose all that apply)a) show ip routeb) show ip addressc) show ip interfaced) show interfacee) display ip addresses5. [CxNx] Which of the following commands will display the contents of the ARP cache of your Cisco router?a) show ip arp cacheb) show ip routec) show ip arpd) show arpe) there is no way to display the ARP cache6. [CxNx] Reverse Address Resolution Protocol (RARP) is the process UM0-411 1T6-530 920-115 2B0-024 2B0-022 :a) Where an IP host resolves it’s IP address by broadcasting it’s MAC address to the network and a BOOTP server assigns it an IP address.b) Where an IP host resolves it’s MAC address by broadcasting to the local network it’s IP address.c) Where an IP host tries to resolve the MAC address of a destination by sending a network broadcast. The destination responds to the broadcast with it’s MAC address.d) Where an IP host resolves a destination IP address by sending a broadcast on the local network and the destination host responds with it’s IP address.e)There is no such process.7. [OxNx] Which of the following applications requires the connection-oriented layer four protocol, TCP? (Choose all that apply)a) Telnetb) FTPc) TFTPd) SNMPe) none of the above8. [RxNx] Which of the following are link state Routing Protocols.(Choose all that apply.)a) IPb) OSPFc) RIPd) EIGRPe) IS-IS9. [CxNx] Of the following commands, identify the correct one for clearing the IP arp table in memory of the router s10-100 2B0-102 190-534 HP0-750.a) clear ip arp-cacheb) clear ip arp-tablec) clear arp-cached) clear arp-tablee) clear arp-ram10. [CxNx] Which of the following explains the correct definition of administrative distance as it pertains to Cisco’s IOSmd0-251 9A0-013 jn0-541 ?a) The process by which routers select an administrator for an autonomous system.b) The process where a router will select the best path to a destination network.c) The process where a router will distance itself from other routers due to it’s lack of administrative experience.d) The process where a router will prioritize routing protocols so that in the event two routing protocols have conflicting next hop addresses, the routing protocol with the lowest administrative distance will take priority.e) The process where a router will prioritize routing protocols so that in the event two routing protocols have conflicting next hop addresses, the routing protocol with the highest administrative distance will take priority.11. [ExNx] Collisions occur whena) multiple packets are placed on a serial linkb) multiple stations listen for traffic and transmit at the same timec) when multiple tokens are on a ring simultaneouslyd) beaconing process takes place12. [RINx] How many subnets are possible with a Class C address and a subnet mask of 255.255.255.252?a) 32b) 30c) 60d) 62e) 413. [RxNx] What commands will list all protocols that are currently being routed? (Choose all that apply.)a) show ip protocolb) show protocolc) show rund) show starte) All of the above14. [xxNx] Which of the following are true of access lists?a) Access list should have at least one permit statement.b) The last configured line should always be a permit statement.c) Every access-list will implicitly deny all traffic.d) Access-lists are processed top down.e) All of the above.15. [xxNx] If the access-group command is configured on an interface and there is no access-list created which of the following is most correct?a) An error message will appear.b) The command will be executed and deny all traffic out.c) The command will be executed and permit all traffic out.d) The command will be executed and permit all traffic in and out.e) The command will be executed and deny all traffic in and out.16. [xxNx] What is the result of the command?" access-list 101 permit tcp any 172.16.0.0 0.0.255.255 established"a) telnet sessions will be permitted regardless of the source addressb) telnet sessions will be denied regardless of the source addressc) telnet sessions will be denied if initiated from any addressother than 172.16.0.0 networkd) telnet sessions will be permitted to the 172.16.0.0 network onlye) telnet sessions will be denied to the 172.16.0.0 network only17. [xxNx] Which is generally true of the location of access-lists? (Choose all that apply.)a) Standard lists will most likely be placed close to the destination.b) Standard lists will most likely be placed close to the source.c) Extended lists will most likely be placed close to the destination.d) Extended lists will most likely be placed close to the source.e) It does not matter.18. [RxNx] Which of the following is most correct?a) IP is to TCP. as IPX is to SPX.b) RTMP is to Appletalk as IP RIP is to IP.c) NLSP is to IPX as OSPF is to IP.d) a is true.e) b is true.f) a & b are true.g) c is true.h) b & c are true.i) a, b and c are true.。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Cisco认证实验考试经典题库
CCIE_BootCamp3.0(第十章) 137.20.0.0/24 is subnetted, 1 subnets
c 137.20.20.0 is directly connected, ethernet 0
172.168.0.0/16 is variably subnetted, 7 subnets, 2 masks
o ia 172.168.30.0/24 [110/65] via 172.168.100.3, 00:09:03, serial 1.1
i 172.168.40.0/24 [100/8576] via 172.168.200.2, 00:01:11, serial 1.2
o ia 172.168.60.0/24 [110/1572] via 172.168.65.1. 00:09:03, bri0
c 172.168.65.0/24 is directly connected, bri0
c 172.168.100.0/24 is directly connected, serial 1.1
o 172.168.100.0/24 [110/64] via 172.168.100.3, 00:09:13, serial 1.1
c 172.168.200.0/24 is directly connected, serial 1.2
o e1 192.168. 21.0/24 [110/21] via 137.20.20.1. 00:09:03, ethernet 0
o e1 192.168. 17.0/24 [110/21] via 137.20.20.1. 00:09:03,
ethernet 0
o e1 192.168. 70.0/24 [110/21] via 137.20.20.1. 00:09:03, ethernet 0
o*e1 0.0.0.0/0 [110/21] via 137.20.20.1. 00:09:03, ethernet 0
r5#show ip ospf int bri0
bri0 is up, line protocol is up (spoofing)
internet address 172.168.65.2/24, area 10
process id 1, router id 172.168.200.1, network type point_to_point, cost 1562
run as demand circuit
donotage lsa allowed.
transmit delay is 1 sec, state point_to_point,
timer intervals configured, hello 10, dead 40, wait 40, retransmit 5
hello due in 00:00:06
neighbor count is 1, adjacent neighbor count is 1
adjacent with neighbor 172.168.100.6 (hello suppressed)
suppress hello for 1 neighbor(s)
r5#show dialer
bri0 –dialer type =isdn
dial string successes failures last called last status
4930622 1 0 00:08:45 successful
0 incoming call(s) have been screened
0 incoming call(s) rejected for callback
bri0:1 –dialer type =isdn
idle time(45 secs), fast idle timer (20 secs)
wait for carrier (30 secs), re-enable (15 secs)
dialer state is idle
bri0:2 –dialer type =isdn
idle time(45 secs), fast idle timer (20 secs)
wait for carrier (30 secs), re-enable (15 secs)
dialer state is idle
now go back to router r7 and bring up router r7’s interface s4 again
3. ipx configuration –15 pts (1 hour)
a. configure all the active interfaces, including loopbacks, on
routers r1, r2, r3, r5, r6, and r8 for ipx.
b. configure router r8 and the lan interfaces on routers r3, r4, r5 and r6 for ipx rip.
c. configure router r1 & r2 for ipx nlsp.
d. configure the serial interfaces on the rest of the routers for ipx eigrp( not routers r1& r2 these oly use nlsp), also make the ethernet interface on router r2 ipx eigrp only.
e. configure the bri0 interfaces on routers r5 & r6 as ipx rip.
f. after this point you should be able to see all the ipx networks in all the routers routing table. test connectivity with ipx pin
g.。