Bonus Exam 1 Flashcards
You are looking at network traffic and see a large amount of traffic on UDP port 53; what type of traffic is this?
A. SSH
B. DNS
C. FTP
D. SMTP
B. DNS
DNS query traffic uses the UDP protocol and port 53.
You are having problems with an FTP application and your firewall; what should you use to fix the issue?
A. Active mode
B. A different port number
C. Passive mode
D. A TCP port above 1023
C. Passive mode
Passive mode FTP operates by allowing the client to open the data channel to the server. Active mode requires the data channel be open from the server to the client, which causes issues with firewalls.
You are collaborating with a network application developer on an application they are designing. The developer states she does not want to write code for checking the delivery of data. Which transport layer should you recommend?
A. ICMP
B. TFTP
C. UDP
D. TCP
D. TCP
The Transmission Control Protocol (TCP) has sequencing and acknowledgment of segments built in—the application designer does not need to worry about this function if TCP is used.
Which OSI layer is responsible for the logical assignment of addressing?
A. Network
B. Presentation
C. Transport
D. Data link
A. Network
The network layer is responsible for the logical assignment of IP addressing for networks, subnets, and hosts. The data link layer is responsible for physical assignment of MAC addresses.
What is the benefit of network segmentation?
A. Decreased broadcast domains
B. Increased broadcast domains
C. Decreased collision domains
D. Increased collision domains
B. Increased broadcast domains
Network segmentation increases the number of broadcast domains. This effectively decreases the number of broadcasts seen on a network segment and effectively increases bandwidth.
How is the root bridge selected with the Spanning Tree Protocol (STP)?
A. Lowest MAC address and highest bridge priority
B. Lowest MAC address and lowest bridge priority
C. Highest MAC address and highest bridge priority
D. Highest MAC address and lowest bridge priority
B. Lowest MAC address and lowest bridge priority
The lowest MAC address and lowest bridge priority in the network are selected as the root bridge.
You find that when a computer is turned on, it does not get a link light for about 1 minute. What should be done to fix the issue with minimal effect to the network?
A. Turn off the Spanning Tree Protocol on the switch
B. Configure port security on the port
C. Configure BPDU Guard on the port
D. Configure Spanning Tree PortFaston the port
D. Configure Spanning Tree PortFaston the port
Spanning Tree PortFast will change the order of blocking, listening, learning, and forwarding for traffic during convergence to forwarding, listening, and learning. This will allow for an immediate link light and forwarding of data during convergence.
You have an identical route for both a static route and OSPF route in your routing table, each to different destination gateways. What mechanism will allow static routes to be preferred over OSPF?
A. The static metrics are higher than the OSPF metrics
B. Administrative distance
C. The order of the route statements
D. The configuration of default gateway command
B. Administrative distance
The administrative distance of a static route is 1 as opposed to OSPF, which is 110. The lowest administrative distance associated with the route will always be preferred over a higher administrative distance.
You require the subnetting of the network address 192.168.1.0 to allow for 10 hosts per subnet while maintaining the maximum number of subnets. What should the subnet mask be?
A. 255.255.255.192
B. 255.255.255.224
C. 255.255.255.240
D. 255.255.255.248
C. 255.255.255.240
The subnet mask of 255.255.255.240 will allow for 14 hosts per subnet and a maximum of 16 subnets.
You need to cover a warehouse with wireless. The distances for many of the wireless access points will require additional switches. What can be implemented to reduce costs and maintain wireless coverage?
A. Power injectors
B. Mesh wireless network
C. Fiber-optic media converters
D. Coaxial media converters
B. Mesh wireless network
Mesh wireless networks reduce the costs of direct network cables to each WAP. Each mesh WAP will backhaul network communications over a separate wireless channel or frequency from the wireless channel/frequency used for service of the clients.
You have implemented IPv6 and EUI-64 on your network. You need to obtain the MAC address from the IPv6 address of 2001:0DB8::0301:24FF:FE56:7C7C. What is the MAC address?
A. 02:01:24:56:7C:7C
B. 03:01:24:56:7C:7C
C. 24:FF:FE:56:7C:7C
D. 01:01:24:56:7C:7C
D. 01:01:24:56:7C:7C
The FF:FE in the middle is padding that should be removed. Then the 7nd (U/L) bit in the first byte of the MAC address needs to be flipped back from 1 to 0, which reveals the original MAC address as 01:01:24:56:7C:7C.
Your organization requires a cloud-based service for keeping track of customers and service contracts. What type of service is this according to NIST guidelines?
A. IaaS
B. PaaS
C. SaaS
D. CaaS
B. PaaS
A cloud-based service in which you are the end consumer and service is controlled by the vendor is a Platform as a Service (PaaS). Gmail, Salesforce, and WebEx are just some examples.
You have a printer that is connected to the network. The printer is too difficult to configure a static IP address. What can be done to ensure that the printer obtains the same IP address every time?
A. Configure an exclusion on the DHCP server
B. Configure a pool on the DHCP server
C. Configure a scope on the DHCP server
D. Configure a MAC reservation on the DHCP server
D. Configure a MAC reservation on the DHCP server
Configuring a MAC reservation for the printer to an IP address in the DHCP pool will ensure that the same IP address is leased to the printer every time.
You have been asked to change the IP address in external DNS for a mail server in your organization. Which record can be changed with the least amount of effort?
A. A record
B. MX record
C. PTR record
D. TXT record
A. A record
The alias, or A, record that matches the MX record configured for the mail server should be changed. If you were to change the MX record, a new alias record would need to be created as well, since every MX record contains the FQDN that maps to an alias record.
Your company is installing a cable modem at another location and you need to gather supplies to terminate the coaxial cable. What connectors should you gather for the installation?
A. BNC connectors
B. F-connectors
C. LC connectors
D. RJ-45 connectors
B. F-connectors
The F-connector is used on coaxial cables for cable modems. Although RJ-45 might be required to terminate the network cable, the requirement is that you gather supplies for terminating the coaxial cable.
Your organization is purchasing two fiber-optic strands from a fiber provider to connect your two locations. The requirement is that communications continue to flow in the event of a transceiver failure. Which transceiver should be used on both ends?
A. SFP+
B. Duplex
C. QSFP
D. Bidirectional
D. Bidirectional
A bidirectional transceiver will utilize one strand of a fiber-optic cable for both transmitting and receiving of data. Using two will make the connection fault tolerant in the event one transceiver fails.
Your company has purchased office space that is prewired with Category 6 network cable. Most cable runs to the hosts are 80 meters. What is the maximum speed you will be able to use on this network?
A. 100 Mbps
B. 1 Gbps
C. 10 Gbps
D. 40 Gbps
B. 1 Gbps
The specification of Category 6 wiring is 10 Gbps if the cable run is under 55 meters. Therefore, your maximum transmission speed will be 1 Gbps, because the cable runs are over 55 meters.
You have been called in to assess a performance problem in a network. Upon inspection you find that all of the hosts have a high level of collisions and low bandwidth. What should you recommend to solve the performance problem?
A. Replace the network cabling with a higher specification
B. Install a router and segment the network
C. Replace all hubs with switches
D. Force full duplex at the hosts
C. Replace all hubs with switches
A network that suffers from a high amount of collisions and low bandwidth is the direct result of hubs in the network connecting the hosts. Replacing the hubs with switches will alleviate the collisions and low bandwidth. Forcing full duplex at the hosts will only further impact the problem and will not resolve the bandwidth issues.
You need to provide Ethernet connectivity to an IP camera that is 5,000 feet away. The solution should be cost effective. What should you recommend?
A. Wireless range extender
B. Media converter with fiber-optic cable
C. Media converter with coaxial cable
D. Wireless mesh network with a bridge
B. Media converter with fiber-optic cable
Installation of a fiber-optic cable with a media converter on both ends is the recommended solution because of the distance. The length of the cable run is too far for coaxial cable. Although a wireless mesh network with a bridge might work, it would be too expensive.