Drag and drop the characteristic from the left onto the IPv6 address type on the right.
How do TCP and UDP differ in the way that they establish a connection between two endpoints?
ATCP uses the three-way handshake, and UDP does not guarantee message delivery.
BTCP uses synchronization packets, and UDP uses acknowledgment packets.
CUDP provides reliable message transfer, and TCP is a connectionless protocol.
DUDP uses SYN, SYN ACK, and FIN bits in the frame header while TCP uses SYN, SYN ACK, and ACK bits.
Which 802.11 frame type is Association Response?
Amanagement
Bprotected frame
Caction
Dcontrol
In which way does a spine-and-leaf architecture allow for scalability in a network when additional access ports are required?
AA spine switch and a leaf switch can be added with redundant connections between them.
BA spine switch can be added with at least 40 GB uplinks.
CA leaf switch can be added with connections to every spine switch.
DA leaf switch can be added with a single connection to a core spine switch.
Which command automatically generates an IPv6 address from a specified IPv6 prefix and MAC address of an interface?
Aipv6 address dhcp
Bipv6 address 2001:DB8:5:112::/64 eui-64
Cipv6 address autoconfig
Dipv6 address 2001:DB8:5:112::2/64 link-local
When configuring IPv6 on an interface, which two IPv6 multicast groups are joined? (Choose two.)
A2000::/3
B2002::5
CFC00::/7
DFF02::1
EFF02::2
What is the default behavior of a Layer 2 switch when a frame with an unknown destination MAC address is received?
AThe Layer 2 switch forwards the packet and adds the destination MAC address to its MAC address table.
BThe Layer 2 switch sends a copy of a packet to CPU for destination MAC address learning.
CThe Layer 2 switch floods packets to all ports except the receiving port in the given VLAN.
DThe Layer 2 switch drops the received frame.
An engineer must configure a /30 subnet between two routes. Which usable IP address and subnet mask combination meets this criteria?
Ainterface e0/0 description to XX-AXXX:XXXXX ip address 10.2.1.3 255.255.255.252
Binterface e0/0 description to XX-AXXX:XXXXX ip address 192.168.1.1 255.255.255.248
Cinterface e0/0 description to XX-AXXX:XXXXX ip address 172.16.1.4 255.255.255.248
Dinterface e0/0 description to XX-AXXX:XXXXX ip address 209.165.201.2 225.255.255.252
Which network allows devices to communicate without the need to access the Internet?
A172.9.0.0/16
B172.28.0.0/16
C192.0.0.0/8
D209.165.201.0/24
Which IPv6 address block sends packets to a group address rather than a single address?
A2000::/3
BFC00::/7
CFE80::/10
DFF00::/8
What are two reasons that cause late collisions to increment on an Ethernet interface? (Choose two.)
Awhen Carrier Sense Multiple Access/Collision Detection is used
Bwhen one side of the connection is configured for half-duplex
Cwhen the sending device waits 15 seconds before sending the frame again
Dwhen a collision occurs after the 32nd byte of a frame has been transmitted
Ewhen the cable length limits are exceeded
What is a benefit of using a Cisco Wireless LAN Controller?
AIt eliminates the need to configure each access point individually.
BCentral AP management requires more complex configurations.
CUnique SSIDs cannot use the same authentication method.
DIt supports autonomous and lightweight APs.
Which action is taken by switch port enabled for PoE power classification override?
AIf a monitored port exceeds the maximum administrative value for power, the port is shutdown and err-disabled.
BWhen a powered device begins drawing power from a PoE switch port, a syslog message is generated.
CAs power usage on a PoE switch port is checked, data flow to the connected device is temporarily paused.
DIf a switch determines that a device is using less than the minimum configured power, it assumes the device has failed and disconnects it.
Which two conditions must be met before SSH operates normally on a Cisco IOS switch? (Choose two.)
AIP routing must be enabled on the switch.
BA console password must be configured on the switch.
CTelnet must be disabled on the switch.
DThe switch must be running a k9 (crypto) IOS image.
EThe ip domain-name command must be configured on the switch.
What is the primary effect of the spanning-tree portfast command?
AIt immediately enables the port in the listening state.
BIt immediately puts the port into the forwarding state when the switch is reloaded.
CIt enables BPDU messages.
DIt minimizes spanning-tree convergence time.
Which QoS Profile is selected in the GUI when configuring a voice over WLAN deployment?
APlatinum
BBronze
CGold
DSilver
Which unified access point mode continues to serve wireless clients after losing connectivity to the Cisco Wireless LAN Controller?
Alocal
Bmesh
Cflexconnect
Dsniffer
Which mode must be used to configure EtherChannel between two switches without using a negotiation protocol?
Aactive
Bon
Cauto
Ddesirable
Refer to the exhibit. Which command provides this output?
Ashow ip route
Bshow cdp neighbor
Cshow ip interface
Dshow interface
Which mode allows access points to be managed by Cisco Wireless LAN Controllers?
Abridge
Blightweight
Cmobility express
Dautonomous
Which two values or settings must be entered when configuring a new WLAN in the Cisco Wireless LAN Controller GUI? (Choose two.)
AQoS settings
BIP address of one or more access points
CSSID
Dprofile name
Emanagement interface settings
Which command is used to specify the delay time in seconds for LLDP to initialize on any interface?
Alldp timer
Blldp tlv-select
Clldp reinit
Dlldp holdtime
Two switches are connected and using Cisco Dynamic Trunking Protocol. SW1 is set to Dynamic Auto and SW2 is set to Dynamic Desirable. What is the result of this configuration?