Drag Drop Questions 3
Question 1
Drag the IPv6 DNS record types from the left onto the description on the right.
Answer:
+ correlates a domain with its authoritative name servers: NS
+ associates the domain serial number with its owner: SOA
+ aliases one name to another: CNAME
+ supports reverse name lookups: PTR
+ correlates a host name with an IP address: AAAA
.
Question 2
Drag and drop the SNMP components from the left onto the descriptions on the
right.
Answer:
+ unsolicited message: SNMP trap
+ responds to status requests and requests for information about a device:
SNMP agent
+ collection of variables that can be monitored: MIB
+ resides on an NMS: SNMP manager
Question 3
Refer to the exhibit.
An engineer is required to verify that the network parameters are valid for the
users wireless LAN connectivity on a /24 subnet. Drag and drop the values from
the left onto the network parameters on the right. Not all values are used.
Answer:
+ host IP address: 192.168.1.20
+ broadcast address: 192.168.1.255
+ network address: 192.168.1.0
+ default gateway: 192.168.1.1
+ MAC address: B8-76-3F-7C-57-DF
+ last assignable IP address in the subnet: 192.168.1.254
Question 4
An engineer is tasked to configure a switch with port security to ensure devices
that forward unicasts, multicasts, and broadcasts are unable to flood the port.
The port must be configured to permit only two random MAC addresses at a
time. Drag and drop the required configuration commands from the left onto the
sequence on the right. (Not all commands are used)
Answer:
1: switchport mode access
2: switchport port-security
3: switchport port-security maximum 2
4: switchport port-security violation shutdown
Question 5
Drag the characteristics of network architectures from the left onto the type of
architecture on the right.
Answer:
Collapsed Core
+ most appropriate for small network designs
+ single device handles the core and the distribution layer
+ more cost-effective than other options
Three-Tier
+ separate devices handle the core and the distribution layer
+ enhances network availability
Question 6
Drag and drop the QoS congestion management terms from the left onto the
description on the right.
Answer:
+ services a specified number of bytes in one queue before continuing to the
next queue: CQ
+ provides guaranteed bandwidth to a specified class of traffic: CBWFQ
+ places packets into one of four priority-based queues: PQ
+ provides minimum guaranteed bandwidth to one or more flows: WFQ
+ uses store-and-forward queuing: FIFO
Question 7
Refer to the exhibit.
An engineer is configuring the router to provide static NAT for the webserver.
Drag and drop the configuration commands from the left onto the letters that
correspond to its position in the configuration on the right.
Answer:
+ position A: ip address 172.16.1.1 255.255.255.0
+ position B: ip nat inside
+ position C: ip address 45.83.2.214 255.255.255.240
+ position D: ip nat outside
+ position E: ip nat inside source static tcp 172.16.1.2 80 45.83.2.214 80
extendable
+ position F: ip nat inside source list 1 interface s0 overload
Question 8
Drag and drop the DHCP snooping terms from the left onto the descriptions on
the right.
Answer:
+ list of hosts on the network that are unknown to the administrative domain:
snooping binding database
+ unknown DHCP server within an administrative domain: spurious DHCP
server
+ network component that propagates IP addresses to hosts on the network:
DHCP server
+ default state of all interfaces: untrusted
+ internal device under the control of the network administrator: trusted