Which statement about multicast RPs is true?
A. RPs are required only when using protocol independent multicast dense mode.
B. RPs are required for protocol independent multicast sparse mode and dense mode.
C. By default, the RP is needed periodically to maintain sessions with sources and receivers
D. By default, the RP is needed only to start new sessions with sources and receivers.
Refer to the exhibit.

An engineer must configure a SPAN session. What is the effect of the configuration?
A. Traffic sent on VLANs 10 and 12 only is copied and sent to interface g0/1
B. Traffic received on VLANs 10, 11, and 12 is copied and sent to interface g0/1
C. Traffic received on VLANs 10 and 12 only is copied and sent to interface g0/1.
D. Traffic sent on VLANs 10, 11 , and 12 is copied and sent to interface g0/1
What is the JSON syntax that is formed the data?

A. {'Name'';''Bob johnon';''Age': Sevenfive,''Alive'': true,''FavoriteFoods';[''Cereal';''Mustard';''Onions'}}
B. {'Name'':''Bob johnon':''Age': 75 ''Alive'': true,''Favorite Foods';[''Cereal';''Mustard';''Onions'}}
C. {'Name'':''Bob johnon':''Age: 75,''Alive: true, FavoriteFoods;[Cereal, Mustard';''Onions}}
D. {'Name'': 'Bob johnon','Age': 75,'Alive': true,''FavoriteFoods': 'Cereal';'Mustard','Onions'}}
What is a TLOC in a Cisco SD-WAN deployment?
A. value that identifies a specific tunnel within the Cisco SD-WAN overlay
B. identifier that represents a specific service offered by nodes within the Cisco SD-WAN overlay
C. attribute that acts as a next hop for network prefixes
D. component set by the administrator to differentiate similar nodes that offer a common service
Which router is elected the IGMP Querier when more than one router is in the same LAN segment?
A. The router with the shortest uptime
B. The router with the lowest IP address
C. The router with the highest IP address
D. The router with the longest uptime
An engineer applies this configuration to router R1. How does R1 respond when the user `cisco' logs in?

A. It displays the startup conftg and then permits the user to execute commands
B. It places the user into EXEC mode and permits the user to execute any command
C. It displays the startup conflg and then terminates the session.
D. It places the user into EXEC mode but permits the user to execute only the show startup-config command
Refer to the exhibit.

An engineer is reaching network 172.16.10.0/24 via the R1-R2-R4 path. Which configuration forces the traffic to fake a path of R1-R3-R4?
A. R1(config)#route-map RM_LOCAL_PREF permit 10 R1(config-route-map)#set local-preference 101 R1(config-route-map)#exit R1(config)#router bgp 100 R1(config-router)#neighbor 13.13.13.3 route-map RM_LOCAL_PREF in R1(config-router)#end R1#clear ip bgp 13.13.13.3 soft in
B. R1(config)#route-map RM_AS_PATH_PREPEND R1(config-route-map)#set as-path prepend 200 200 R1(config-route-map)#exit R1(config)#router bgp 100 R1(config-router)#neighbor 12.12.12.2 route-map RM_AS_PATH_PREPEND in R1(config-router)#end R1#clear ip bgp 12.12.12.2 soft in
C. R1(config)#router bgp 100 R1(config-router)#neighbor 13.13.13.3 weight 1 R1(config-router)#end
D. R2(config)#route-map RM_MED permit 10 R2(config-route-map)#set metric 1 R2(config-route-map)#exit R2(config)#router bgp 200 R2(config-router)#neighbor 12.12.12.1 route-map RM_MED out R2(config-router)#end R2#clear ip bgp 12.12.12.1 soft out
Which statement about VXLAN is true?
A. VXLAN uses TCP 35 the transport protocol over the physical data cento network.
B. VXLAN extends the Layer 2 Segment ID field to 24-bits. which allows up to 4094 unique Layer 2 segments over the same network.
C. VXLAN encapsulates a Layer 2 frame in an IP-UDP header, which allows Layer 2 adjacency across router boundaries.
D. VXLAN uses the Spanning Tree Protocol for loop prevention.
What are the four stages of obtaining an IP address lease from a DHCP server?
A. Discover, Offer, Release, Renew
B. Discover, Obtain, Request, Renew
C. Determine, Obtain, Release, Acknowledge
D. Discover, Offer, Request, Acknowledge
Refer to the exhibit.

What are two results of the NTP configuration? (Choose two.)
A. It uses other systems as an authoritative time source.
B. It distributes the time via NTP broadcast and multicast packets.
C. It distributes the time via NTP broadcast packets.
D. It forms a peer association with another system.
E. It uses the hardware clock as an authoritative time source.