Which result occurs when PortFast is enabled on an interface that is connected to another switch?
Which result occurs when PortFast is enabled on an interface that is connected to another switch?A . Root port choice and spanning tree recalculation are accelerated when a switch link goes down.B . After spanning tree converges, PortFast shuts down any port that receives BPDUs.C . VTP is allowed to...
Which statement identifies the functionality of virtual machines?
Which statement identifies the functionality of virtual machines?A . The hypervisor communicates on Layer 3 without the need for additional resources.B . Each hypervisor can support a single virtual machine and a single software switch.C . The hypervisor can virtualize physical components including CPU, memory, and storage.D . Virtualized servers...
What is the expected outcome when an EUI-64 address is generated?
What is the expected outcome when an EUI-64 address is generated?A . The interface ID is configured as a random 64-bit valueB . The characters FE80 are inserted at the beginning of the MAC address of the interfaceC . The seventh bit of the original MAC address of the interface...
Which two command sequences must be configured on a switch to establish a Layer 3 EtherChannel with an open-standard protocol? (Choose two.)
Which two command sequences must be configured on a switch to establish a Layer 3 EtherChannel with an open-standard protocol? (Choose two.)A . interface GigabitEthernet0/0/1 channel-group 10 mode autoB . interface GigabitEthernet0/0/1 channel-group 10 mode onC . interface port-channel 10 no switchport ip address 172.16.0.1 255.255.255.0D . interface GigabitEthernet0/0/1 channel-group...
Which two commands were used to create port channel 10?
Refer to the exhibit. Which two commands were used to create port channel 10? (Choose two.)A . int range g0/0-1 channel-group 10 mode activeB . int range g0/0-1 channel-group 10 mode desirableC . int range g0/0-1 channel-group 10 mode passiveD . int range g0/0-1 channel-group 10 mode autoE . int...
Refer to the exhibit
DRAG DROP Refer to the exhibit. Drag and drop the networking parameters from the left onto the correct values on the right. View AnswerAnswer:
Which design element is a best practice when deploying an 802.11b wireless infrastructure?
Which design element is a best practice when deploying an 802.11b wireless infrastructure?A . allocating nonoverlapping channels to access points that are in close physical proximity to one anotherB . disabling TCP so that access points can negotiate signal levels with their attached wireless devicesC . configuring access points to...
Which prefix does Router1 use for traffic to Host A?
Refer to the exhibit. Which prefix does Router1 use for traffic to Host A?A . 10.10.10.0/28B . 10.10.13.0/25C . 10.10.13.144/28D . 10.10.13.208/29View AnswerAnswer: D
How do TCP and UDP differ in the way that they establish a connection between two endpoints?
How do TCP and UDP differ in the way that they establish a connection between two endpoints?A . TCP uses the three-way handshake, and UDP does not guarantee message delivery.B . TCP uses synchronization packets, and UDP uses acknowledgment packets.C . UDP provides reliable message transfer, and TCP is a...
What is the difference regarding reliability and communication type between TCP and UDP?
What is the difference regarding reliability and communication type between TCP and UDP?A . TCP is reliable and is a connectionless protocol; UDP is not reliable and is a connection-oriented protocol.B . TCP is not reliable and is a connectionless protocol; UDP is reliable and is a connection-oriented protocol.C ....