Kamis, 01 Maret 2012

Soal-soal tentang Routing1

Langsung aja.. berikut bayangan soal-soal tentang routing protokol yang mungkin akan keluar di ujian sertifikasi CCNA, semoga aja ada yang sama persis ^_^ (BTW tolong di check ulang jawabanya)


1   What two characteristics of frame relay point-to-point subinterfaces? (choose two)
-          They create split-horizon issues
-          They require a unique subnet within a routing domain
-          They emulate leased lines
-          They are ideal for full-mesh topologies
-          They reuire the use of NbmA option when using OSPF

2.      The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performace. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router Ids are shown with each router. Which router are likely to have been elected as DR? (choose two)
 
-          Corp-1
-          Corp-2
-          Corp-3
-          Corp-4
-          Branch-1
-          Branch-2

3.      What is the default maximum number of equal-cost paths that can be placed into the routing of a cisco OSPF router?
-          16
-          2
-          Unlimited
-          4

4.      Which statements are true about EIGRP successor routers? (choose two) à 9.4.2.1 (liat materi)
-          A successor route is used by EIGRP to forward traffic to a destination
-          Successor routes are seved in the topology table to be used if the primary route fails
-          Successor routes are flagged as “active” in the routing table
-          A successor route may be backed up by feasible successor route
-          Successor routes are stored in the neighbor table following the discovery process.

5.      Refer to the exhibit. What information can be  gathered from the ouput?
 
-          One router is running RIPv1
-          RIP neighbor is 224.0.0.9
-          The network contains a loop
-          Network 10.10.1.0 is rechable

6.      Which type of EIGRP route entry describes a feasible successor?
-          A primary route, stored in the routing table
-          A backup route, stored in the routing table
-          A backup route, stoded in topology table
-          A primary route, stored in the topology table

7.      What are two characteristics of RIPv2? (choose two)
-          Classful roting protocol à RIVv1
-          Variable-length subnet masks
-          Broadcast addressing
-          Manual route summarization
-          Uses SPF algorithm to compute path à link-state protocol

8.      Refer to the graphic. Host 1 cannot receive packets from host 2. Assuming that RIPv1 is the routing protocol in use, what is whoring with the IP configuration information shown? (choose two)
-          The fa0/1 interface of router R2 has been assigned a broadcast address.
-          The fa0/1 network on router R2 overlaps with the LAN attached to R1
-          Host 2 has been assigned to incorrect subnet mask
-          Host 1 has been configured with the 255.255.248.0 subnet mask
-          Host 2 on router R2 is on a different subnet than its gateway.

9.      What is the default routing update period for RIPv2?
-          15 seconds
-          30 seconds
-          180 seconds
-          240 seconds

10.  What can be determined from the line of shown ip route output shown in the exhibit? (choose two)
-          The next routing update can be expected in 35 sedonds
-          The IP address 10.10.10.6 is configured on S0/1
-          The IP address 10.10.10.8 is configured on S0/1
-          This route is using default administrative distance
-          The 10.10.10.8 network is two hops away from this router.

11.  Which characteristics are representative of a link-state routing protocol? (choose three)
-          Provides commond view of entire topology
-          Exhanges routing table with neighbors
-          Caltulates shortest path
-          Utilizes event-triggered updates
-          Utilizes frequent periodic update

12.  What is the OSPF default frequency, in seconds, at which a cisco ruter sends hello packets on a multiaccess network?
-          10
-          40
-          30
-          20

13.  S0/0 on R1 is configured as a multipoint interface to communicate with R2 and R3 in the hub-and-spoke Frame Relay topology shown in the exhibit. Originally, stattic routes were configured betwwn these routers to successfully route traffic between the attached networks. What will need to be done in order to use RIPv2 in place of the static routes?
 
-          Configure the no ip subnet-zero command on R1, R2 and R3
-          Dynamic routing protocols such as RIPv2 cannot be used across Frame Relay networks
-          Configure the S0/0 interface on R1 as two subinterfaces and configure point-to-point links to R2 and R3
-          Change the 172.16.2.0/25 and 172.16.2.128/25 subnetworks so that at least two bits are borrowed from the last octet.
-          Change the network address configuration to eliminate the discontiguous 172.16.2.0/25 and 172.16.2.128/25 subnetwork.

14.  Which two are advantages of static routing when compared to dynamic routing? (choose two)
-          Security increases because only the network administrator may change the routing table
-          Configuration complexity decreases as network size increases
-          Routing updates are automatically sent to neighbors
-          Route summarization iscompued automatically by the router
-          Routing traffic load is reduced when used in stub network links
-          An efficient algorithm is used to build routing tables, using automatic updates.
-          Routing tables adapt automatically to topology changes.

15.  A Network administrator is troubleshooting an EIGRP problem on a router and needs to confirm the IP addresses of the devices with which the router has established adjacency. The retransmit interval and the queue count for the adjacent routers also need to be checked. What command will display the required information?
-          Router# show ip eigrp adjacency
-          Router# show ip eigrp topology
-           Router# show ip eigrp interfaces
-          Router# show ip eigrp neighbors

16.  Which two statements are true regarding EIGRP? (Choose two)
-          Passive routes are in the process of being calculated by DUAL
-          EIGRP supports VLSM, route summarization, and routing update authentication.
-          EIGRP exchanges full routing table information with neighboring routers with every update
-          If the feasible successor has a higher advertised distance than the successor route, it becomes the primary route
-          A query process is used to discover a replacement for a failed route if a feasible successor is not identified from the current routing.

17.  Refer to the exhibit. A network associate has configured OSPF with the command:
City(config-router)#network 192.168.12.64 0.0.0.63 area 0
After completing the configuration, the associate discovers that not all the interfaces are participating in OSPF. Which three of the interfaces shown in the exhibit will participate in OSPF according to this configuration statement? (choose three)
-          FastEthernet0/0
-          FastEthernet0/1
-          Serial0/0
-          Serial0/1.102
-          Serial0/1.103
-          Serial0/1.104

18.  If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two)
-          Ip defatult-gateway 0.0.0.0
-          Ip route 172.16.2.1 0.0.0.0 0.0.0.0
-          Ip default-network 0.0.0.0
-          Ip default-route 0.0.0.0 0.0.0.0 172.16.2.1
-          Ip route 0.0.0.0 0.0.0.0 172.16.2.1

lanjutttt..

1 komentar:

  1. Berantakan... harap maklum baru pertama ^_^ g tau kenapa gambarnya pada g muncul.. save'nya lelettt!!

    BalasHapus