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.1B . R1#config t R1(config)#ip routing R1(config)#ip route 192.168.1.1 0.0.0.0 0.0.0.0C . R1#config t R1(config)#ip routing R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1D . R1#config t...
What is an advantage of Cisco DNA Center versus traditional campus device management?
What is an advantage of Cisco DNA Center versus traditional campus device management?A . It supports numerous extensibility options including cross-domain adapters and third-party SDKs.B . It supports high availability for management functions when operating in cluster mode.C . It enables easy autodiscovery of network elements m a brownfield deployment.D...
Which two interface counters are incremented?
A frame that enters a switch fails the Frame Check Sequence. Which two interface counters are incremented? (Choose two)A . runtsB . giantsC . frameD . CRCE . input errorsView AnswerAnswer: DE Explanation: Whenever the physical transmission has problems, the receiving device might receive a frame whose bits have changed...
What commands are needed to add a subinterface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?
Refer to the exhibit. What commands are needed to add a subinterface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?A . R1(config)#interface ethernet0/0 R1(config)#encapsulation dot1q 20 R1(config)#ip address 10.20.20.1 255.255.255.0B . R1(config)#interface ethernet0/0.20 R1(config)#encapsulation dot1q 20 R1(config)#ip address 10.20.20.1 255.255.255.0C . R1(config)#interface ethernet0/0.20 R1(config)#ip address...
Which type of wireless encryption is used for WPA2 in preshared key mode?
Which type of wireless encryption is used for WPA2 in preshared key mode?A . TKIP with RC4B . RC4C . AES-128D . AES-256View AnswerAnswer: D Explanation: We can see in this picture we have to type 64 hexadecimal characters (256 bit) for the WPA2 passphrase so we can deduce the...
Which action must be taken in router R1 to help resolve the configuration issue?
Refer to Exhibit. Router R1 Fa0/0 is unable to ping router R3 Fa0'1. Which action must be taken in router R1 to help resolve the configuration issue?A . set the default network as 20.20.20.0/24B . set the default gateway as 20.20.20.2C . configure a static route with Fa0/1 as the...
What are two roles of the Dynamic Host Configuration Protocol (DHCP)? (Choose two)
What are two roles of the Dynamic Host Configuration Protocol (DHCP)? (Choose two)A . The DHCP server offers the ability to exclude specific IP addresses from a pool of IP addressesB . The DHCP client can request up to four DNS server addressesC . The DHCP server assigns IP addresses...
What is a benefit of using a Cisco Wireless LAN Controller?
What is a benefit of using a Cisco Wireless LAN Controller?A . Central AP management requires more complex configurationsB . Unique SSIDs cannot use the same authentication methodC . It supports autonomous and lightweight APsD . It eliminates the need to configure each access point individuallyView AnswerAnswer: D
Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right
DRAG DROP Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right. View AnswerAnswer: Explanation: Double-Tagging attack: In this attack, the attacking computer generates frames with two 802.1Q tags. The first tag matches the native VLAN of the trunk...
Which command sequence must be configure on R2 to Be elected as the DR in the network?
Refer to Exhibit. All routers in the network are configured R2 must be the DR. After the engineer connected the devices, R1 was elected as the DR. Which command sequence must be configure on R2 to Be elected as the DR in the network? A . Option AB . Option...