Sie sind auf Seite 1von 11

All Rights Reserved

UNIVERSITY OF VOCATIONAL TECHNOLOGY


Faculty of Training Technology
Bachelor of Technology in Information & Communication Technology
(Network Technology) 2010 / 2013
Year II Semester II Examination March 2013

Network Systems I (ICTNT 40408)


Instructions : Answer all questions.

Duration : 03 hours

Section (A)
1)

Each field in an IPv6 address is how many bits long?


A. 4
B. 16
C. 32

D. 128

2)

Which of the following is the valid host range for the subnet on which the IP address
192.168.168.188 255.255.255.192 resides?
A. 192.168.168.129190
B. 192.168.168.129191
C. 192.168.168.128190
D. 192.168.168.128192

3)

What does the passive command provide to the RIP dynamic routing protocol?
A. Stops an interface from sending or receiving periodic dynamic updates
B. Stops an interface from sending periodic dynamic updates but not from receiving updates
C. Stops the router from receiving any dynamic updates
D. Stops the router from sending any dynamic updates

4)

Which protocol does Ping use?


A. TCP
B. ARP

C. ICMP

D. BootP

5)

If you wanted to delete the configuration stored in NVRAM, what would you type?
A. erase startup
B. erase nvram
C. delete nvram
D. erase running

6)

Which class of IP address has the most host addresses available by default?
A. A
B. B
C. C
D. A and B

7)

Where is a hub specified in the OSI model?


A. Session layer
B. Physical layer

C. Data Link layer

D. Application layer

To back up an IOS, what command will you use?


A. backup IOS disk
B. copy ios tftp

C. copy tftp flash

D. copy flash tftp

8)

9)

What is the main reason the OSI model was created?


A. To create a layered model larger than the DoD model
B. So application developers can change only one layers protocols at a time
C. So different networks could communicate
D. So Cisco could use the model

Page 1 of 11

10) Which protocol does DHCP use at the Transport layer?


A. IP
B. TCP
C. UDP

D. ARP

11) Which type of cable is used to connect the COM port of a host to the COM port of a router or
switch?
A. crossover
B. straight-through
C. rolled
D. shielded twisted-pair
12) Which two benefits are provided by using a hierarchical addressing network addressing scheme?
(Choose two)
A. reduces routing table entries
B. auto-negotiation of media rates
C. efficient utilization of MAC addresses

D. dedicated communications between devices

E. ease of management and troubleshooting


13) When a host transmits data across a network to another host, which process does the data go
through?
A. standardization
B. conversion
C. encapsulation
D. synchronization
14) Why does the data communication industry use the layered OSI reference model? (Choose two.)
A. It divides the network communication process into smaller and simpler components, thus aiding
component development, design, and troubleshooting.
B. It enables equipment from different vendors to use the same electronic components, thus
saving research and development funds.
C. It supports the evolution of multiple competing standards and thus provides business
opportunities for equipment manufacturers.
D. It encourages industry standardization by defining what functions occur at each layer of the
model.
E. It provides a framework by which changes in functionality in one layer require changes in other
layers.
15) What must happen if a DHCP IP conflict occurs?
A. Proxy ARP will fix the issue.
B. The client uses a gratuitous ARP to fix the issue.
C. The administrator must fix the conflict by hand at the DHCP server.
D. The dhcp server will reassign new IP addresses to both computers.
16) You want to implement a mechanism that automates the IP configuration, including IP address,
subnet mask, default gateway, and DNS
information. Which protocol will you use to accomplish this?
A. SMTP
B. SNMP
C. DHCP
D.ARP
17) Which two of the following are private IP addresses?
A. 12.0.0.1
B. 168.172.19.39
C. 172.20.14.36
E. 192.168.24.43

D. 172.33.194.30

Page 2 of 11

18) What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that
uses the 255.255.255.224 subnet mask?
A. 14
B. 15
C. 16
D. 30
E. 31
F. 62

19) A router receives information about network 192.168.10.0/24 from multiple sources. What will the
router consider the most reliable information about the path to that network?
A. an OSPF update for network 192.168.0.0/16
B. a static router to network 192.168.10.0/24
C. a static router to network 192.168.10.0/24 with a local serial interface configured as the next
hop
D. a RIP update for network 192.168.10.0/24
E. a directly connected interface with an address of 192.168.10.254/24
F. a default route with a next hop address of 192.168.10.1
20) Which two are advantages of static routing when compared to dynamic routing? (choose two)
A.
B.
C.
D.
E.
F.
G.

Security increases because only the network administrator may change the routing tables.
Configuration complexity decreases as network size increases.
Routing updates are automatically sent to neighbors.
Route summarization is computed 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.

21) Which of the following statements describe the network shown in the graphic? (Choose two)
A. There are two broadcast domains in the network.
B. There are four broadcast domains in the network.
C. There are six broadcast domains in the network.
D. There are four collision domains in the network.
E. There are five collision domains in the network.
F. There are seven collision domains in the network.

Page 3 of 11

22) Which mask should you use on point-to-point WAN links in order to reduce the waste of IP
addresses?
A. /27

B. /28

C. /29

D. /30

E. /31

23) You have an interface on a router with the IP address of 192.168.192.10/29. Including the router
interface, how many hosts can have IP addresses on the LAN attached to the router interface?
A. 6
B. 8
C. 30
D. 62
E. 126
24) You need to configure a server that is on the subnet 192.168.19.24/29. The router has the first
available host address. Which of the following should you assign to the server?
A. 192.168.19.0 255.255.255.0
B. 192.168.19.33 255.255.255.240
C. 192.168.19.26 255.255.255.248
D. 192.168.19.31 255.255.255.248
E. 192.168.19.34 255.255.255.240
25) When a ping to the local host IP address fails, what can you assume?
A. The IP address of the local host is incorrect.
B. The IP address of the remote host is incorrect.
C. The NIC is not functional.
D. The IP stack has failed to initialize.
26) When a ping to the local host IP address succeeds but a ping to the default gateway IP address fails,
what can you rule out? (Choose all that apply.)
A. The IP address of the local host is incorrect.
B. The IP address of the gateway is incorrect.
C. The NIC is not functional.
D. The IP stack has failed to initialize.

27) Refer to the exhibit.


PC> tracert 10.16.176.23
Tracing route to 10.16.176.23 over a maximum of 30
hops
1 31 ms 31 ms 32ms 172.16.182.1
2 62 ms 62 ms 62 ms 192.1681.6
3 93 ms 92 ms 34 ms 192.168.1.10
4 125 ms 110ms 125ms 10.16.176.23
Trace complete.
Host A has tested connectivity to a remote network. What is the default gateway for host A?
A. 172.16.182.1

B. 192.168.1.1

C. 10.16.176.1

D. 192.168.1.6

28) What functions do routers perform in a network? (Choose two)


A. packet switching
B. access layer security
C. path selection
D. VLAN membership assignment
E. bridging between LAN segments
F. microsegmentation of broadcast domains

Page 4 of 11

29) The Acme Company uses a router named Gateway to connect to its ISP. The address of the ISP
router is 206.143.5.2. Which commands could be configured on the Gateway router to allow
Internet access to the entire network? (Choose two.)
A. Gateway(config)#ip route 0.0.0.0 0.0.0.0 206.143.5.2
B. Gateway(config)#router rip
Gateway(config-router)#network 206.143.5.0
C. Gateway(config)#router rip
Gateway(config-router)#network 206.143.5.0 default
D. Gateway(config)#ip route 206.143.5.0 255.255.255.0 default
E. Gateway(config)#ip default-network 206.143.5.0
30) What command will prevent RIP routing updates from exiting an interface but will still allow the
interface to receive RIP route updates?
A. Router(config-if)#no routing
B. Router(config-if)#passive-interface
C. Router(config-router)#passive-interface s0
D. Router(config-router)#no routing updates
31) Which of the following statements are true regarding the command ip route 172.16.4.0
255.255.255.0 192.168.4.2? (Choose two.)
A. The command is used to establish a static route.
B. The default administrative distance is used.
C. The command is used to configure the default route.
D. The subnet mask for the source address is 255.255.255.0.
E. The command is used to establish a stub network.
32) What destination addresses will be used by HostA to send data to the HTTPS server as shown in the
following network? (Choose two.)
A. The IP address of the switch
B. The MAC address of the remote switch
C. The IP address of the HTTPS server
D. The MAC address of the HTTPS server
E. The IP address of RouterAs Fa0/0 interface
F. The MAC address of RouterAs Fa0/0 interface
33) Which of the following is true regarding the following output? (Choose two.)
04:06:16: RIP: received v1 update from 192.168.40.2 on Serial0/1
04:06:16: 192.168.50.0 in 16 hops (inaccessible)
04:06:40: RIP: sending v1 update to 255.255.255.255 via
FastEthernet0/0 (192.168.30.1)
04:06:40: RIP: build update entries
04:06:40: network 192.168.20.0 metric 1
04:06:40: network 192.168.40.0 metric 1
04:06:40: network 192.168.50.0 metric 16
04:06:40: RIP: sending v1 update to 255.255.255.255 via Serial0/1
(192.168.40.1)
A. There are three interfaces on the router participating in this update.
B. A ping to 192.168.50.1 will be successful.
C. There are at least two routers exchanging information.
D. A ping to 192.168.40.2 will be successful.

Page 5 of 11

34) Which of the following is the best description of the operation of split horizon?
A. Information about a route should not be sent back in the direction from which the original
update came.
B. It splits the traffic when you have a large bus (horizon) physical network.
C. It holds the regular updates from broadcasting to a downed link.
35) A non-Cisco router will consider what value first during the BGP best path selection process?
A. ORIGIN
B. AS_PATH
C. MED
D. BGP RID
E. LOCAL PREF
F. WEIGHT
36) Which of the following BGP regular expressions would match an AS_PATH that originated in AS 150
but had passed through other ASes on the way to the local router?
A. _150$
B. ^150$
C. ^$150
D. $150^
37) Take a look at the following configuration and identify the true statements regarding the router at
10.1.1.2.
router bgp 100
neighbor 10.1.1.2 remote-as 200
A. The router is in AS 100.
B. The router is in AS 200.
C. It should be an iBGP neighbor to the local router.
D. It should be an eBGP neighbor to the local router.
38) A Cisco router would return the message "incomplete command" if you entered the following
command in a BGP configuration. What required value is missing?
neighbor 172.12.123.3
A. The neighbor's hostname
B. The neighbor's BGP state
C. The neighbor's AS number
D. The neighbor's area number
39) Which of the following attributes will be carried in every BGP update?
A. origin
B. local_pref
C. next-hop
D. atomic aggregate
E. MED
F. as_path
F. community
G. aggregator
40) There are three possible routes for a router to reach a destination network. The first route is from
OSPF with a metric of 782. The second route is from RIPv2 with a metric of 4. The third is from
EIGRP with a composite metric of 20514560. Which route will be installed by the router in its
routing table?
A. RIPv2
B. EIGRP
C. OSPF
D. All three

41) Which EIGRP information is held in RAM and maintained through the use of Hello and update
packets? (Choose two.)
A. Neighbor table
B. STP table
C. Topology table
DUAL table

42) Which of the following describe the process identifier that is used to run OSPF on a router? (Choose
two.)
A. It is locally significant.
B. It is globally significant.
C. It is needed to identify a unique instance of an OSPF database.
D. It is an optional parameter required only if multiple OSPF processes are running on the router.
E. All routes in the same OSPF area must have the same Process ID if they are to exchange routing
information.

Page 6 of 11

43) Where are EIGRP successor routes stored?


A. In the routing table only
C. In the topology table only
E. In the routing table and the topology table

B. In the neighbor table only


D. In the routing table and neighbor table
F. In the topology table and the neighbor table

44) Which command will display all the EIGRP feasible successor routes known to a router?
A. show ip routes *
B. show ip eigrp summary
C. show ip eigrp topology
D. show ip eigrp adjacencies
E. show ip eigrp neighbors detail
45) You get a call from a network administrator who tells you that he typed the following into his
router:
Router(config)#router ospf 1
Router(config-router)#network 10.0.0.0 255.0.0.0 area 0
He tells you he still cant see any routes in the routing table. What configuration error did the
administrator make?
A. The wildcard mask is incorrect.
B. The OSPF area is wrong.
C. The OSPF Process ID is incorrect.
D. The AS configuration is wrong.

46) Which of the following protocols support VLSM, summarization, and discontiguous networking?
(Choose three.)
A. RIPv1
B. IGRP
C. EIGRP
D. OSPF
E. RIPv2
47) Which of the following are true regarding OSPF areas? (Choose three.)
A. You must have separate loopback interfaces configured in each area.
B. The numbers you can assign an area go up to 65,535.
C. The backbone area is also called area 0.
D. If your design is hierarchical, then you dont need multiple areas.
E. All areas must connect to area 0.
F. If you have only one area, it must be called area 1.
48) Which of the following network types have a designated router and a backup designated router
assigned? (Choose two.)
A. Broadcast
B. Point-to-point
C. NBMA
D. NBMA point-to-point
E. NBMA point-to-multipoint
49) A network administrator needs to configure a router with a distance-vector protocol that allows
classless routing. Which of the following satisfies those requirements?
A. IGRP
B. OSPF
C. RIPv1
D. EIGRP
E. IS-IS

50) On what OSPF router types can the area range command be used?
A. Any of them
B. None of them
C. ABRs only
D. ASBRs only
E. Both ABRs and ASBRs
51) The command summary-address is designed for use on what OSPF router type?
A. ABRs only
B. ASBRs only
C. Both ABRs and ASBRs
D. Neither ABRs not ASBRs

Page 7 of 11

52) Examine the following excerpt from the show ip ospf command on D1:
Area BACKBONE (0)
Number of interfaces in the this area is 1
Area has no authentication
SPF algorithm last executed 00:00:31.280 ago
SPF algorithm executed 5 times
Area ranges are
Number of LSA 13. Checksum Sum 0x16F0FD
Number of opaque link LSA 0. Checksum Sum 0000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
Area 16
Number of interfaces in this area is 2
Area has message digest authentication
SPF algorithm last executed 00:00:34.928 ago
SPF algorithm executed 7 times
Area ranges are
Number of LSA 5. Checksum Sum 0x02FCD3
Number of opaque link LSA 0. Checksum Sum 0000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
Based on the information shown above, what is most likely causing the different missing routes
throughout the network?
A.
B.
C.
D.
E.
F.
G.

Area 16 is configured with authentication.


Area 16 has been configured to use the same interfaces as Area 0.
Area 0 and Area 32 have been configured with mismatched LSA numbers.
Area 16 has been configured as a total stub network
Area 16 has been configured as a stub network
Area 0 is discontiguous.
None of the above

53) Refer to the exhibit. You are the network administrator responsible for the NProuter, the 10.1.1.1
router, and the 10.1.1.2 router. What can you determine about the OSPF operations from the
debug output?
NProuter#debug ip ospf events
OSPF events debugging is on
NProuter#
00:02:03: OSPF: Rev hello from 172.16.1.1 area 0 from Serial0/0 10.1.1.1
00:02:03: OSPF: Mismatched hello parameter from 10.1.1.1
00:02:03: OSPF: Dead R 120 C 10, Hello R 30 C 30
00:02:26: OSPF Rcv hello from 192.168.1.2 area 0 from Serial0/0 10.1.1.2
00:02:26: OSPF: Mismatched hello parameters from 10.1.1.2
00:02:26: OSPF: Dead R 120 C 10, Hello R 30 C 30
A. The NProuter has two OSPF neighbors in the Full adjacency state.
B. The NProuter serial0/0 interface has the OSPF dead timer set to 10 seconds.
C. The NProuter serial0/0 interface has been configured with an OSPF network type of point-topoint.
D. The 10.1.1.1 and 10.1.1.2 routers are not using the default OSPF dead and hello timers setting.
E. The Mismatched error is caused by the expiration of the OSPF timers.
Page 8 of 11

54) You have just completed an OSPF implementation. While executing your verification plan, you
determine that R1 is not able to establish full OSPF adjacency with R2. The show ip ospf neighbor
command output on R1 shows that R2 is stuck in the INIT state.
What could be the cause of this problem?
A.
B.
C.
D.
E.

DR and BDR election errors between R1 and R2.


The R2 router has not received the OSPF hello packets from the R1 router.
Mismatched interface maximum transmission unit (MTU) configuration between the R1 and R2.
Mismatched OSPF hello interval configuration between the R1 and R2.
Corrupted LSAs exchanges between the R1 and R2.

55) Refer to the exhibit. Router RIP is attempting to establish BGP neighbor relationships with routers
RT1 and RT3. On the basis of the information that is presented in the exhibit, which two statements
are true? (Choose two)

A.
B.
C.
D.
E.
F.

RTR has a BGP password set but neighbor 10.0.0.1 does not
RTR has a BGP password set but neighbor 10.0.0.5 does not
RTR has a BGP password set but neighbor 10.0.0.1 has an incorrect password set
RTR has a BGP password set but neighbor 10.0.0.5 has an incorrect password set
Neighbor 10.0.0.1 has a BGP password set but RTR does not
Neighbor 10.0.0.5 has a BGP password set but RTR does not

56) Which command displays the IBGP and EBGP neighbors that are configured?
A . show ip bgp
B . show ip bgp paths
C . show ip bgp peers
D . show ip bgp summary

Page 9 of 11

57) BGP contains two paths to a destination. Assuming both routes were originated locally and have an
equal weight. what will be the next determining factor in choosing the best path?
A . lowest MED
B . highest local preference
C . lowest neighbor IP address
D. lowest origin code
E . shortest AS-path

58) After implementing EIGRP on your network, you issue the show ip eigrp traffic command on router
C. The following output is shown:
RouterC#show ip eigrp traffic
IF-EIGRP Traffic Statistics for process 1
Hellos sent/received: 481/444
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Approximately 25 minutes later, you issue the same command again. The following output is
shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 1057/1020
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Approximately 25 minutes later, you issue the same command a third time. The following output is
shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 1754/1717
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
What can you conclude about this network?
A. The network has been stable for at least the last 45 minutes.
B. There is a flapping link or interface, and router C knows an alternate path to the network.
C. There is a flapping link or interface, and router A does not know an alternate path to the
network.
D. EIGRP is not working correctly on router C.
E. There is not enough information to make a determination.
Page 10 of 11

59) Which three statements about OSPF areas are true? (Choose three)
A.
B.
C.
D.
E.

Areas introduce a boundary on the link-state updates.


Areas are logical definitions specific to any given router.
All routers within an area have the exact link-state database.
The calculation of the Dijkstra algorithm on a router is limited to changes within an area.
The area designated router will always have a priority of 0.

60) Which two conditions can cause BGP neighbor establishment to fail? (Choose two)
A. There is an access list blocking all TCP traffic between the two BGP neighbors.
B. The IBGP neighbor is not directly connected.
C. BGP synchronization is enabled in a transit autonomous system with fully-meshed IBGP
neighbors.
D. The BGP update interval is different between the two BGP neighbors.
E. The BGP neighbor is referencing an incorrect autonomous system number in its neighbor
statement.

Section (B)
Question: Draw a diagram detailing how eMART network will be set up.
Scenario A :eMART, an international company (with a head office in Wellington), has recently established three
regional branches located in Auckland, Christchurch, and Japan. Based on the following description,
draw up a detailed diagram to illustrate the companys networking infrastructure. Include in the diagram
the whole internal network (all LANs) with the connecting devices, the Internet connections, and all
telecommunication links. Clearly label the elements of the diagram.
The companys eCommerce site (B-to-C) is hosted by the company itself and is physically located
in the head office in Wellington. The companys databases are physically located in Auckland.
The head office (Wellington) has one Novell Netware server, one Web server, four PCs and one
printer networked together in a LAN using STAR physical topology.
The Japan branch has one Novell Netware server, four PCs and one printer networked together
in a LAN using STAR physical topology.
The Christchurch branch has one Novell Netware server, four PCs and one printer networked
together in a LAN using BUS physical topology.
The Auckland branch has one Novell Netware server, one Database server, four PCs and one
printer networked together in a LAN using RING physical topology.
The Wellington and Japan branches use a high-speed digital link (1.54 Mbps) to access the
Internet.
Both the Christchurch and the Auckland branches have an ADSL (740 kbps) for fast Internet
access.
Each branch has a dedicated router for linking to the outside world over the Internet. All the
branches use a local ISP for their Internet connection.

Page 11 of 11

Das könnte Ihnen auch gefallen