CCNA Practice Test - 11
CCNA practice test covering routing protocols (EIGRP, OSPF, RIPv1), switching and VLANs (VTP, port security), WAN technologies (ATM), network security (access lists, SSH), IP addressing and subnetting, OSI model, and Cisco device management.
Questions
Given that the IP address and subnet mask is 172.16.134.64 and255.255.255.224 respectively, which of the following options would describe this address?
- This is a useable host address.
- This is a broadcast address.
- This is a network address.
- This is not a valid address.
Which multicast address does EIGRP use to send hello and updates packets?
- 224.0.0.5
- 224.0.0.6
- 224.0.0.9
- 224.0.0.10
Refer to the exhibit. The network that is shown is running RIPv1. The 192.168.10.0/24 network was recently added and will only contain end users. What command or set of commands should be entered on Router1 to prevent RIPv1 updates from being sent to the end user devices on the new network while still allowing this new network to be advertised to other routers?
- Router1(config-)# no router rip Router1(config-router)# network 192.168.10.0
- Router1(config-router)# no network 192.168.10.0
- Router1(config-router)# passive-interface fastethernet 0/0
- Router1(config-router)# passive-interface serial 0/0/0
Which of the following is an example of a physical layer problem?
- incorrect encapsulation
- incorrect STP configuration
- incorrect ARP mapping
- incorrect clock rate
Which of the following commands will disable CDP for the first Ethernet interface?
- Router(config-if)# no cdp run
- Router(config)# no cdp enable e0
- Router(config-if)# no cdp enable
- Router(config)# no cdp run e0
- Router(config-if)# no CDP
What is the benefit of wireless as a media choice?
- more host mobility
- lower security risks
- reduced susceptibility to interference
- less impact of the surroundings on the effective coverage area
A network administrator uses the CLI to enter a command that requires several parameters. The switch responds with "% Incomplete command". The administrator cannot remember the missing parameters. What can the administrator do to get the parameter information?
- append ? to the last parameter
- append a space and then ? to the last parameter
- use Ctrl-P to show a parameter list
- use the Tab key to show which options are available
As a WAN engineer, it is your responsibility to enable port security on your company's Cisco Catalyst switch. Which of the following answers correctly states the function of enabling port security on this switch?
- Limits that hours of operation for this switch
- Allows only administrator passwords
- Limits all port traffic through this switch
- Limits the number of MAC addresses that can be serviced from a port
Refer to the exhibit. Hosts B and C attempt to transmit a frame at the same time, but a collision occurs. Which hosts will receive the collision jamming signal?
- All hosts that are shown
- Only hosts B and C
- Only hosts A, B, and C
- Only hosts A, B, C, and D
- Only hosts A, D, E, and F
While configuring a new switch, a network administrator configures the switch as an HTTP server. What benefits does this configuration provide?
- This allows the switch to host web pages for the network.
- This allows remote VPN connections to the switch over the Internet.
- This is required if a web server or web farm is attached to the switch.
- This allows web-based configuration tools to be used with the switch.
Which WAN technology uses a fixed payload of 48 bytes and is transported across both switched and permanent virtual circuits?
- ATM
- ISDN
- Frame Relay
- metro Ethernet
Which network command or set of commands will cause OSPF to be enabled for any R1 interface connected to the exhibited subnets?
- R1(config-router)# network 10.0.0.0 0.0.0.0 area 0
- R1(config-router)# network 10.1.0.0 0.0.0.255 area 0
- R1(config-router)# network 10.1.1.0 0.0.0.255 area 0
- R1(config-router)# network 10.1.2.4 0.0.0.3 area 0
- R1(config-router)# network 10.1.0.0 0.0.0.255.255 area 0
Which of the following options is true regarding OSPF?
- OSPF is an exterior gateway protocol (EGP).
- OSPF routing updates do not include the subnet masks.
- OSPF routing updates always contain the entire routing table.
- OSPF supports variable-length subnet masks.
A network administrator needs to keep the user ID, password, and session contents private when establishing remote CLI connectivity with a router to manage it. Which of the following access methods should be chosen?
- Telnet
- Console
- AUX
- SSH
If NVRAM lacks boot system commands, where does the router look for the Cisco IOS by default?
- ROM
- RAM
- Flash
- Bootstrap
Refer to the exhibit. All routers are configured to use the EIGRP routing protocol with default settings, all routes are advertised on all routers, and the network is fully converged. Which path will the data take to travel between 172.16.1.0/24 and 192.168.100.0/24?
- It will travel via A, B, and C.
- It will travel via A, F, E, D, and C.
- It will travel via A, G, H, and C.
- The traffic will be load-balanced on all paths.
Which of the following options is used by the Logical Link Control to communicate with the Network Layer?
- MAC Address
- Source Service Access Points
- Port Numbers
- Flow Control
Refer to the exhibit. Users on the Internal LAN are unable to connect to the www server. The network administrator pings the server and verifies that NAT is functioning correctly. Which OSI layer should the administrator begin to troubleshoot next?
- physical
- data link
- network
- application
Refer to the exhibit. An administrator has configured two access lists on R1. The list inbound on the serial interface is named Serial and the list inbound on the LAN interface is named LAN. What affect will be produced by the access control lists?
- PC1 will be able to telnet to PC3.
- R3 will not be able to communicate with PC1 and PC3.
- PC3 cannot telnet to R3 and cannot communicate with PC1.
- PC1 will not be able to telnet to R3 and PC3 will not be able to communicate with PC1.
What is a function of the data link layer?
- provides the formatting of data
- provides end-to-end delivery of data between hosts
- provides delivery of data between two applications
- provides for the exchange data over a common local media
Which of the following statements is true when VTP is configured on a switched network that incorporates VLANs?
- VTP is only compatible with the 802.1Q standard.
- VTP adds to the complexity of managing a switched network.
- VTP allows a to be configured to belong to more than one VTP domain.
- VTP dynamically communicates VLAN changes to all switches in the same VTP domain.