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...
Which mode allows access points to be managed by Cisco Wireless LAN Controllers?
Which mode allows access points to be managed by Cisco Wireless LAN Controllers?A . autonomousB . lightweightC . bridgeD . mobility expressView AnswerAnswer: B Explanation: https://www.cisco.com/c/en/us/support/docs/wireless/aironet-1200-series/70278-lap-faq.html A Lightweight Access Point (LAP) is an AP that is designed to be connected to a wireless LAN (WLAN) controller (WLC). APs are “lightweight,”...
Which technology is used to improve web traffic performance by proxy caching?
Which technology is used to improve web traffic performance by proxy caching?A . WSAB . FirepowerC . ASAD . FireSIGHTView AnswerAnswer: A
Which outcome is expected when PC_A sends data to PC_B?
Refer to the exhibit. Which outcome is expected when PC_A sends data to PC_B?A . The switch rewrites the source and destination MAC addresses with its own.B . The source MAC address is changed.C . The source and destination MAC addresses remain the same.D . The destination MAC address is...
Which feature on the Cisco Wireless LAN Controller when enabled restricts management access from specific networks?
Which feature on the Cisco Wireless LAN Controller when enabled restricts management access from specific networks?A . CPU ACLB . TACACSC . Flex ACLD . RADIUSView AnswerAnswer: A Explanation: Reference: https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/71978-acl-wlc.html
What are two fundamentals of virtualization? (choose two)
What are two fundamentals of virtualization? (choose two)A . The environment must be configured with one hypervisor that serves solely as a network manager to monitor SNMP trafficB . It allows logical network devices to move traffic between virtual machines and the rest of the physical networkC . It allows...
What is the next hop address for traffic that is destined to host 10.0.1.5?
Refer to the exhibit. What is the next hop address for traffic that is destined to host 10.0.1.5?A . 10.0.1.3B . 10.0.1.50C . 10.0.1.4D . Loopback DView AnswerAnswer: B
Drag drop the descriptions from the left onto the correct configuration-management technologies on the right
DRAG DROP Drag drop the descriptions from the left onto the correct configuration-management technologies on the right. View AnswerAnswer: Explanation: The focus of Ansible is to be streamlined and fast, and to require no node agent installation. Thus, Ansible performs all functions over SSH. Ansible is built on Python, in...
Which type of route does R1 use to reach host 10.10.13.10/32?
Refer to the exhibit. Which type of route does R1 use to reach host 10.10.13.10/32?A . floating static routeB . host routeC . default routeD . network routeView AnswerAnswer: D Explanation: From the output, we see R1 will use the entry “O 10.10.13.0/25 [110/4576] via 10.10.10.1, …” to reach host...
Which output displays a JSON data representation?
Which output displays a JSON data representation? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C Explanation: JSON data is written as name/value pairs. A name/value pair consists of a field name (in double quotes), followed by a colon, followed...