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
Drag and drop the attack-mitigation techniques from the left onto the Types of attack that they mitigate on the right
DRAG DROP Drag and drop the attack-mitigation techniques from the left onto the Types of attack that they mitigate on the right. View AnswerAnswer:
Which IPv6 address block sends packets to a group address rather than a single address?
Which IPv6 address block sends packets to a group address rather than a single address?A . 2000::/3B . FC00::/7C . FE80::/10D . FF00::/8View AnswerAnswer: D Explanation: FF00::/8 is used for IPv6 multicast and this is the IPv6 type of address the question wants to ask. FE80::/10 range is used for...
Which command entered on a switch configured with Rapid PVST* listens and learns for a specific time period?
Which command entered on a switch configured with Rapid PVST* listens and learns for a specific time period?A . switch(config)#spanning-tree vlan 1 max-age 6B . switch(config)#spanning-tree vlan 1 hello-time 10C . switch(config)#spanning-tree vlan 1 priority 4096D . switch(config)#spanning-tree vlan 1 forward-time 20View AnswerAnswer: D Explanation: Forward time: Determines how long...
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
Which two encoding methods are supported by REST APIs? (Choose two)
Which two encoding methods are supported by REST APIs? (Choose two)A . YAMLB . JSONC . EBCDICD . SGMLE . XMLView AnswerAnswer: BE Explanation: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/2-x/rest_cfg/2_1_x/b_Cisco_APIC_REST_API_Configuration_Guide/b_Cisco_APIC_REST_API_Configura tion_Guide_chapter_01.html Reference: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus1000/sw/5_x/rest_api_config/b_Cisco_N1KV_VMware_REST_API_Config_5x/b_Cisco_N1KV_VMware_REST_API_Config_5x_chapter_010.pdf The Application Policy Infrastructure Controller (APIC) REST API is a programmatic interface that uses REST architecture. The API accepts and returns HTTP...
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...