lists to allow resolution of Layer 3 addresses to Layer 2 MAC addresses? (Choose
two.)
- neighbor solicitations
- echo requests
- neighbor advertisements
- echo replies
- router solicitations router advertisements
2. Which range of link-local addresses can be assigned to an IPv6-enabled interface?
- FEC0::/10
- FDEE::/7
- FE80::/10
- FF00::/8
3. What would be the interface ID of an IPv6 enabled interface with a MAC address of
1C-6F-65- C2-BD-F8 when the interface ID is generated by using the EUI-64 process?
- 0C6F:65FF:FEC2:BDF8
- 1E6F:65FF:FEC2:BDF8
- C16F:65FF:FEC2:BDF8
- 106F:65FF:FEC2:BDF8
4. An organization is assigned an IPv6 address block of 2001:db8:0:ca00::/56. How
many subnets can be created without using bits in the interface ID space?
- 256
- 512
- 1024
- 4096
5. Refer to the exhibit. If host A sends an IP packet to host B, what will the destination
address be in the frame when it leaves host A?
- DD:DD:DD:DD:DD:DD
- 172.168.10.99
- CC:CC:CC:CC:CC:CC
- 172.168.10.65
- BB:BB:BB:BB:BB:BB
- AA:AA:AA:AA:AA:AA
6. When a switch configuration includes a user- defined error threshold on a
per-port basis, to which switching method will the switch revert when the error
threshold is reached?
- cut-through
- store-and-forward
- fast-forward fragment-free
- fragment-free
,7. Which two statements are correct about MAC and IP addresses during data
transmission if NAT is not involved? (Choose two.)
- Destination IP addresses in a packet header remain constant along the entire
path to a target host.
- Destination MAC addresses will never change in a frame that goes across seven
routers.
- Every time a frame is encapsulated with a new destination MAC address, a new
destination IP address is needed.
- Destination and source MAC addresses have local significance and change
every time a frame goes from one LAN to another.
- A packet that has crossed four routers has changed the destination IP address four
times.
8. What is one main characteristic of the data link layer?
- It generates the electrical or optical signals that represent the 1 and 0 on the media.
- It converts a stream of data bits into a predefined code.
- It shields the upper layer protocol from being aware of the physical medium to
be used in the communication.
- It accepts Layer 3 packets and decides the path by which to forward the packet to a
remote network.
9. What are three characteristics of the CSMA/CD process? (Choose three.)
- The device with the electronic token is the only one that can transmit after a collision.
- A device listens and waits until the media is not busy before transmitting.
- After detecting a collision, hosts can attempt to resume transmission after a
random time delay has expired.
- All of the devices on a segment see data that passes on the network medium.
- A jam signal indicates that the collision has cleared and the media is not busy.
- Devices can be configured with a higher transmission priority.
10. What are two primary responsibilities of the Ethernet MAC sublayer? (Choose
two.)
- error detection
- frame delimiting
- accessing the media
- data encapsulation
- logical addressing
11. Which two commands can be used on a Windows host to display the routing
table? (Choose two.)
- netstat -s
- route print
- show ip route
- netstat -r
- tracert
,12. What are two functions that are provided by the network layer? (Choose two.)
- directing data packets to destination hosts on other networks
- placing data on the network medium
- carrying data between processes that are running on source and destination hosts
- providing dedicated end-to-end connections
- providing end devices with a unique network identifier
13. Which two statements describe features of an IPv4 routing table on a router?
(Choose two.)
- Directly connected interfaces will have two route source codes in the routing
table: C and S.
- If there are two or more possible routes to the same destination, the route associated
with the higher metric value is included in the routing table.
- The netstat -r command can be used to display the routing table of a router.
- The routing table lists the MAC addresses of each active interface.
- It stores information about routes derived from the active router interfaces.
- If a default static route is configured in the router, an entry will be included in
the routing table with source code S.
14. How does the service password-encryption command enhance password security
on Cisco routers and switches?
- It requires encrypted passwords to be used when connecting remotely to a router or
switch with Telnet.
- It encrypts passwords that are stored in router or switch configuration files.
- It requires that a user type encrypted passwords to gain console access to a router
or switch.
- It encrypts passwords as they are sent across the
- network.
15. Why would a Layer 2 switch need an IP address?
- to enable the switch to send broadcast frames to attached PCs
- to enable the switch to function as a default gateway
- to enable the switch to be managed remotely
- to enable the switch to receive frames from attached PCs
16. What characteristic describes identity theft?
- the use of stolen credentials to access private data
- software on a router that filters traffic based on IP addresses or applications
- software that identifies fast-spreading threats
- a tunneling protocol that provides remote users with secure access into the network
of an
- organization
, 17. Match each description to its corresponding term. (Not all options are used.)
18. A user sends an HTTP request to a web server on a remote network. During
encapsulation for this request, what information is added to the address field of a
frame to indicate the destination?
- the network domain of the destination host
- the IP address of the default gateway
- the MAC address of the destination host
- the MAC address of the default gateway
19. Data is being sent from a source PC to a destination server. Which three
statements correctly describe the function of TCP or UDP in this situation? (Choose
three.)
- The source port field identifies the running application or service that will
handle data returning to the PC.
- The TCP process running on the PC randomly selects the destination port when
establishing a session with the server.
- UDP segments are encapsulated within IP packets for transport across the
network.
- The UDP destination port number identifies the application or service on the
server which will handle the data.
- TCP is the preferred protocol when a function requires lower network overhead.
- The TCP source port number identifies the sending host on the network.
20. Match each description with the
corresponding TCP mechanism. (Not all
options are used.)