When a switch receives a frame for a known destination MAC address, how is the frame handed?
When a switch receives a frame for a known destination MAC address, how is the frame handed?A . flooded to all ports except the one from which it originatedB . broadcast to all portsC . forwarded to the first available portD . sent to the port identified for the known...
Which level of severity must be set to get informational syslogs?
Which level of severity must be set to get informational syslogs?A . alertB . criticalC . noticeD . debugView AnswerAnswer: D
What does the switch do as it receives the frame from Sales-4?
Refer to the exhibit. The entire contents of the MAC address table are shown. Sales-4 sends a data frame to Sales-1. What does the switch do as it receives the frame from Sales-4?A . Map the Layer 2 MAC address to the Layer 3 IP address and forward the frameB...
In software-defined architecture, which place handles switching for traffic through a Cisco router?
In software-defined architecture, which place handles switching for traffic through a Cisco router?A . DataB . ControlC . ManagementD . ApplicationView AnswerAnswer: A
Drag and drop the functions of DHCP from the left onto any of the positions on the right. Not all functions are used.
Drag and drop the functions of DHCP from the left onto any of the positions on the right. Not all functions are used. View AnswerAnswer:
Which communication interaction takes place when a southbound API is used?
Which communication interaction takes place when a southbound API is used?A . between the SDN controller and PCs on the networkB . between the SDN controller and switches and routers on the networkC . between the SDN controller and services and applications on the networkD . between network applications and...
When a WLAN with WPA2 PSK is configured in the Wireless LAN Controller GUI which format is supported?
When a WLAN with WPA2 PSK is configured in the Wireless LAN Controller GUI which format is supported?A . UnicodeB . base64C . ASCIID . decimalView AnswerAnswer: C
Which two prefixes are included in this routing table entry?
Refer to the exhibit. R2#show ip route C 192.68.1.0/26 is directly connected, FastEthernet0/1 Which two prefixes are included in this routing table entry? (Choose two)A . 192.168.1.17B . 192.168.1.61C . 192.168.1.64D . 192.168.1.127E . 192.168.1.254View AnswerAnswer: A B
Which HTTP status code is returned after a successful REST API request?
Which HTTP status code is returned after a successful REST API request?A . 200B . 301C . 404D . 500View AnswerAnswer: A
Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two)
Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two)A . taskB . cookbookC . recipeD . modelE . playbookView AnswerAnswer: A E