Questions
Which layer of the OSI model supplies services that allow user to interface with the network?
- physical
- session
- network
- application
- presentation
Which IEEE 802.16 broadband wireless technology allows users to connect to the ISP at speeds comparable to DSL and cable?
- Wi-Fi
- satellite
- WiMAX
- Metro Ethernet
Two routers Rtr1 and Rtr2 are both configured with RIP only. What will be the result when Rtr1 receives a routing update that contains a higher cost path to a network already in its routing table?
- The update information will replace the existing routing table entry.
- The update information will be added to the existing routing table.
- The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence.
- The update will be ignored and no further action will be taken.
A route to a destination network is learned from multiple routing protocols. What is used by a Cisco router to select the preferred route to the destination that will be installed in the routing table?
- metric
- route prefix
- update timer
- administrative distance
What action does a link-state take immediately upon receipt of an LSP from a neighboring router?
- floods the LSP to neighbors
- calculates the SPF algorithm
- runs the Bellman-Ford algorithm
- computes the best path to the destination network
Which router component stores the IOS image?
- NVRAM
- Flash
- ROM
- RAM
What is important to consider while configuring the subinterfaces of a router when implementing inter-VLAN routing?
- The physical interface must have an IP address configured.
- The subinterface numbers must match the VLAN ID number.
- The no shutdown command must be given on each subinterface.
- The IP address of each subinterface must be the default gateway address for each VLAN subnet.
Which IP address and wildcard mask would be used in an ACL to block traffic from all hosts on the same subnet as host 192.168.16.43/28?
- access-list 10 deny 192.168.16.0 0.0.0.31
- access-list 10 deny 192.168.16.16 0.0.0.31
- access-list 10 deny 192.168.16.32 0.0.0.16
- access-list 10 deny 192.168.16.32 0.0.0.15
A Class C address has been assigned for use in the network shown in the graphic. Using VLSM, which bit mask should be used to provide for the number of host addresses required on Router A, while wasting the fewest addresses?
- /31
- /30
- /29
- /27
- /26
As a WAN technician your have been asked to solve a problem between your DTE and your DCE. Which layer of the OSI is responsible for interfacing between Data Terminal Equip (DTE) and the Data Circuit/Terminate Equip (DCE)?
- Transport
- Application
- Network
- Physical
Refer to the exhibit. What effect does the point-to-point configuration on subinterface S0/0.110 have on the operation of the router?
- It helps to conserve IP addresses.
- It establishes multiple PVC connections to multiple physical interfaces.
- It eliminates split horizon issues without increasing the likelihood of routing loops.
- It requires the configuration of the encapsulation command on the subinterface.
When PVST+ was developed, the Bridge ID was modified to include which information?
- bridge priority
- MAC address
- protocol
- VLAN ID
Refer to the exhibit. Which command will allow Router2 to learn about the 192.168.16.0/28 network?
- Router1(config)# ip classless
- Router1(config-router)# network 192.168.16.0
- Router1(config-router)# no passive-interface serial 0/1/1
- Router2(config-router)# version 2
- Router2(config-router)# neighbor 10.0.0.2
After an Ethernet collision, when the backoff algorithm is invoked, which device has priority to transmit data?
- the device involved in the collision with the lowest MAC address
- the device involved in the collision with the lowest IP address
- any device in the collision domain whose backoff timer expires first
- those that began transmitting at the same time
Which type of network attack exploits vulnerabilities in the compromised system with the intent of propagating itself across a network?
- virus
- worm
- Trojan horse
- man-in-the-middle
Refer to the exhibit. Which statement correctly describes the path traffic would take from the 10.0.0.0/24 network to the 192.168.1.0/24 network if a link-state routing protocol was in use?
- BOS -> ATL because this path is highest cost
- BOS -> ATL because this path is the least hops
- BOS -> ORL -> JAX -> ATL because this path is the lowest cost
- traffic would load balance across all links
Which major problem does CSMA/CA overcome in wireless networks?
- bandwidth saturation
- privacy concerns
- media contention
- device interoperability
What range of networks will be advertised in the OSPF updates by the command Router1(config-router)# network 192.168.0.0 0.0.15.255 area 100?
- 192.168.0.0/24 through 192.168.0.15/24
- 192.168.0.0/24 through 192.168.15.0/24
- 192.168.16.0/24 through 192.168.255.0/24
- 192.168.15.0/24 through 192.168.31.0/24
- 192.168.15.0/24 through 192.168.255.0/24
Refer to the exhibit. Which address is a broadcast address for one of the subnets that are shown in the exhibit?
- 192.168.4.3/29
- 192.168.4.15/29
- 192.168.4.65/26
- 192.168.4.255/24