Courseiva

ENCOR 350-401 (350-401) — Questions 526600

1175 questions total · 16pages · All types, answers revealed

Page 7

Page 8 of 16

Page 9
526
Drag & Dropmedium

Drag and drop the steps of BGP route aggregation and suppress-map process into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The correct order for BGP route aggregation with suppress-map is: first, define a prefix-list to match the more-specific routes you want to suppress. Second, create a route-map with a suppress clause that references the prefix-list. Third, configure the aggregate-address in BGP under the address-family.

Fourth, apply the suppress-map to the aggregate-address command (typically as part of the aggregate-address command itself). Finally, verify the summary route and the suppressed routes.

527
Matchingmedium

Drag and drop each container technology on the left to its matching orchestration tool on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Kubernetes

LXD

Kubernetes

Kubernetes

Proxmox VE

Why these pairings

Docker is orchestrated by Docker Swarm or Kubernetes, but Kubernetes is the primary orchestrator; LXC/LXD is orchestrated by LXD; containerd is often used with Kubernetes; rkt was orchestrated by Kubernetes; and OpenVZ is managed by Proxmox VE.

528
Matchingeasy

Drag and drop each ACL action on the left to its matching result on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Allows the packet to pass through the ACL

Discards the packet and optionally logs it

Adds a descriptive comment to the ACL entry

Generates a log message when the ACL entry is matched

Matches TCP packets with ACK or RST bit set

Why these pairings

Permit allows traffic, deny drops traffic, remark adds a comment, log records matches, and established matches TCP with ACK/RST set.

529
Drag & Dropmedium

Drag and drop the steps of OSPFv3 IPv6 neighbor adjacency formation into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

OSPFv3 neighbor formation begins with the router sending Hello packets on the link. The neighbor receives the Hello and replies with its own Hello, including the router ID. Both routers then exchange Database Description packets to summarize their LSDB.

Link State Request packets are sent for missing LSAs, and Link State Update packets provide the requested LSAs. Finally, Link State Acknowledgment packets confirm receipt, completing the adjacency.

530
Drag & Dropmedium

Drag and drop the steps of YANG push periodic vs on-change subscription into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The correct order starts with configuring the subscription on the device, then specifying the data nodes, setting the update policy, and finally the device starts sending updates based on the policy.

531
Matchingmedium

Drag and drop each LACP port mode on the left to its matching negotiation behavior on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Sends LACP packets to negotiate; Initiates LACP negotiation; Forms EtherChannel with active or passive

Responds only to received LACP packets; Does not initiate negotiation

Why these pairings

Active initiates negotiation, passive waits for partner.

532
Drag & Dropmedium

Drag and drop the steps of configuring and applying a QoS policy using MQC into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The MQC process first defines traffic classes with class maps, then associates actions with policy maps, and finally applies the policy to an interface with a service-policy statement. Verification ensures correct operation.

533
MCQeasy

What is the default CAPWAP control path DTLS encryption mode on Cisco 9800 WLCs?

A.Enabled
B.Disabled
C.Optional (configurable per AP)
D.Only for data path
AnswerA

DTLS is enabled by default for control path.

Why this answer

Cisco 9800 WLCs have CAPWAP control path DTLS encryption enabled by default to secure control plane communications between the WLC and APs. This is mandated by RFC 5415 and ensures integrity and confidentiality of management traffic such as configuration and keepalives. The default setting cannot be disabled globally; it is always active for control traffic.

Exam trap

Cisco often tests the distinction between control path and data path DTLS defaults, where candidates mistakenly think DTLS is optional or disabled by default, or confuse the default for data path (disabled) with control path (enabled).

How to eliminate wrong answers

Option B is wrong because disabling DTLS for the control path is not a default configuration; it would leave control traffic unencrypted and violate security best practices. Option C is wrong because DTLS encryption for the control path is not optional per AP on the 9800; it is a global default that applies to all APs. Option D is wrong because DTLS for the data path is a separate configuration (enabled via 'ap dtls' or 'wireless profile policy') and is not the default for control traffic.

534
Multi-Selecteasy

Which two statements about STP port roles and states are true? (Choose two.)

Select 1 answer
A.A root port is the port on a non-root bridge that provides the best path to the root bridge.
B.A designated port is the port on a segment that has the lowest path cost to the root bridge, and there can be multiple designated ports on the same segment.
C.In classic STP, a port in the blocking state can still send and receive BPDUs.
D.An alternate port is a port that provides a backup path to the root bridge and is in the forwarding state when the root port is active.
E.A backup port is a port that provides a redundant connection to the same segment and is in the learning state when the designated port is active.
AnswersA

Correct. This is the standard definition of a root port.

Why this answer

In classic STP (802.1D), the root port is the port on a non-root bridge that has the best path to the root bridge. A designated port is the port on a segment with the best path to the root bridge, and there is exactly one designated port per segment. A blocking port does not forward user data and only receives BPDUs; it does not send BPDUs.

Alternate and backup ports are roles defined in RSTP, not classic STP, and they are in the discarding state, not forwarding or learning.

Exam trap

Candidates often assume that blocking ports can both send and receive BPDUs, but in classic STP, they only receive BPDUs. Blocking ports do not originate BPDUs.

535
Matchingmedium

Drag and drop each SNMP version on the left to its matching security feature on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Uses community strings in plaintext

Uses community strings in plaintext

Provides authentication and encryption

Provides authentication only

Provides authentication and encryption

Why these pairings

SNMPv1 and v2c use community strings (plaintext) for authentication; SNMPv3 provides authentication and encryption.

536
Matchingmedium

Drag and drop each syslog severity level on the left to its matching severity number on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

0

1

2

3

4

Why these pairings

Emergency=0, Alert=1, Critical=2, Error=3, Warning=4, Notice=5, Informational=6, Debug=7.

537
MCQeasy

A network engineer is using the Cisco DNA Center REST API to retrieve the list of network devices. The engineer sends a GET request to '/dna/intent/api/v1/network-device' and receives a 400 Bad Request response. The API documentation indicates that the request requires a query parameter 'siteId'. What should the engineer do to resolve the issue?

A.Include the 'siteId' query parameter in the request URL.
B.Change the HTTP method to POST because GET is not supported for this endpoint.
C.Add an 'Authorization' header with a valid token because the API requires authentication.
D.Use a different API endpoint, such as '/dna/intent/api/v1/site', to retrieve device information.
AnswerA

Correct because the API requires the 'siteId' parameter to filter devices by site.

Why this answer

A 400 Bad Request typically indicates a malformed request, such as missing required parameters. The API documentation specifies that 'siteId' is required, so the engineer must include it as a query parameter in the request.

538
Matchingmedium

Drag and drop each SPAN source type on the left to its correct monitored traffic description on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Monitors traffic on a single physical interface

Monitors all traffic in a specific VLAN

Monitors traffic on a port-channel interface

The port whose traffic is copied

The VLAN whose traffic is copied

Why these pairings

Port SPAN monitors all traffic on a specific port; VLAN SPAN monitors all traffic in a VLAN; EtherChannel SPAN monitors all traffic on a port-channel interface.

539
Drag & Dropmedium

Drag and drop the steps of Cisco DNA Center assurance data collection workflow into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Assurance begins with network devices streaming telemetry data (e.g., NetFlow, SNMP, syslog) to DNA Center. DNA Center processes and correlates the data to build a baseline of normal behavior. It then applies machine learning models to detect anomalies.

Alerts and insights are generated for potential issues. Finally, the dashboard displays health scores and recommended actions for the administrator.

540
MCQeasy

A network engineer is configuring multicast on a Cisco router that connects to a multi-access network. The engineer wants to ensure that only one router forwards multicast traffic onto the segment to avoid duplication. The engineer enables PIM on the interface. However, multicast traffic is still being duplicated on the segment. What is the most likely reason?

A.Both routers have the same DR priority and the DR election has not completed.
B.The interface is configured as a passive interface under OSPF.
C.IGMP snooping is disabled on the switch connecting the routers.
D.The multicast group is in the 224.0.0.0/24 range.
AnswerA

Correct because if the DR priority is equal, the router with the higher IP address becomes DR; if not elected, both may forward.

Why this answer

In a multi-access network running PIM, the Designated Router (DR) is responsible for forwarding multicast traffic onto the segment. If both routers have the same DR priority (default 1) and the DR election has not completed or is tied, both may forward traffic, causing duplication. The DR election uses the highest IP address as a tiebreaker when priorities are equal, but if the election process is incomplete or both routers believe they are the DR, duplication occurs.

Exam trap

Cisco often tests the misconception that IGMP snooping or OSPF passive interfaces cause multicast duplication, but the real trap is that candidates forget PIM DR election rules in multi-access networks, especially the tiebreaker using highest IP address when priorities are equal.

How to eliminate wrong answers

Option B is wrong because a passive interface under OSPF suppresses OSPF hello packets but does not affect PIM operation or DR election; multicast duplication is unrelated to OSPF passive interfaces. Option C is wrong because IGMP snooping operates on Layer 2 switches to optimize multicast forwarding, but it does not control which router forwards multicast onto the segment; duplication is a Layer 3 PIM issue. Option D is wrong because multicast groups in the 224.0.0.0/24 range are reserved for link-local protocols (e.g., OSPF, PIM) and are not forwarded by routers, so they would not cause duplication of forwarded multicast traffic.

541
Drag & Dropmedium

Drag and drop the steps of NFVI resource allocation and VNF instantiation into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The correct order starts with the NFVI administrator creating a tenant and allocating compute, storage, and network resources. Then the VNF descriptor is uploaded to the NFVO, which triggers the VNFM to request resource reservation. After resources are reserved, the VNFM instantiates the VNF using the allocated resources.

Finally, the VNF is configured and activated to provide the intended service.

542
Multi-Selecteasy

Which three statements about named ACLs and their configuration are true? (Choose three.)

Select 3 answers
A.Named ACLs can be either standard or extended.
B.Named ACLs allow individual entries to be added, removed, or reordered using sequence numbers.
C.Named ACLs are entered in global configuration mode using the 'ip access-list' command.
D.Named ACLs automatically renumber entries when a new entry is inserted between existing entries.
E.Named ACLs can be applied to interfaces using the 'ip access-group' command with the keyword 'in' or 'out'.
AnswersA, B, E

Named ACLs support both standard and extended types.

Why this answer

Named ACLs can be standard or extended (A). They allow individual entries to be added, removed, or reordered using sequence numbers (B). They are applied to interfaces using the 'ip access-group' command with the 'in' or 'out' keyword (E).

Option C is false: named ACLs are created with 'ip access-list' in global config to enter the ACL sub-configuration mode, but the ACL entries themselves are not entered in global config mode. Option D is false because named ACLs do not automatically renumber.

543
Multi-Selecteasy

Which two statements about RESTCONF are true? (Choose two.)

Select 2 answers
A.RESTCONF uses HTTP methods like GET, PUT, POST, and DELETE to manipulate YANG data.
B.RESTCONF supports only XML encoding for data.
C.RESTCONF uses SSH as the transport protocol.
D.RESTCONF provides a 'data' resource as the entry point for accessing YANG data stores.
E.RESTCONF defines its own data modeling language.
AnswersA, D

Correct because RESTCONF maps HTTP methods to CRUD operations on YANG data.

Why this answer

RESTCONF uses HTTP methods to access YANG-defined data on network devices. It supports both XML and JSON encoding. It does not use SSH or TLS natively for transport; it relies on HTTP over TLS (HTTPS) for security.

The 'data' resource is the top-level resource for accessing YANG data stores. RESTCONF does not define its own data model; it uses YANG models.

544
Drag & Dropmedium

Drag and drop the steps of the DHCP DORA process into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The DHCP DORA process begins with the client broadcasting a Discover message to locate a DHCP server. The server responds with an Offer message containing an IP address and configuration parameters. The client then sends a Request message to formally request the offered IP address.

Finally, the server sends an Acknowledge message to confirm the lease and provide the configuration.

545
Matchingmedium

Drag and drop each NETCONF operation on the left to its action on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Retrieve running configuration and state data

Retrieve configuration from a specific datastore

Modify the target configuration datastore

Confirm a candidate configuration as the new running config

Prevent other NETCONF sessions from altering a datastore

Why these pairings

Correct pairings: get retrieves running config and state data; get-config retrieves a specific datastore; edit-config modifies configuration; commit confirms a candidate configuration; lock prevents other sessions from modifying a datastore.

546
Drag & Dropmedium

Drag and drop the steps of Q-in-Q (802.1ad) double-tagging configuration into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

First enable the dot1q tunnel globally, then configure the access VLAN on the interface, enable the tunnel mode, and set the native VLAN to avoid conflicts.

547
Multi-Selecthard

Which three statements about Dynamic Trunking Protocol (DTP) are true? (Choose three.)

Select 3 answers
A.DTP is a Cisco proprietary protocol.
B.DTP frames are sent on the native VLAN.
C.The 'switchport mode dynamic desirable' setting causes the interface to actively attempt to form a trunk.
D.DTP operates at Layer 3 of the OSI model.
E.DTP is used to negotiate trunking on routed ports.
AnswersA, B, C

Correct because DTP is only available on Cisco switches and is not standardized.

Why this answer

Correct: A is true because DTP is Cisco proprietary and not supported on non-Cisco switches. B is true because DTP uses VLAN 1 (the native VLAN) for its frames; if the native VLAN is mismatched, DTP may fail. C is true because the 'switchport mode dynamic desirable' interface configuration command actively sends DTP frames to negotiate trunking.

D is incorrect because DTP operates at Layer 2, not Layer 3. E is incorrect because DTP is not used on routed ports; it only applies to switch ports in access or trunk mode.

548
Matchingmedium

Drag and drop each hypervisor product on the left to its matching vendor on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

VMware

Red Hat

Microsoft

Citrix

Oracle

Why these pairings

VMware vSphere is from VMware, KVM is from Red Hat (open source, but Red Hat is the primary commercial backer), Microsoft Hyper-V is from Microsoft, Xen is from Citrix (originally from the Xen Project), and Oracle VM is from Oracle.

549
Multi-Selecteasy

Which two statements about Cisco Aironet 2800/3800 series APs are true? (Choose two.)

Select 2 answers
A.These APs support 802.11ac Wave 2 with MU-MIMO technology.
B.These APs are Wi-Fi 6 (802.11ax) capable.
C.These APs have integrated antennas and are designed for indoor deployments.
D.These APs support modular field-replaceable radios for future upgrades.
E.These APs can operate in both local and FlexConnect modes.
AnswersA, C

Correct because the 2800/3800 series are 802.11ac Wave 2 APs that support Multi-User MIMO.

Why this answer

The 2800/3800 series APs are 802.11ac Wave 2 devices that support MU-MIMO and have integrated antennas; they do not support 802.11ax (Wi-Fi 6) and are not modular with field-replaceable radios.

550
Drag & Dropmedium

Drag and drop the steps of VLAN pruning on trunks using VTP into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

VTP pruning must be enabled globally before configuring the pruning-eligible list on a specific trunk interface. The global VTP pruning command enables the feature, then per-interface configuration restricts which VLANs can be pruned.

551
Drag & Dropmedium

Drag and drop the steps of YANG data model traversal for interface stats into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The process starts with identifying the YANG module, then navigating the tree to the interface container, retrieving statistics, and optionally filtering or using NETCONF/RESTCONF.

552
Matchingmedium

Match each Spanning Tree Protocol (STP) variant to its key characteristic.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Original standard, slow convergence

Fast convergence, backward compatible

Multiple spanning trees per VLAN group

Cisco proprietary, per-VLAN STP

Cisco proprietary, per-VLAN RSTP

Why these pairings

STP (802.1D) is the original slow-converging standard; RSTP (802.1w) provides rapid convergence; MSTP (802.1s) maps multiple VLANs to fewer spanning tree instances; PVST+ runs per-VLAN STP. Common confusions include equating STP with per-VLAN and RSTP with multiple instances.

553
Multi-Selecthard

Which three statements about SD-WAN segmentation and multi-tenancy are true? (Choose three.)

Select 3 answers
A.Each VPN in SD-WAN corresponds to a separate VRF on the edge device, providing Layer 3 isolation.
B.OMP advertises VPN membership information so that edge devices know which VPNs are reachable via each TLOC.
C.Extranet VPN configuration allows selected routes to be shared between different VPNs on the same edge device.
D.VPN 0 is used for service-side connectivity, such as connecting to a corporate LAN or data center.
E.Multi-tenancy in SD-WAN requires separate physical edge devices for each tenant to ensure isolation.
AnswersA, B, C

Correct because VPN IDs map to VRFs, isolating routing and forwarding domains.

Why this answer

VPN segmentation in SD-WAN uses VRFs (VPN IDs) to isolate traffic. Service-side routing uses VRFs, and transport-side uses TLOCs. OMP carries VPN membership information.

Extranet allows controlled sharing between VPNs. VPN 0 is for transport, not service. Multiple VRFs can be used to support multi-tenancy.

554
Drag & Dropmedium

Drag and drop the steps of NFVI resource allocation and VNF instantiation into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The NFVI resource allocation and VNF instantiation process begins with the NFVO receiving a VNF instantiation request, then the NFVO requests the VIM to allocate compute, storage, and network resources. The VIM allocates the resources and provides the resource IDs. The NFVO then instructs the VNFM to instantiate the VNF.

Finally, the VNFM instantiates the VNF on the allocated resources.

555
MCQeasy

A developer sends a RESTCONF request to retrieve interface statistics from a Cisco IOS-XE device: Request: ``` GET /restconf/data/ietf-interfaces:interfaces/interface=GigabitEthernet1/statistics HTTP/1.1 Host: 192.168.1.1 Accept: application/yang-data+json ``` Response: ```json { "ietf-interfaces:statistics": { "discontinuity-time": "2023-01-01T00:00:00Z", "in-octets": 1000000, "in-errors": 0, "out-octets": 500000, "out-errors": 0 } } ``` What is the correct way to interpret this response?

A.The response indicates the interface has 1,000,000 bytes received and 500,000 bytes transmitted.
B.The response shows the interface has 1,000,000 packets received and 500,000 packets transmitted.
C.The response indicates the interface has errors, so it is malfunctioning.
D.The response is invalid because the namespace should be 'ietf-interfaces:interfaces-state'.
AnswerA

in-octets is received bytes, out-octets is transmitted bytes.

Why this answer

The response shows the statistics for the interface, including in-octets and out-octets. The data is in JSON format with the namespace prefix 'ietf-interfaces:'. The engineer can use this data to monitor interface utilization.

556
Matchingmedium

Drag and drop each route-target action on the left to its matching behavior on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Adds routes with a matching Route Target into the VRF

Tags routes from the VRF with a Route Target for advertisement

Filters which routes are imported into the VRF based on a route map

Filters which routes are exported from the VRF based on a route map

Can be configured per VRF using route-target commands

Why these pairings

Import RT adds routes with matching RT into the VRF; export RT tags routes from the VRF; import map filters routes during import; export map filters routes during export; both import and export can be configured per VRF.

557
Matchingmedium

Drag and drop each YANG module on the left to its matching data category on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

vendor-neutral interface configuration and state

Cisco IOS-XE native device configuration

IETF standard interface management

vendor-neutral BGP configuration and state

Cisco-specific BGP configuration

Why these pairings

OpenConfig defines vendor-neutral models, Cisco-IOS-XE-native defines Cisco-specific native models, and ietf-interfaces defines standard interface models.

558
Matchingmedium

Drag and drop each BGP attribute on the left to the value that is preferred (highest or lowest) during path selection on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Highest

Highest

Lowest

Lowest

Lowest

Why these pairings

Higher weight is preferred; higher LOCAL_PREF is preferred; shorter AS_PATH length is preferred; lower MULTI_EXIT_DISC is preferred; lower IGP metric to next-hop is preferred.

559
Matchingmedium

Drag and drop each MPLS VPN role on the left to its matching description on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Customer edge router that connects to the provider network

Provider edge router that attaches labels and runs MP-BGP with other PEs

Provider core router that switches MPLS labels and does not hold customer routes

Router that connects two different MPLS VPN domains or autonomous systems

Route Reflector that reduces MP-BGP peering by reflecting VPN routes

Why these pairings

CE routers connect customer sites to the provider; PE routers label customer routes and exchange VPNv4 prefixes via MP-BGP; P routers perform label switching without storing customer routes; ASBR routers connect different MPLS domains; RRs propagate VPN routes within an AS.

560
MCQmedium

A network engineer is automating the configuration of a new VLAN on a Cisco Catalyst 9000 switch using RESTCONF. The engineer sends a PUT request to the URI 'https://switch/restconf/data/Cisco-IOS-XE-native:Native/VlanList' with a JSON payload containing the VLAN details. The switch responds with a 405 Method Not Allowed error. What is the most likely cause of this error?

A.The engineer used the wrong URI; the correct URI should include a specific VLAN ID.
B.The engineer should have used the POST method instead of PUT to create a new list entry.
C.The payload format is incorrect; the engineer must use XML instead of JSON.
D.The switch does not support RESTCONF for VLAN configuration; NETCONF must be used instead.
AnswerB

Correct because RESTCONF uses POST to create a new resource in a list, while PUT is used to replace an existing resource.

Why this answer

The PUT method is typically used to create or replace a resource, but for list entries in RESTCONF, the POST method is used to add a new entry. The 405 error indicates that the method is not allowed for the specified URI. The engineer should use POST to add a new VLAN entry to the list.

The URI originally referenced the NX-OS device model, but the Catalyst 9000 runs IOS-XE, so the correct URI uses 'Cisco-IOS-XE-native'.

561
Drag & Dropmedium

Drag and drop the steps of configuring Dynamic NAT on a Cisco IOS router into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Dynamic NAT configuration starts by defining the pool of global IP addresses using 'ip nat pool'. Next, an access list is created to identify the inside local addresses that will be translated. The NAT source list is then configured to associate the ACL with the pool.

After that, the inside and outside interfaces are designated with 'ip nat inside' and 'ip nat outside'. Finally, translation is verified with 'show ip nat translations'.

562
Drag & Dropmedium

Drag and drop the steps of LLQ configuration for voice traffic into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

First, classify voice traffic using a class-map matching DSCP EF. Then create a policy-map and assign the class to priority (LLQ). Optionally configure a bandwidth guarantee for other classes.

Apply the service-policy on the WAN interface. Finally, verify the LLQ operation using show policy-map interface.

563
Multi-Selectmedium

Which two statements about virtual machine migration (vMotion and cold migration) are true? (Choose two.)

Select 2 answers
A.vMotion migrates a running virtual machine from one host to another with no downtime.
B.Cold migration requires the virtual machine to be powered off before it can be moved to a different host.
C.Storage vMotion allows the virtual machine's disk files to be moved between datastores while the VM remains running.
D.vMotion requires that both source and destination hosts share the same physical storage.
E.Cold migration can only be performed within the same vCenter Server and cannot move VMs to a different datacenter.
AnswersB, C

Cold migration requires the VM to be powered off, which is true.

Why this answer

Cold migration requires the virtual machine to be powered off before moving to a different host (B is correct). Storage vMotion migrates disk files between datastores while the VM remains running (C is correct). vMotion does not always require shared storage; modern implementations allow migration without it (D is incorrect). vMotion has minimal downtime but not zero, so A is false. Cold migration can move VMs across datacenters within the same vCenter, so E is false.

564
Matchingmedium

Drag and drop each NETCONF operation on the left to its matching action on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Retrieve operational state and configuration data

Retrieve only configuration data from a datastore

Create, update, or delete configuration data

Confirm and apply candidate configuration changes

Prevent other NETCONF sessions from modifying a datastore

Why these pairings

get retrieves operational state and configuration, get-config retrieves only configuration, edit-config modifies configuration, commit applies candidate changes, and lock prevents other sessions from modifying the datastore.

565
Matchingmedium

Drag and drop each PIM mode on the left to its matching traffic distribution method on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Uses explicit join messages to build a shared tree, then can switch to shortest-path tree

Floods multicast traffic on all interfaces, then prunes branches that do not want it

Uses (S,G) state only; receivers must know the source address via IGMPv3

Uses a shared tree for both sources and receivers; no source-specific tree; uses designated forwarder to prevent loops

Allows interface to operate in sparse or dense mode per group

Why these pairings

PIM Sparse Mode uses explicit join to build shared tree then optionally switch to SPT; PIM Dense Mode floods and prunes; PIM SSM uses exclusively source-specific trees; PIM Bidir uses a shared tree with no source-specific tree and a designated forwarder to prevent loops.

566
Matchinghard

Drag and drop each CoPP class on the left to its matching traffic type on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Protects routing protocol packets like OSPF, BGP, EIGRP

Permits management traffic such as SSH, SNMP, and Telnet

Handles packets requiring CPU intervention (e.g., TTL expired, unreachable)

Matches any traffic not explicitly classified by other classes

Reserved for high-priority control plane traffic (e.g., LDP, RSVP)

Why these pairings

Routing class protects control plane routing protocols; Management class allows SSH/SNMP; Exception class handles packets that need CPU processing (e.g., TTL expiry); Default class matches all other traffic; Critical class is for high-priority control traffic.

567
Matchinghard

Drag and drop each Ansible variable precedence level on the left to its matching scope on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Variables passed via --extra-vars, highest precedence

Default variables inside a role, lowest precedence

Variables defined in host_vars/ directory for a specific host

Variables defined in group_vars/ directory for a group

Variables defined in the vars: section of a play

Why these pairings

extra-vars have highest precedence; role defaults have lowest; host vars apply to a specific host; group vars apply to all hosts in a group; play vars are set at the play level.

568
Drag & Dropmedium

Drag and drop the steps of gRPC dial-in telemetry session from collector into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The collector initiates the connection, authenticates, requests data, and the device streams telemetry back until the session ends.

569
Matchingmedium

Drag and drop each Ansible component on the left to its matching function on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Defines the managed nodes and their groups

A YAML file containing a list of tasks to execute

A structured collection of tasks, variables, and handlers for reuse

A Python script that performs a specific task on a managed node

A task that runs only when notified by another task

Why these pairings

Inventory defines managed nodes; playbook is a YAML file of tasks; role is a reusable set of tasks; module is a Python script for a specific action; handler is a task triggered by a notify.

570
Multi-Selecthard

Which two statements about multicast RP (Rendezvous Point) are true? (Choose two.)

Select 2 answers
A.The RP is used only in PIM sparse mode and is the root of the shared distribution tree.
B.A single RP can serve multiple multicast groups, and multiple RPs can be configured for different group ranges.
C.The RP must be the first-hop router for all multicast sources in the network.
D.The RP must be directly connected to all multicast receivers.
E.In PIM dense mode, the RP is used to limit multicast flooding.
AnswersA, B

Correct. The RP is used only in PIM sparse mode and is the root of the shared distribution tree.

Why this answer

The RP (Rendezvous Point) is used only in PIM sparse mode and serves as the root of the shared distribution tree. A single RP can serve multiple multicast groups, and multiple RPs can be configured for different group ranges using mechanisms like Auto-RP or BSR. The RP does not have to be the first-hop router for the source; sources can be anywhere in the network.

The RP does not need to be directly connected to receivers; it only requires IP reachability. PIM dense mode does not use an RP at all.

Exam trap

This is a straight forward question that asks for two true statements; options C, D, and E are incorrect. Candidates should carefully read the number of correct options required.

571
Drag & Dropmedium

Drag and drop the steps of Ansible role directory structure and task execution into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Ansible roles follow a standard directory layout: tasks/main.yml is executed first, then handlers are notified, defaults provide variables, vars override defaults, and templates are rendered for configuration files.

572
Multi-Selecthard

Which three statements about dynamic ARP inspection (DAI) are true? (Choose three.)

Select 3 answers
A.DAI validates ARP packets by checking the sender MAC and IP addresses against the DHCP snooping binding table.
B.DAI can be configured on a per-VLAN basis using the 'ip arp inspection vlan' command.
C.DAI includes rate limiting to prevent ARP flooding attacks.
D.DAI inspects both IPv4 ARP and IPv6 Neighbor Discovery packets.
E.DAI validates the destination IP address in ARP requests to prevent man-in-the-middle attacks.
AnswersA, B, C

Correct because DAI uses the DHCP snooping database to ensure ARP packets are legitimate.

Why this answer

Dynamic ARP Inspection (DAI) is a security feature that validates ARP packets in a network. It uses the DHCP snooping binding table to verify the MAC-to-IP address mapping. DAI is configured on a per-VLAN basis and can be applied to specific interfaces.

Rate limiting is used to prevent ARP storms. Option D is incorrect because DAI does not inspect ARP replies for IPv6; it is for IPv4 ARP only. Option E is incorrect because DAI does not validate the destination IP address of ARP requests; it validates the sender MAC and IP in the ARP body.

573
Drag & Dropmedium

Drag and drop the steps of network audit and gap analysis steps into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The audit starts with inventory collection, then performance baselining. Security and configuration compliance are checked, gaps are identified, and finally a remediation plan is created.

574
MCQmedium

An engineer is configuring MPLS L3VPN on a Cisco IOS-XR router. The VRF CUSTOMER_B is configured with route-target import 100:1 and export 100:1. The engineer notices that the VRF routes are not being advertised to the route reflector. The BGP session to the route reflector is established and the VPNv4 address family is activated. What is the missing configuration?

A.The VRF is not configured with a route distinguisher.
B.The engineer did not configure the address-family ipv4 unicast vrf CUSTOMER_B under BGP and redistribute the routes.
C.The route-target import/export values are incorrect.
D.The interface in the VRF is not configured with the ipv4 address.
AnswerB

Correct because without this, the VRF routes are not injected into BGP VPNv4.

Why this answer

In MPLS L3VPN on Cisco IOS-XR, simply configuring the VRF and establishing the BGP VPNv4 session is insufficient. The engineer must explicitly configure the address-family ipv4 unicast vrf CUSTOMER_B under BGP and use the redistribute command (e.g., redistribute connected or redistribute static) to inject the VRF routes into BGP for advertisement to the route reflector. Without this, the VRF routes remain in the local routing table but are never converted into VPNv4 prefixes.

Exam trap

Cisco often tests the misconception that configuring the VRF and establishing the BGP VPNv4 session is enough, but the trap is that candidates overlook the mandatory redistribution step under the VRF-specific BGP address family, which is required to inject routes into the VPNv4 table.

How to eliminate wrong answers

Option A is wrong because a route distinguisher (RD) is required for VRF configuration to make routes unique across VPNs, but its absence would cause the VRF to fail to install routes or cause route duplication, not specifically prevent advertisement to the route reflector; the question states the VRF is configured with route-target import/export, implying an RD is likely present. Option C is wrong because the route-target import 100:1 and export 100:1 values are correctly matched, which is necessary for route distribution between PE routers; incorrect values would affect import/export filtering but not the initial advertisement from the PE to the route reflector. Option D is wrong because an interface in the VRF with an IPv4 address is required for the VRF to have local routes, but the issue is about route advertisement to the route reflector, not about the existence of routes; the VRF could have routes from other sources (e.g., static) without a directly connected interface.

575
Drag & Dropmedium

Drag and drop the steps of NETCONF edit-config with candidate datastore flow into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The candidate datastore flow begins with locking the candidate, then editing it, validating the changes, committing them to running, and finally unlocking the candidate.

576
MCQmedium

Examine the following Python script snippet that uses netmiko to configure a Cisco IOS-XE device: ```python from netmiko import ConnectHandler device = { 'device_type': 'cisco_ios', 'ip': '192.168.1.1', 'username': 'admin', 'password': 'cisco', } connection = ConnectHandler(**device) output = connection.send_command('show ip interface brief') print(output) connection.disconnect() ``` What is the primary purpose of this script?

A.It configures an IP address on an interface.
B.It retrieves and prints the output of 'show ip interface brief'.
C.It saves the running configuration to startup configuration.
D.It backs up the configuration to a TFTP server.
AnswerB

The script connects, sends a show command, prints the output, and disconnects.

Why this answer

The script uses netmiko's `send_command()` method, which sends a show command to the device and returns the output. It does not include any configuration commands or file transfer operations. Therefore, its primary purpose is to retrieve and print the output of 'show ip interface brief'.

Exam trap

Cisco often tests the distinction between `send_command()` (for show commands) and `send_config_set()` (for configuration commands), leading candidates to mistakenly think any script that connects to a device is performing configuration changes.

How to eliminate wrong answers

Option A is wrong because the script uses `send_command()` to issue a show command, not a configuration command like `ip address`; no `send_config_set()` or `config_mode()` is used. Option C is wrong because saving the running configuration to startup configuration requires a command like `write memory` or `copy running-config startup-config`, which is not present. Option D is wrong because backing up to a TFTP server would require a command like `copy running-config tftp:` or a file transfer method, and the script only uses `send_command()` for a show command.

577
Multi-Selecthard

Which three statements about model-driven telemetry are true? (Choose three.)

Select 3 answers
A.Model-driven telemetry uses YANG data models to define the data to be streamed.
B.Telemetry data can be pushed from the network device to a collector using gRPC or gNMI.
C.Model-driven telemetry supports both periodic and on-change subscriptions.
D.Model-driven telemetry requires SSH for secure data transport.
E.Model-driven telemetry increases the polling overhead compared to SNMP.
AnswersA, B, C

Correct because YANG models describe the structure and semantics of the data, enabling structured telemetry.

Why this answer

Model-driven telemetry uses YANG data models and can push data via gRPC or gNMI. It supports both periodic and on-change subscriptions. It reduces polling overhead compared to SNMP.

It does not require SSH for transport (gRPC uses HTTP/2).

578
Drag & Dropmedium

Drag and drop the steps of MSDP peering for inter-domain multicast into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

MSDP peers first establish a TCP connection, then exchange SA messages to advertise active sources; the remote RP receives the SA, creates (S,G) state, and forwards join toward the source.

579
Drag & Dropmedium

Drag and drop the steps of DNA Center template deployment to a device into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The correct order begins with creating the template in the project, then committing the template, then attaching it to a site, then provisioning the device, and finally pushing the configuration. This ensures the template is properly versioned and applied during provisioning.

580
Multi-Selectmedium

Which two statements about 802.1X authentication with MAC Authentication Bypass (MAB) are true? (Choose two.)

Select 2 answers
A.MAB is used as a fallback authentication method for devices that do not support 802.1X.
B.MAB requires the supplicant to present a digital certificate for authentication.
C.In MAB, the switch sends the MAC address of the endpoint as the username and password to the RADIUS server.
D.MAB encrypts the MAC address using TLS before sending it to the RADIUS server.
E.MAB uses EAPoL to transport the MAC address between the switch and the endpoint.
AnswersA, C

Correct; MAB allows non-802.1X-capable devices to authenticate.

Why this answer

MAB is used as a fallback for devices that do not support 802.1X supplicant, and it uses the MAC address as the credential. Option A is correct because MAB is typically configured as a fallback method. Option C is correct because the MAC address is used as both username and password.

Option B is incorrect because MAB does not use certificates; that is for EAP-TLS. Option D is incorrect because MAB sends the MAC address in the clear, not encrypted. Option E is incorrect because MAB does not use EAPoL; it uses RADIUS with the MAC address.

581
Multi-Selectmedium

Which two statements about AAA authentication methods are true? (Choose two.)

Select 2 answers
A.The local method for authentication uses the enable password for privilege level 15 access.
B.The enable method for authentication uses the enable password or secret.
C.The none method for authentication provides fallback to the local database if the server is unreachable.
D.The login local method authenticates users against the local username database.
E.The line password method for authentication uses the enable secret password.
AnswersB, D

The enable method uses the enable password or secret for authentication.

Why this answer

Statements B and D are true. The enable method uses the enable password or secret, and the login local method authenticates against the local username database. Statement A is false because the local method uses the local username database, not the enable password.

Statement C is false because the none method provides no authentication and has no fallback. Statement E is false because the line password method uses the password configured under the line, not the enable secret.

582
Matchingmedium

Drag and drop each MPLS VPN type on the left to its matching layer on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Operates at Layer 3 using IP routing and VRF

Operates at Layer 2, emulating Ethernet or Frame Relay

Multipoint L2VPN that emulates a LAN

Point-to-point L2VPN that emulates a leased line

L2VPN control plane using BGP for MAC/VXLAN distribution

Why these pairings

L3VPN uses IP routing (Layer 3) and VRF, L2VPN emulates Layer 2 services like Ethernet, VPLS is a multipoint L2VPN, VPWS is a point-to-point L2VPN, and EVPN is a modern L2VPN control plane.

583
Multi-Selecthard

Which three statements about Cisco DNA Center Assurance are true? (Choose three.)

Select 3 answers
A.Cisco DNA Center Assurance uses NetFlow, SNMP, and syslog data to analyze network performance and client experience.
B.Cisco DNA Center Assurance assigns a health score to each client based on factors like signal strength, latency, and packet loss.
C.Cisco DNA Center Assurance uses machine learning to detect anomalies and predict potential network issues.
D.Cisco DNA Center Assurance can capture and analyze full packet captures in real time for every flow.
E.Cisco DNA Center Assurance only monitors wired clients and does not provide visibility into wireless client performance.
AnswersA, B, C

Correct because Assurance collects telemetry from multiple sources to provide a holistic view of network health.

Why this answer

DNA Center Assurance provides proactive monitoring and troubleshooting. The correct answers cover its data sources (NetFlow, SNMP, syslog), client health scoring, and AI-driven insights. The wrong answers incorrectly claim real-time packet capture (not a core Assurance feature) and that Assurance only monitors wired clients.

584
MCQhard

A network engineer configured VRF TENANT_A and moved the subinterfaces into the VRF. After the change, the CEF table shows the prefixes but the next-hop addresses are unreachable. What is the most likely cause?

A.LISP is not configured to map the virtual network.
B.The next-hop IP addresses are in the global routing table, not in the VRF.
C.OSPF is not redistributing the routes into the VRF.
D.The physical interface is not configured as a trunk.
AnswerB

Next-hops must be in the same VRF to be reachable.

Why this answer

When subinterfaces are moved into a VRF, the CEF table for that VRF will contain the learned prefixes, but the next-hop addresses must also be reachable within the same VRF. If the next-hop IP addresses reside in the global routing table instead of the VRF, the VRF will have no route to those next hops, causing them to be marked as unreachable. This is a common misconfiguration where the next-hop adjacency is not established within the VRF context.

Exam trap

Cisco often tests the concept that VRF creates a completely isolated routing table, and the trap here is that candidates assume CEF showing the prefix means the route is fully functional, overlooking that the next-hop must also be in the same VRF.

How to eliminate wrong answers

Option A is wrong because LISP (Locator/ID Separation Protocol) is not required for basic VRF operation; it is used for overlay network virtualization and mobility, not for resolving next-hop reachability within a VRF. Option C is wrong because OSPF redistribution is not the root cause; the issue is that the next-hop addresses are not present in the VRF's routing table, not that routes are missing from OSPF. Option D is wrong because trunk configuration on the physical interface is irrelevant to VRF next-hop reachability; subinterfaces can be placed into a VRF regardless of whether the parent interface is a trunk or access port.

585
Drag & Dropmedium

Drag and drop the steps of MAB (MAC Authentication Bypass) fallback flow into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

MAB is used as a fallback when 802.1X fails; the switch detects the MAC, sends a RADIUS Access-Request, ISE checks the MAC database, returns an Access-Accept with a downloadable ACL, and the switch applies the ACL.

586
Drag & Dropmedium

Drag and drop the steps of SD-WAN policy creation and push via vManage into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Policy creation begins with defining the policy in vManage, then attaching it to a group of devices, after which vManage pushes the policy to vSmart, vSmart translates it into OMP updates, and finally the edge devices receive and enforce the policy.

587
MCQmedium

An Ansible playbook uses the cisco.ios.ios_l3_interfaces module to configure an IPv4 address on GigabitEthernet0/1: ```yaml --- - name: Configure IPv4 address hosts: cisco-routers gather_facts: no tasks: - name: Set IP address cisco.ios.ios_l3_interfaces: config: - name: GigabitEthernet0/1 ipv4: - address: 10.1.1.1/24 state: merged ``` What is the effect of the 'state: merged' parameter?

A.It replaces the entire L3 configuration on the interface with only the provided address.
B.It adds the IP address to the interface, merging with any existing configuration.
C.It deletes the IP address if it exists.
D.It only checks the configuration without making changes.
AnswerB

'merged' adds the configuration to the existing one without removing other settings.

Why this answer

The 'merged' state adds the provided configuration to the existing configuration without removing any other settings. If the interface already has an IP address, it will be replaced only if the address is different; otherwise, it remains unchanged.

588
Drag & Dropmedium

Drag and drop the steps of EIGRP stub configuration for hub-and-spoke into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

In hub-and-spoke EIGRP, the spoke router is configured as a stub to limit query propagation. First, enter router configuration mode, then enable EIGRP on the spoke, configure it as a stub, optionally restrict advertised routes, and finally verify the stub status.

589
MCQeasy

A network team must design QoS for a campus network that carries voice, video, and data traffic. The design must use the DiffServ model and ensure that voice traffic is prioritized over all other traffic classes. Which DSCP marking and queuing strategy should be used for voice?

A.Mark voice with AF41 and place in a weighted fair queue.
B.Mark voice with EF and place in a strict priority queue.
C.Mark voice with CS3 and place in a low-latency queue.
D.Mark voice with BE and rely on WRED for drop precedence.
AnswerB

EF (DSCP 46) is the standard marking for voice, and strict priority queue ensures minimal delay.

Why this answer

Voice traffic requires strict priority to ensure minimal jitter and latency. DSCP EF (Expedited Forwarding, per RFC 3246) is the standard marking for real-time traffic like voice, and placing it in a strict priority queue (LLQ) guarantees that voice packets are serviced before any other queue, which is essential for meeting QoS requirements in a DiffServ model.

Exam trap

The trap here is that candidates often confuse AF41 (used for video) with voice marking, or assume that any low-latency queue (LLQ) works regardless of DSCP value, but Cisco specifically tests that voice must use EF and strict priority queue, not just any low-latency queue.

How to eliminate wrong answers

Option A is wrong because AF41 (Assured Forwarding class 4, low drop probability) is designed for traffic that can tolerate some delay and jitter, such as video conferencing, not for voice which needs strict priority; weighted fair queue does not provide the absolute priority required for voice. Option C is wrong because CS3 (Class Selector 3) is a legacy marking that does not guarantee low latency or strict priority; while a low-latency queue (LLQ) is correct, the DSCP marking must be EF for voice, not CS3. Option D is wrong because BE (Best Effort, DSCP 0) is the default marking for non-priority traffic, and WRED (Weighted Random Early Detection) is a congestion avoidance mechanism that drops packets before queue overflow, which is unsuitable for voice as it introduces jitter and packet loss.

590
Drag & Dropmedium

Drag and drop the steps of BGP session establishment between eBGP peers into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

BGP session establishment begins with the TCP three-way handshake (SYN, SYN-ACK, ACK). Once TCP is established, BGP sends an OPEN message to negotiate capabilities. The peer responds with an OPEN message.

After both OPENs are exchanged, BGP sends KEEPALIVE messages. Finally, the session moves to the Established state and UPDATE messages can be exchanged.

591
Drag & Dropmedium

Drag and drop the steps of OpenAPI schema validation for DNA Center REST call into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The correct order begins with retrieving the OpenAPI specification from DNA Center, then parsing the endpoint definition, validating the request parameters against the schema, checking the response structure, and finally confirming compliance with the API contract.

592
Multi-Selecthard

Which three statements about Cisco DNA Center wireless assurance are true? (Choose three.)

Select 3 answers
A.DNA Center collects telemetry from wireless controllers and access points to provide health scores for clients and APs.
B.DNA Center can be used to troubleshoot client connectivity issues by replaying historical client association events.
C.DNA Center uses synthetic test clients (sensors) to simulate client traffic and measure wireless performance.
D.DNA Center replaces the WLC for real-time client association and roaming decisions.
E.DNA Center requires a dedicated wireless LAN controller to be deployed solely for assurance data collection.
AnswersA, B, C

Correct because DNA Center uses telemetry from the network infrastructure to compute health scores for proactive monitoring.

Why this answer

DNA Center provides proactive health monitoring, client troubleshooting via historical data, and sensor-based proactive testing. It does not replace the WLC for real-time client association, nor does it require a separate controller for assurance data.

593
Multi-Selecthard

Which three statements about EtherChannel configuration and verification are true? (Choose three.)

Select 3 answers
A.All member ports in an EtherChannel must have the same speed and duplex settings.
B.The 'channel-group 1 mode on' command enables LACP negotiation on the interface.
C.The command 'show etherchannel summary' displays the port-channel interface status and which member ports are bundled.
D.If a member link is configured as a trunk but the port-channel interface is an access port, the channel will still form.
E.When using LACP, the 'lacp rate fast' command reduces the interval for sending LACPDUs from 30 seconds to 1 second.
AnswersA, C, E

Correct because mismatched speed or duplex will prevent the channel from being established.

Why this answer

EtherChannel configuration requires consistent settings across member ports (speed, duplex, VLAN, trunking). The 'show etherchannel summary' command displays the state (SU for Layer 2 in use, P for bundled). The 'on' mode forces the channel without negotiation.

Misconfigurations can cause the channel to not form or to flap.

594
Matchingmedium

Drag and drop each STP timer on the left to its matching default value on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

2 seconds

15 seconds

20 seconds

Why these pairings

Hello timer defaults to 2 seconds; Forward delay defaults to 15 seconds; Max age defaults to 20 seconds.

595
Multi-Selecthard

Which three statements about Cisco SD-Access policy enforcement are true? (Choose three.)

Select 3 answers
A.Policy enforcement in SD-Access is based on Scalable Group Tags (SGTs) assigned to endpoints.
B.Cisco ISE is used to define and manage SGT-to-policy mappings in the SD-Access fabric.
C.The fabric border node enforces all intra-fabric policies between different virtual networks.
D.The SGT information is carried in the VXLAN header using the Group Policy Option (GPO).
E.The underlay network devices must be aware of SGTs to forward traffic correctly.
AnswersA, B, D

Correct because SGTs are the foundation for group-based policy, allowing dynamic segmentation.

Why this answer

SD-Access uses Scalable Group Tags (SGTs) for micro-segmentation, and policies are defined in Cisco ISE (Identity Services Engine). The fabric edge enforces policies by applying SGTs to traffic and using SGT-based ACLs. The control plane (LISP) distributes SGT mappings, but policy enforcement is done at the edge.

The border node does not enforce policies for internal fabric traffic; it only handles external connectivity. The SGT is carried in the VXLAN header using the Group Policy Option. The underlay network is unaware of SGTs.

596
MCQmedium

A network engineer is configuring a Cisco SD-WAN solution for a retail chain with hundreds of stores. The engineer wants to use a centralized data policy to steer all YouTube traffic to a specific WAN link (broadband) to save MPLS bandwidth. The engineer creates a policy that matches YouTube traffic by destination IP and sets the preferred color to 'biz-internet'. After applying the policy, the engineer tests and finds that YouTube traffic is still using the MPLS link. The vEdge routers show that the policy is received and active. What is the most likely reason?

A.The vEdge routers have not rebooted after the policy was applied.
B.The data policy was applied on the vEdge instead of the vSmart.
C.The policy does not include a match condition for the correct VPN or site list.
D.YouTube traffic is encrypted and cannot be matched by destination IP.
AnswerC

Correct because the policy must be associated with the specific VPN and site list to apply to the traffic.

Why this answer

A centralized data policy in Cisco SD-WAN must include match conditions for both the VPN (service-side VRF) and the site list to which the policy applies. Without specifying the correct VPN or site list, the policy may be received and active on the vEdge but will not match the traffic flows, causing them to fall through to the default routing behavior (e.g., MPLS). The policy matches destination IPs, but if the VPN or site scope is missing or incorrect, the vEdge will not apply the policy to the relevant traffic.

Exam trap

Cisco often tests the misconception that a data policy only needs a destination IP match to steer traffic, but the trap here is that the policy must also specify the correct VPN (or service-side VRF) and site list to scope the policy to the intended traffic flows.

How to eliminate wrong answers

Option A is wrong because vEdge routers do not require a reboot for data policies to take effect; policies are applied dynamically via the OMP (Overlay Management Protocol) and become active immediately upon receipt from vSmart. Option B is wrong because centralized data policies are designed to be configured on the vSmart controller and pushed to vEdge routers; applying the policy directly on the vEdge would be a local policy, not a centralized one, but the question states the policy is received and active, indicating it was correctly pushed from vSmart. Option D is wrong because YouTube traffic uses HTTPS (TLS) for encryption, but the destination IP addresses of YouTube servers are still visible in the packet headers and can be matched by a data policy; encryption does not obscure the destination IP.

597
Drag & Dropmedium

Drag and drop the steps of KVM VM provisioning via virsh CLI into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

The provisioning process starts with defining the VM XML, then starting it, installing the OS, and finally accessing the console.

598
MCQmedium

Examine the following Python script that uses the netmiko library to send configuration commands to a Cisco IOS-XE device: ```python from netmiko import ConnectHandler device = { 'device_type': 'cisco_ios', 'ip': '192.168.1.1', 'username': 'admin', 'password': 'cisco', } connection = ConnectHandler(**device) config_commands = [ 'interface GigabitEthernet1/0/1', 'description Link to Core', 'ip address 10.1.1.1 255.255.255.0', 'no shutdown' ] output = connection.send_config_set(config_commands) print(output) connection.disconnect() ``` What is the purpose of this script?

A.It retrieves the running configuration of the device.
B.It configures interface GigabitEthernet1/0/1 with a description, IP address, and enables it.
C.It saves the configuration to the startup configuration.
D.It tests connectivity to the device using ping.
AnswerB

The commands configure the interface as described.

Why this answer

The script uses Netmiko's `send_config_set()` method to push a list of configuration commands to the device. The commands configure interface GigabitEthernet1/0/1 with a description, assign an IP address, and issue `no shutdown` to enable the interface. This matches option B exactly.

Exam trap

Cisco often tests the distinction between `send_command()` (for show commands) and `send_config_set()` (for configuration commands), leading candidates to mistakenly think the script retrieves the running config when it actually applies changes.

How to eliminate wrong answers

Option A is wrong because `send_config_set()` sends configuration commands, not retrieval commands like `show running-config`. Option C is wrong because the script does not include a `save` or `write memory` command; it only applies the configuration changes to the running config. Option D is wrong because the script uses Netmiko to send CLI commands, not to perform ICMP ping tests; there is no ping function or connectivity test involved.

599
MCQhard

A network engineer is configuring PIM sparse mode in a network that uses a Bootstrap Router (BSR) for RP discovery. The engineer has configured a candidate BSR and candidate RPs. However, some routers in the network are not learning the RP set. The engineer checks the BSR and sees that it is receiving candidate RP advertisements, but the BSR messages are not being forwarded to all routers. What is the most likely cause?

A.PIM is not enabled on all interfaces between the BSR and the other routers.
B.The candidate BSR priority is set too low.
C.The candidate RPs are not in the same OSPF area as the BSR.
D.The BSR is not configured as a candidate RP.
AnswerA

Correct because BSR messages rely on PIM to flood; without PIM on intermediate interfaces, the messages are dropped.

Why this answer

BSR messages are flooded hop-by-hop using PIM. If PIM is not enabled on all interfaces between the BSR and the other routers, the BSR messages will not be forwarded, preventing RP discovery.

600
Drag & Dropmedium

Drag and drop the steps of deploying a virtual router as a VNF into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Deploying a virtual router VNF starts with uploading the image, then creating the VM, attaching virtual interfaces, configuring routing protocols, and finally verifying connectivity.

Page 7

Page 8 of 16

Page 9