Which action is taken by S1?
Refer to the exhibit. PC1 is trying to ping PC3 for the first time and sends out an ARP to S1. Which action is taken by S1?A . It forwards it out G0/3 only B. It is flooded out every port except G0/0. C. It drops the frame. D. It...
What are two similarities between UTP Cat 5e and Cat 6a cabling? (Choose two.)
What are two similarities between UTP Cat 5e and Cat 6a cabling? (Choose two.)A . Both operate at a frequency of 500 MHz. B. Both support runs of up to 55 meters. C. Both support runs of up to 100 meters. D. Both support speeds of at least 1 Gigabit....
What is the benefit of using FHRP?
What is the benefit of using FHRP?A . reduced management overhead on network routers B. balancing traffic across multiple gateways in proportion to their loads C. higher degree of availability D. reduced ARP traffic on the networkView AnswerAnswer: C
Which protocol does an IPv4 host use to obtain a dynamically assigned IP address?
Which protocol does an IPv4 host use to obtain a dynamically assigned IP address?A . ARP B. DHCP C. CDP D. DNSView AnswerAnswer: B Explanation: https://www.geeksforgeeks.org/how-dhcp-server-dynamically-assigns-ip-address-to-a-host/#:~:text=DHCP%20is%20an%20abbreviation%20for,subnet%20mask%20and%20gat eway%20address.
What does physical access control regulate?
What does physical access control regulate?A . access to spec fie networks based on business function B. access to servers to prevent malicious activity C. access :o computer networks and file systems D. access to networking equipment and facilitiesView AnswerAnswer: D
What are two benefits of controller-based networking compared to traditional networking?
What are two benefits of controller-based networking compared to traditional networking?A . controller-based increases network bandwidth usage, while traditional lightens the load on the network. B. controller-based inflates software costs, while traditional decreases individual licensing costs C. Controller-based reduces network configuration complexity, while traditional increases the potential for errors D....
What is an appropriate use for private IPv4 addressing?
What is an appropriate use for private IPv4 addressing?A . on the public-facing interface of a firewall B. to allow hosts inside to communicate in both directions with hosts outside the organization C. on internal hosts that stream data solely to external resources D. on hosts that communicates only with...
Which configuration accomplishes this task?
Router R1 must send all traffic without a matching routing-table entry to 192.168.1.1. Which configuration accomplishes this task?A . R1#config t R1(config)#ip routing R1(config)#ip route default-route 192.168.1.1 B. R1#config t R1(config)#ip routing R1(config)#ip route 192.168.1.1 0.0.0.0 0.0.0.0 C. R1#config t R1(config)#ip routing R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1 D. R1#config t...
counters are incremented?
A frame that enters a switch fails the Frame Check Sequence. Which two interface counters are incremented? (Choose two)A . runts B. giants C. frame D. CRC E. input errorsView AnswerAnswer: D,E Explanation: Whenever the physical transmission has problems, the receiving device might receive a frame whose bits have changed...
Which command prevents passwords from being stored in the configuration as plain text on a router or switch?
Which command prevents passwords from being stored in the configuration as plain text on a router or switch?A . enable secret B. service password-encryption C. username Cisco password encrypt D. enable passwordView AnswerAnswer: B