Review the question wording, option layout, and available explanations before choosing a study plan.
Question 1
Single choice
Refer to the exhibit.
Which configuration change will force BR2 to reach 209 165 201 0/27 via BR1?
A
Set the weight attribute to 65.535 on BR1 toward PE1.
B
Set the local preference to 150 on PE1 toward BR1 outbound
C
Set the MED to 1 on PE2 toward BR2 outbound.
D
Set the origin to igp on BR2 toward PE2 inbound.
Reveal answer detailsClose answer details
Correct answerC
Explanation
(laboratory validated) BR2#show ip bgp Network Next Hop Metric LocPrf Weight Path * i209.165.201.0/27 172.24.109.2 0 100 0 200 i *> 209.165.200.230 0 0 300 i BR2#show ip bgp Network Next Hop Metric LocPrf Weight Path * i209.165.201.0/27 172.24.109.2 0 100 0 200 i *> 209.165.200.230 1 0 300 i
Question 2
Drag & drop
DRAG DROP
Drag and drop the automation characteristics from the left onto the appropriate tools on the right.
Reveal answer detailsClose answer details
Question 3
Single choice
Which action reduces sticky clients in dense RF environments?
A
Decrease radio channel widths to 40 MHz.
B
Increase the mandatory minimum data rates.
C
Decrease the mandatory minimum data rates.
D
Increase radio channel widths to 160 MHz.
Reveal answer detailsClose answer details
Correct answerB
Question 4
Single choice
A Cisco DNA Center REST API sends a PUT to the /dna/intent/api/v1/network-device endpoint. A response code of 504 is received.
What does the code indicate?
A
The response timed out based on a configured interval
B
The user does not have authorization to access this endpoint.
C
The username and password are not correct
D
The web server is not available
Reveal answer detailsClose answer details
Correct answerA
Question 5
Single choice
Which method provides failure detection in BFD?
A
short duration, high overhead
B
short duration, low overhead
C
long duration, high overhead
D
long duration, low overhead
Reveal answer detailsClose answer details
Correct answerB
Question 6
Single choice
Refer to the exhibit.
Two indirectly connected routers fail to form an OSPF neighborship.
What is the cause of the issue?
A
failing hello packets between the two routers
B
DR/BDR selection dispute
C
MTU mismatch
D
OSPF network type mismatch
Reveal answer detailsClose answer details
Correct answerC
Explanation
neighbor 10.2.2.2 has smaller interface MTU
Question 7
Single choice
Refer to the exhibit.
Link 1 uses a copper connection and link 2 uses a fiber connection. The fiber port must be the primary port for all forwarding. The output of the show spanning-tree command on SW2 shows that the fiber port is blocked by Spanning Tree.
After entering the spanning-tree port-priority 32 command on G0/1 on SW2, the port remains blocked.
Which command should be entered on the ports connected to Link 2 is resolve the issue?
A
Enter spanning-tree port-priority 64 on SW2
B
Enter spanning-tree port-priority 224 on SW1.
C
Enter spanning-tree port-priority 4 on SW2.
D
Enter spanning-tree port-priority 32 on SW1.
Reveal answer detailsClose answer details
Correct answerD
Question 8
Multiple choice
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.
Reveal answer detailsClose answer details
Correct answersA, C
Question 9
Single choice
A customer has a pair of Cisco 5520 WLCs set up in an SSO cluster to manage all APs. Guest traffic is anchored to a Cisco 3504 WLC located in a DMZ.
Which action is needed to ensure that the EoIP tunnel remains in an UP state in the event of failover on the SSO cluster?
A
Use the mobility MAC when the mobility peer is configured
B
Use the same mobility domain on all WLCs
C
Enable default gateway reachability check
D
Configure back-to-back connectivity on the RP ports
When should the MAC authentication bypass feature be used on a switch port?
A
when authentication is required, but the attached host does not support 802.1X
B
when the attached host supports limited 802.1X
C
when authentication should be bypassed for select hosts based on their MAC address
D
when the attached host supports 802.1X and must authenticate itself based on its MAC address instead of user credentials
Reveal answer detailsClose answer details
Correct answerA
Question 11
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary preconfigurations have been applied. 5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
Tasks
Reveal model answerClose model answer
Solution:
R2
R3
Question 12
Single choice
Refer to the exhibit.
What is the JSON syntax that is formed from the data?
Which VXLAN component is used to encapsulate and decapsulate Ethernet frames?
A
VNI
B
GRE
C
VTEP
D
EVPN
Reveal answer detailsClose answer details
Correct answerC
Explanation
VTEP (Virtual Tunnel Endpoint) - This is the device that does the encapsulation and de-encapsulation.
Question 14
Single choice
An engineer adds a new switch to a Cisco StackWise stack. The switch that was active before the switch was added is elected as the active switch again.
Which action does the active switch take?
A
It suspends traffic forwarding until the new switch is updated with the current running configuration of the stack.
B
It checks the IOS and running configuration of the new switch and updates them if necessary to match the other switches in the stack.
C
It removes any Layer 3 configuration on the new switch to maintain normal Layer 2 functionality on the stack.
D
It clears the MAC table of the stack and relearns the attached devices.
Reveal answer detailsClose answer details
Correct answerB
Question 15
Single choice
A local router shows an EBGP neighbor in the Active state.
Which statement is true about the local router?
A
The local router has active prefix in the forwarding table from the neighboring router.
B
The local router has BGP passive mode configured for the neighboring router.
C
The local router is attempting to open a TCP session with the neighboring router.
D
The local router is receiving prefixes from the neighboring router and adding them in RIB-IN.
Reveal answer detailsClose answer details
Correct answerC
Explanation
The BGP session may report in the following states 1 Idle: the initial state of a BGP connection. In this state, the BGP speaker is waiting for a BGP start event, generally either the establishment of a TCP connection or the re-establishment of a previous connection. Once the connection is established, BGP moves to the next state. 2 Connect: In this state, BGP is waiting for the TCP connection to be formed. If the TCP connection completes, BGP will move to the Open Sent stage; if the connection cannot complete, BGP goes to Active 3 Active: In the Active state, the BGP speaker is attempting to initiate a TCP session with the BGP speaker it wants to peer with. If this can be done, the BGP state goes to Open Sent state. 4 Open Sent: the BGP speaker is waiting to receive an OPEN message from the remote BGP speaker 5 Open Confirm: Once the BGP speaker receives the OPEN message and no error is detected, the BGP speaker sends a KEEPALIVE message to the remote BGP speaker 6 Established: All of the neighbor negotiations are complete. You will see a number, which tells us the number of prefixes the router has received from a neighbor or peer group.
Question 16
Single choice
Which configuration enables a device to be configured via NETCONF over SSHv2?
A
hostname Device ! username admin password 0 admin ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf-yang ! line vty 0 15 login local
B
hostname Device ! aaa new-model ! username cisco privilege 15 password cisco ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! aaa authentication login default local aaa authorization exec default local ! netconf-yang netconf ssh
C
hostname Device ! aaa new-model ! username admin privilege 15 password 0 admin ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf-yang
D
hostname Device ! username cisco1 privilege 15 password 0 cisco1 ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf ssh ! line vty 0 15 login local
Reveal answer detailsClose answer details
Correct answerC
Question 17
Drag & drop
DRAG DROP
Drag and drop the automation characteristics from the left onto the corresponding tools on the right. Not all options are used.
Reveal answer detailsClose answer details
Question 18
Single choice
In a LISP topology, which component does the ITR send a resolution request to when it does not know the path to a specific EID?
A
Map resolver
B
Routing locator
C
Proxy ingress tunnel router
D
Proxy egress tunnel router
Reveal answer detailsClose answer details
Correct answerA
Explanation
In Locator/ID Separation Protocol, the ingress tunnel router is responsible for encapsulating traffic from an endpoint identifier toward the correct routing locator. When the ITR does not already have an EID-to-RLOC mapping in its local map cache, it must request that mapping through the LISP control plane. The component that receives map requests from ITRs is the Map Resolver. Therefore, option A is correct. A routing locator is not a query target; it is the routable address representing the location of an EID in the underlay or routing infrastructure. A proxy ingress tunnel router is used to connect non-LISP sites toward LISP sites by acting on behalf of non-LISP sources. A proxy egress tunnel router provides reachability in the reverse direction, helping LISP sites communicate with non-LISP destinations. Neither PITR nor PETR is the normal answer to an ITR mapping-resolution request. The core ENCOR point is the separation between endpoint identity and routing location, with map resolution handled by the LISP control plane. References/topics: ENCOR Architecture, LISP, ITR, Map Resolver, EID-to-RLOC mapping, SD-Access control plane concepts.
Question 19
Single choice
An engineer is implementing a Cisco MPLS TE tunnel to improve the streaming experience for the clients of a video-on-demand server.
Which action must the engineer perform to configure extended discovery to support the MPLS LDP session between the headend and tailend routers?
A
Configure the interface bandwidth to handle TCP and UDP traffic between the LDP peers
B
Configure a Cisco MPLS TE tunnel on both ends of the session
C
Configure an access list on the interface to permit TCP and UDP traffic
D
Configure a targeted neighbor session.
Reveal answer detailsClose answer details
Correct answerB
Question 20
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary pre-configurations have been applied. 5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
Tasks
Reveal model answerClose model answer
Solution:
R2
show ip access-list
config t ip access-list extended 151 5 permit eigrp any any
R3
config t ip access-list extended 100 permit tcp 192.168.211.0 0.0.0.255 any eq 22
class-map match-any SSH match access-group 100
policy-map CoPP class SSH police 8000 conform-action transmit exceed-action drop
control-plane service-policy input CoPP
Question 21
Drag & drop
DRAG DROP
Drag and drop the characteristics from the left onto the correct infrastructure deployment types on the right.
Reveal answer detailsClose answer details
Question 22
Single choice
An engineer runs the code against an API of Cisco DMA Center, and the platform returns this output
What does the response indicate?
A
The authentication credentials are incorrect.
B
The URl string is incorrect.
C
The Cisco DNA Center API port is incorrect.
D
The HTTP method is incorrect.
Reveal answer detailsClose answer details
Correct answerD
Explanation
References: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405 https://developer.mozilla.org/en-US/docs/Web/HTTP/Status Invalid authentication credentials would return code 401
Question 23
Single choice
When does a stack master lose its role?
A
When the priority value of a stack member is changed to a higher value
B
when a switch with a higher priority is added to the stack
C
when the stack master is reset
D
when a stack member fails
Reveal answer detailsClose answer details
Correct answerC
Explanation
A stack master retains its role unless one of these events occurs:
1. The switch stack is reset.* 2. The stack master is removed from the switch stack. 3. The stack master is reset or powered off. 4. The stack master fails. 5. The switch stack membership is increased by adding powered-on standalone switches or switch stacks.*
In the events marked by an asterisk (*), the current stack master might be re-elected based on the listed factors. When you power on or reset an entire switch stack, some stack members might not participate in the stack master election. Stack members that are powered on within the same 20-second time frame participate in the stack master election and have a chance to become the stack master. Stack members that are powered on after the 20-second time frame do not participate in this initial election and become stack members. All stack members participate in re-elections. For all powering considerations that affect stack-master elections, see the "Switch Installation" chapter in the hardware installation guide. The new stack master becomes available after a few seconds. In the meantime, the switch stack uses the forwarding tables in memory to minimize network disruption. The physical interfaces on the other available stack members are not affected during a new stack master election and reset. After a new stack master is elected and the previous stack master becomes available, the previous stack master does not resume its role as stack master. As described in the hardware installation guide, you can use the Master LED on the switch to see if the switch is the stack master.
Drag and drop the characteristics from the left onto the technology types on the right.
Reveal answer detailsClose answer details
Explanation
https://www.ansible.com/
Ansible Automation Platform has grown over the past years to provide powerful automation solutions that work for operators, administrators and IT decision makers across a variety of technology domains. It's a leading enterprise automation solution from Red Hatยฎ, a thriving open source community, and the de facto standard technology of IT automation.
Puppet Bolt connects to devices by using SSH or WinRM connections. Puppet Bolt is an open source tool that is based on the Ruby language and can be installed as a single package.
"Orchestrator-driven tasks: Orchestrator-driven" tasks can leverage the Puppet architecture to use services to connect to devices. This design is meant for large-scale environments.
Question 25
Drag & drop
DRAG DROP
Drag and drop the code snippets from the bottom onto the blanks in the script to convert a Python object into a JSON string. Not all options are used.
Reveal answer detailsClose answer details
Question 26
Single choice
Refer to the exhibit.
What is the result of the IP SLA configuration?
A
The operation runs 300 times a day
B
The operation runs 5000
C
The rate is configured to repeat every 5 minutes
D
IP SLA is scheduled to run at 3 a.m
Reveal answer detailsClose answer details
Correct answerC
Question 27
Single choice
An engineer must configure a router to allow users to run spathic configuration commands by validating the user against the router database.
Which configuration must be applied?
A
aaa authentication network default local
B
aaa authentication exec default local
C
aaa authorization exec default local
D
aaa authorization network default local
Reveal answer detailsClose answer details
Correct answerC
Question 28
Single choice
What is an advantage of using BFD?
A
It local link failure at layer 1 and updates routing table
B
It detects local link failure at layer 3 and updates routing protocols
C
It has sub-second failure detection for layer 1 and layer 3 problems.
D
It has sub-second failure detection for layer 1 and layer 2 problems.
Reveal answer detailsClose answer details
Correct answerB
Explanation
BFD provides a low-overhead, short-duration method of detecting failures in the forwarding path between two adjacent routers, including the interfaces, data links, and forwarding planes. BFD is a detection protocol that you enable at the interface and routing protocol levels
Question 29
Single choice
In a Cisco SD-Access wireless architecture, which device manages endpoint ID to Edge Node bindings?
A
fabric control plane node
B
fabric wireless controller
C
fabric border node
D
fabric edge node.
Reveal answer detailsClose answer details
Correct answerA
Explanation
SD-Access Wireless Architecture Control Plane Node Closer Look Fabric Control-Plane Node is based on a LISP Map Server / Resolver Runs the LISP Endpoint ID Database to provide overlay reachability information + A simple Host Database, that tracks Endpoint ID to Edge Node bindings (RLOCs) + Host Database supports multiple types of Endpoint ID (EID), such as IPv4 /32, IPv6 /128* or MAC/48 + Receives prefix registrations from Edge Nodes for wired clients, and from Fabric mode WLCs for wireless clients + Resolves lookup requests from FE to locate Endpoints + Updates Fabric Edge nodes, Border nodes with wireless client mobility and RLOC information
What is the result of applying this access control list?
ip access-list extended STATEFUL 10 permit tcp any any established 20 deny ip any any
A
TCP traffic with the URG bit set is allowed
B
TCP traffic with the SYN bit set is allowed
C
TCP traffic with the ACK bit set is allowed
D
TCP traffic with the DF bit set is allowed
Reveal answer detailsClose answer details
Correct answerC
Explanation
The established keyword is only applicable to TCP access list entries to match TCP segments that have the ACK and/or RST control bit set (regardless of the source and destination ports), which assumes that a TCP connection has already been established in one direction only. Let's see an example below:
Suppose you only want to allow the hosts inside your company to telnet to an outside server but not vice versa, you can simply use an "established" access-list like this: access-list 100 permit tcp any any established access-list 101 permit tcp any any eq telnet ! interface S0/0 ip access-group 100 in ip access-group 101 out
Question 31
Single choice
Refer to the exhibit.
An engineer must send the 172.16.2.0 /24 user traffic to a packet capture tool to troubleshoot an issue.
Which action completes the configuration?
A
Encrypt the traffic between the users and the monitoring servers.
B
Disable the spanning tree protocol on the monitoring server VLAN.
C
Enable the Cisco Discovery Protocol on the server interfaces.
D
Define the remote span VLAN on SW1 and SW2.
Reveal answer detailsClose answer details
Correct answerD
Question 32
Single choice
What is a characteristics of a vSwitch?
A
supports advanced Layer 3 routing protocols that are not offered by a hardware switch
B
enables VMs to communicate with each other within a virtualized server
C
has higher performance than a hardware switch
D
operates as a hub and broadcasts the traffic toward all the vPorts
Reveal answer detailsClose answer details
Correct answerB
Question 33
Single choice
Refer to the exhibit.
Which HTTP request produced the REST API response that was returned by Cisco DNA Center?
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
Reveal answer detailsClose answer details
Correct answerC
Explanation
OMP Routes, also referred to as vRoutes, are prefixes learned at the local site via connected interfaces, static routes, and dynamic routing protocols (such as OSPF, EIGRP, and BGP) running on the service side of the vEdge. These prefixes are redistributed into OMP and advertised to the vSmart controller so that they can be carried across the overlay fabric to all other WAN edge nodes. OMP routes resolve their next-hop to a TLOC. An OMP route is installed in the forwarding table only if the next-hop TLOC is known and there is a BFD session in UP state associated with that TLOC;
Question 35
Single choice
Refer to the exhibit.
A company has an internal wireless network with a hidden SSID and RADIUS-based client authentication for increased security. An employee attempts to manually add the company network to a laptop, but the laptop does not attempt to connect to the network. The regulatory domains of the access points and the laptop are identical.
Which action resolves this issue?
A
Ensure that the "Connect even if this network is not broadcasting" option is selected.
B
Limit the enabled wireless channels on the laptop to the maximum channel range that is supported by the access points.
C
Change the security type to WPA2-Personal AES.
D
Use the empty string as the hidden SSID network name.
Reveal answer detailsClose answer details
Correct answerA
Question 36
Multiple choice
Refer to the exhibit.
How to make DSW1 the primary root for VLAN 10? (Choose two)
A
DWS1(config-if)#spanning-tree port-priority 0
B
DSW2(config-if)#spanning-tree port-priority 16
C
DSW1(config-if)#interface gi1/3
D
DSW2(config-if)#interface gi1/3
E
DSW2(config-if)#spanning-tree port-priority 128
Reveal answer detailsClose answer details
Correct answersA, C
Explanation
Maybe something was wrong with this question but we still have to choose the best answers.
Question 37
Drag & drop
DRAG DROP
Drag and drop the threat defense solutions from the left onto their descriptions on the right.
Reveal answer detailsClose answer details
Question 38
Single choice
Which statement about agent-based versus agentless configuration management tools is true?
A
Agentless tools require no messaging systems between master and slaves.
B
Agentless tools use proxy nodes to interface with slave nodes.
C
Agent-based tools do not require a high-level language interpreter such as Python or Ruby on slave nodes.
D
Agent-based tools do not require installation of additional software packages on the slave nodes.
Reveal answer detailsClose answer details
Correct answerA
Question 39
Single choice
An engineer must create an EEM script to enable OSPF debugging in the event the OSPF neighborship goes down.
Which script must the engineer apply?
A
event manager applet ENABLE_OSPF_DEBUG event syslog pattern "%OSPF-5-ADJCHG: Process 6, Nbr 1.1.1.1 on Serial0/0 from FULL to DOWN" action 1.0 cli command "enable" action 2.0 cli command "debug ip ospf event" action 3.0 cli command "debug ip ospf adj" action 4.0 syslog priority informational msg "ENABLE_OSPF_DEBUG"
B
event manager applet ENABLE_OSPF_DEBUG event syslog pattern "%OSPF-5-ADJCHG: Process 5, Nbr 1.1.1.1 on Serial0/0 from LOADING to FULL" action 1.0 cli command "debug ip ospf event" action 2.0 cli command "debug ip ospf adj" action 3.0 syslog priority informational msg "ENABLE_OSPF_DEBUG"
C
event manager applet ENABLE_OSPF_DEBUG event syslog pattern "%OSPF-1-ADJCHG: Process 5, Nbr 1.1.1.1 on Serial0/0 from FULL to DOWN" action 1.0 cli command "debug ip ospf event" action 2.0 cli command "debug ip ospf adj" action 3.0 syslog priority informational msg "ENABLE_OSPF_DEBUG"
D
event manager applet ENABLE_OSPF_DEBUG event syslog pattern "%OSPF-5-ADJCHG: Process 5, Nbr 1.1.1.1 on Serial0/0 from LOADING to FULL" action 1.0 cli command "enable" action 2.0 cli command "debug ip ospf event" action 3.0 cli command "debug ip ospf adj" action 4.0 syslog priority informational msg "ENABLE_OSPF_DEBUG"
Reveal answer detailsClose answer details
Correct answerA
Question 40
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary preconfigurations have been applied.
5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
Tasks
Configure an EEM applet on LAB-RTR-01 that will automatically re-enable interface Loopback0 if it is administratively shut down.
This article illustrates the segmentation and VPN capabilities of the Viptela overlay network solution.
Network segmentation has existed for over a decade and has been implemented in multiple forms and shapes. At its most rudimentary level, segmentation provides traffic isolation. The most common forms of network segmentation are virtual LANs, or VLANs, for Layer 2 solutions, and virtual routing and forwarding, or VRF, for Layer 3 solutions. ..."
Question 42
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary preconfigurations have been applied. 5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
OSPF is partially configured. Complete the OSPF configurations on the ABR routers to achieve the following goals:
1. The route for R1's Loopback0 should not be advertised into Area 10. Use the partially configured prefix list to accomplish this task. Do not use the area 0 command under the router OSPF configuration section to achieve this task. 2. The route for R2's Loopback0 should not be advertised out of Area 20. Use the partially configured prefix list to accomplish this task. Do not use the area 0 command under the router OSPF configuration section to achieve this task.
Reveal model answerClose model answer
R2
R3
Question 43
Drag & drop
DRAG DROP
Drag and drop the characteristics from the left onto the routing protocols they describe on the right.
Reveal answer detailsClose answer details
Question 44
Single choice
An engineer must construct an access list tot a Cisco Catalyst 9800 Series WLC that will - edirect wireless guest users to a splash page that is hosted on a Cisco ISE server. The Cisco ISE servers are hosted at 10.9.11.141 and 10.1.11.141.
Which access list meets the requirements?
A
Option A
B
Option B
C
Option C
D
Option D
Reveal answer detailsClose answer details
Correct answerD
Question 45
Single choice
Refer to the exhibit.
An engineer must ensure that all traffic leaving AS 200 will choose Link 2 as an entry point.
Assuming that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers, which configuration accomplish task?
A
Option A
B
Option B
C
Option C
D
Option D
Reveal answer detailsClose answer details
Correct answerA
Question 46
Single choice
By default, which virtual MAC address does HSRP group 16 use?
A
c0:41:99:98:06:16
B
00:00:0c:07:ac:10
C
00:00:0c:07:ac:22
D
c0:07:0c:ac:00:22
Reveal answer detailsClose answer details
Correct answerB
Question 47
Multiple choice
Which two statements about AAA authentication are true? (Choose two)
A
RADIUS authentication queries the router`s local username database
B
TACACS+ authentication uses an RSA server to authenticate users
C
Local user names are case-insensitive
D
Local authentication is maintained on the router
E
KRB5 authentication disables user access when an incorrect password is entered
Reveal answer detailsClose answer details
Correct answersD, E
Question 48
Single choice
An EEM applet contains this command:
event snmp oid 1.3.6.1.4.3.8.0.5.8.7.1.3 get-type next entry-op gt entry-val 80 poll-interval 8
What is the result of the command?
A
An SNMP event is generated when the value equals 80% for eight polling cycles.
B
An SNMP event is generated when the value is greater than 80% for eight polling cycles.
C
An SNMP event is generated when the value reaches 80%.
D
An SNMP variable is monitored and an action is triggered when the value exceeds 80%.
Reveal answer detailsClose answer details
Correct answerD
Question 49
Single choice
Refer to the exhibit.
Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1?
A
VRF VPN_B
B
Default VRF
C
Management VRF
D
VRF VPN_A
Reveal answer detailsClose answer details
Correct answerB
Explanation
There is nothing special with the configuration of Gi0/0 on R1. Only Gi0/0 interface on R2 is assigned to VRF VPN_A. The default VRF here is similar to the global routing table concept in Cisco IOS
Question 50
Single choice
What is a characteristic of the overlay network in the Cisco SD-Access architecture?
A
It uses a traditional routed access design to provide performance and high availability to the network.
B
It consists of a group of physical routers and switches that are used to maintain the network.
C
It provides isolation among the virtual networks and independence from the physical network.
D
It provides multicast support to enable Layer 2 Hooding capability in the underlay network.
Reveal answer detailsClose answer details
Correct answerC
Question 51
Single choice
Which solution supports end-to-end line-rate encryption between two sites?
A
IPsec
B
TrustSec
C
MACseC
D
GRE
Reveal answer detailsClose answer details
Correct answerA
Question 52
Drag & drop
DRAG DROP
Drag and drop the characteristics from the left onto the tools on the right. Not all options are used.
Reveal answer detailsClose answer details
Explanation
Configuration management tools are used to install, configure, and manage software or applications on existing systems. They commonly work with mutable infrastructure, where systems can be updated or modified after deployment.
Orchestration tools are used to provision and coordinate infrastructure resources, such as server instances. They commonly align with immutable infrastructure, where infrastructure is replaced rather than modified in place. Cisco describes configuration-management tools as managing deployments on existing server instances and orchestration tools as provisioning server instances; Cisco also distinguishes mutable infrastructure from immutable infrastructure.
Question 53
Single choice
What NTP Stratum level is a server that is connected directly to an authoritative time source?
A
Stratum 0
B
Stratum 1
C
Stratum 14
D
Stratum 15
Reveal answer detailsClose answer details
Correct answerB
Explanation
The stratum levels define the distance from the reference clock. A reference clock is a stratum 0 device that is assumed to be accurate and has little or no delay associated with it. Stratum 0 servers cannot be used on the network but they are directly connected to computers which then operate as stratum-1 servers. A stratum 1 time server acts as a primary network time standard.
A stratum 2 server is connected to the stratum 1 server; then a stratum 3 server is connected to the stratum 2 server and so on. A stratum 2 server gets its time via NTP packet requests from a stratum 1 server. A stratum 3 server gets its time via NTP packet requests from a stratum-2 server... A stratum server may also peer with other stratum servers at the same level to provide more stable and robust time for all devices in the peer group (for example a stratum 2 server can peer with other stratum 2 servers). NTP uses the concept of a stratum to describe how many NTP hops away a machine is from an authoritative time source. A stratum 1 time server typically has an authoritative time source (such as a radio or atomic clock, or a Global Positioning System (GPS) time source) directly attached, a stratum 2 time server receives its time via NTP from a stratum 1 time server, and so on.
What is one benefit of implementing a data modeling language?
A
use XML style of data formatting
B
interoperability to allow unlimited implementations
C
machine-oriented logic and language-facilitated processing
D
conceptual representation makes interpretation simple
Reveal answer detailsClose answer details
Correct answerD
Question 55
Drag & drop
DRAG DROP
Drag and drop the characteristics from the left onto the deployment model on the right.
Reveal answer detailsClose answer details
Question 56
Single choice
Refer to the exhibit.
During deployment, a network engineer notices that voice traffic is not being tagged correctly as it traverses the network.
Which COS to DSCP map must be modified to ensure that voice traffic is treated properly?
A
COS of 5 to DSCP 46
B
COS of 7 to DSCP 48
C
COS of 6 to DSCP 46
D
COS of 3 to DSCP of 26
Reveal answer detailsClose answer details
Correct answerA
Question 57
Single choice
Which definition describes JWT in regard to REST API security?
A
an encrypted JSON token that is used for authentication
B
an encrypted JSON token that is used for authorization
C
an encoded JSON token that is used to securely exchange information
D
an encoded JSON token that is used for authentication
Reveal answer detailsClose answer details
Correct answerD
Explanation
JWT: JSON Web Tokens are an open and standard (RFC 7519) way for you to represent your user's identity securely during a two-party interaction. That is to say, when two systems exchange data you can use a JSON Web Token to identify your user without having to send private credentials on every request.
Question 58
Single choice
In which part of the HTTP message is the content type specified?
While configuring an IOS router for HSRP with a virtual IP of 10.1.1.1, an engineer sees this log message.
Jan 1 12:12:12.111 : %HSRP-4-DIFFVIP1: GigabitEthernet0/0 Grp 1 active routers virtual IP address 10.1.1.1 is different to the locally configured address 10.1.1.25
Which configuration change must the engineer make?
A
Change the HSRP group configuration on the remote router to 1.
B
Change the HSRP group configuration on the local router to 1.
C
Change the HSRP virtual address on the remote router to 10.1.1.1.
D
Change the HSRP virtual address on the local router to 10.1.1.1.
Reveal answer detailsClose answer details
Correct answerD
Explanation
Syslog points to local router having VIP ip 10.1.1.25, and remote router in g0/0 interface having 10.1.1.1. We want latter to all routers in HSRP so we need to configure local router, hence B. "is different to the locally configured..."
Question 61
Multiple choice
Refer to the exhibit.
When troubleshooting a routing issue, an engineer issues a ping from S1 to S2.
Which two actions result from the initial value of the TTL? (Choose two.)
A
The packet reaches R3, and the TTL expires
B
R2 replies with a TTL exceeded message
C
R3 replies with a TTL exceeded message.
D
The packet reaches R2, and the TTL expires.
E
R1 replies with a TTL exceeded message
F
The packet reaches R1 and the TTL expires.
Reveal answer detailsClose answer details
Correct answersB, D
Explanation
When a labeled packet is received with a TTL of 1, the receiving LSR drops the packet and sends an ICMP message "time exceeded" (type 11, code 0) to the originator of the IP packet. This is the same behavior that a router would exhibit with an IP packet that had an expiring TTL.
To allow this traffic, which statement must be added to an access control list that is applied on SW2 port G0/0 in the inbound direction?
A
permit host 172.16.0.2 host 192.168.0.5 eq 8080
B
permit host 192.168.0.5 host 172.16.0.2 eq 8080
C
permit host 192.168.0.5 eq 8080 host 172.16.0.2
D
permit host 192.168.0.5 it 8080 host 172.16.0.2
Reveal answer detailsClose answer details
Correct answerC
Explanation
The inbound direction of G0/0 of SW2 only filter traffic from Web Server to PC-1 so the source IP address and port is of the Web Server.
Question 63
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary preconfigurations have been applied. 5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
Tasks
Reveal model answerClose model answer
Solution:
R2 config t username NetworkAdmin privilege 15 password CiscoENCOR
line vty 0 4 login local transport input telnet rlogin exec-timepit 20
Question 64
Single choice
What is a characteristic of Wi-Fi channels?
A
The 2.4-GHz band has 24 non-overlapping channels.
B
Devices that connect to the same Wi-Fi channel reside in the same collision domain.
C
Wi-Fi channels are spaced 30 MHz apart.
D
The 5-GHz band offers 11 different channels for Wi-Fi clients.
Reveal answer detailsClose answer details
Correct answerB
Question 65
Single choice
Which tool functions in a push model, supports languages like Python or Ruby, and does not require an agent to be installed per host?
A
Puppet
B
Ansible
C
Saltstack
D
Chef
Reveal answer detailsClose answer details
Correct answerB
Question 66
Single choice
Based on the output below, which Python code shows the value of the "upTime" key?
because the question is asked about 'UpTime', not 'family', both of them are object within array 'response' ,i.e. [ {"family:xxx", "UpTime:xxx"}...
Question 67
Single choice
Refer to the exhibit.
Which type of antenna is shown on the radiation patterns?
A
Dipole
B
Yagi
C
Patch
D
Omnidirectional
Reveal answer detailsClose answer details
Correct answerA
Question 68
Multiple choice
Two Cisco switches are logically configured as a single switch using Cisco Stackwise technology. This will result in virtually combining which two planes? (Choose two.)
A
Data Plane
B
Control Plane
C
Forwarding Plane
D
Management Plane
E
Bearer Plane
Reveal answer detailsClose answer details
Correct answersB, D
Explanation
StackWise Virtual (SV) combines two switches into a single logical network entity from the network control plane and management perspectives. References: https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9000/nb-06-cat-9k-stack-wp-cte-en.html
Question 69
Single choice
An engineer must configure a GRE tunnel interface in the default mode. The engineer has assigned an IPv4 address on the tunnel and sourced the tunnel from an ethernet interface.
Which additional configuration must be made on the tunnel interface?
A
(config-if)#tunnel destination <ip address>
B
(config-if)#keepalive <seconds retries>
C
(config-if)#ip mtu <value>
D
(config-if)#ip tcp adjust-mss <value>
Reveal answer detailsClose answer details
Correct answerA
Explanation
A GRE interface definition includes:
+ An IPv4 address on the tunnel + A tunnel source + A tunnel destination
Below is an example of how to configure a basic GRE tunnel:
In this case the "IPv4 address on the tunnel" is 10.10.10.1/24 and "sourced the tunnel from an Ethernet interface" is the command "tunnel source fa0/0". Therefore it only needs a tunnel destination, which is 172.16.0.2.
Note: A multiple GRE (mGRE) interface does not require a tunnel destination address.
Question 70
Single choice
Refer to the exhibit.
Which command or set of commands configures switch B as the primary root for VLANs 10, 15, and 20?
SwitchB(config)# interface range g0/0/0-15 SwitchB(config-if)# spanning-tree port-priority 100 SwitchA (config)# interface range g0/0/0-15 SwitchA(config-if)# spanning-tree port-priority 200
D
SwitchB(config)# spanning-tree mst 1 root primary
Reveal answer detailsClose answer details
Correct answerD
Question 71
Single choice
Which type of API enables Cisco Catalyst Center (formerly DNA Center) to focus on outcome instead of the individual steps that are required to achieve the outcome?
A
southbound Multivendor Support
B
westbound Integration
C
northbound Intent
D
eastbound Events and Notifications
Reveal answer detailsClose answer details
Correct answerC
Question 72
Single choice
Refer to the exhibit.
POSTMAN is showing an attempt to retrieve network device information from Cisco DNA Center API.
What is the issue?
A
The URI string is incorrect
B
The token has expired.
C
Authentication has failed.
D
The JSON payload contains the incorrect UUID
Reveal answer detailsClose answer details
Correct answerA
Explanation
With 's' GET https://DNAC:Port//dna/intent/api/v1/network-devices
{ "response": { "errorCode": "Bad request", "message": "Invalid input request", "detail": "s is not a valid UUID of device" }, "version": "1.0" }
without 's' GET https://DNAC:Port//dna/intent/api/v1/network-device { "response": [ { "type": "Cisco 3504 Wireless LAN Controller", "description": "Cisco Controller Wireless Version:8.5.140.0", "serialNumber": "FOL25040021",
Question 73
Single choice
Which type of antenna is designed to provide a 360-degree radiation pattern?
A
Yagi
B
patch
C
directional
D
omnidirectional
Reveal answer detailsClose answer details
Correct answerD
Question 74
Multiple choice
Which two statements about EIGRP load balancing are true? (Choose two)
A
Cisco Express Forwarding is required to load-balance across interfaces
B
A path can be used for load balancing only if it is a feasible successor
C
EIGRP supports unequal-cost paths by default
D
Any path in the EIGRP topology table can be used for unequal-cost load balancing
E
EIGRP supports 6 unequal-cost paths
Reveal answer detailsClose answer details
Correct answersB, E
Explanation
EIGRP provides a mechanism to load balance over unequal cost paths (or called unequal cost load balancing) through the "variance" command. In other words, EIGRP will install all paths with metric < variance * best metric into the local routing table, provided that it meets the feasibility condition to prevent routing loop. The path that meets this requirement is called a feasible successor. If a path is not a feasible successor, it is not used in load balancing. Note: The feasibility condition states that, the Advertised Distance (AD) of a route must be lower than the feasible distance of the current successor route.
Question 75
Multiple choice
Which two components are required for MPLS Layer 3 VPN configuration? (Choose two)
A
Use MP-BGP for customer routes.
B
Use LDP for customer routes.
C
Use a unique RD per customer VRF.
D
Use pseudowire for Layer 2 routes
E
Use OSPF between PE and CE
Reveal answer detailsClose answer details
Correct answersA, C
Question 76
Single choice
A system must validate access rights to all its resources and must not rely on a cached permission matrix. If the access level to a given resource is revoked but is not reflected in the permission matrix, the security is violates.
Which term refers to this REST security design principle?
A
economy of mechanism
B
complete mediation
C
separation of privilege
D
least common mechanism
Reveal answer detailsClose answer details
Correct answerB
Explanation
A system should validate access rights to all its resources to ensure that they are allowed and should not rely on the cached permission matrix. If the access level to a given resource is being revoked, but that is not being reflected in the permission matrix, it would be violating security.
Drag and drop the characteristics from the left onto the infrastructure deployment models on the right.
Reveal answer detailsClose answer details
Question 79
Single choice
Which tag defines the properties to be applied to each specific WLAN?
A
RF tag
B
policy tag
C
AP tag
D
site tag
Reveal answer detailsClose answer details
Correct answerB
Explanation
In the context of Cisco Catalyst 9800 Series Wireless Controllers, a policy tag is used to define the properties that will be applied to each specific WLAN. The policy tag maps the WLAN profile to the policy profile, which in turn defines the wireless characteristics of the WLAN and the network policies and switching policies for the client 2. References: Cisco Catalyst 9800 Series Wireless Controller Software Configuration Guide
Question 80
Single choice
Refer to the exhibit.
A port channel is configured between SW2 and SW3. SW2 is not running a Cisco operating system. When all physical connections are made, the port channel does not establish.
Based on the configuration except of SW3, what is the cause of the problem?
A
The port channel on SW2 is using an incompatible protocol.
B
The port-channel trunk is not allowing the native VLAN.
C
The port-channel should be set to auto.
D
The port-channel interface lead balance should be set to src-mac
Reveal answer detailsClose answer details
Correct answerA
Explanation
The Cisco switch was configured with PAgP, which is a Cisco proprietary protocol so non-Cisco switch could not communicate.
Question 81
Single choice
Which First Hop Redundancy Protocol maximizes uplink utilization and minimizes the amount of configuration that is necessary?
A
GLBP
B
HSRP v2
C
VRRP
D
HSRP v1
Reveal answer detailsClose answer details
Correct answerA
Explanation
only GLBP can maximize utilzation of links by being ACTIVE/ACTIVE while all others are ACTIVE/STANDBY/LISTENING
NOTE!!!! there is NO MHSRP only HSRP v1 and 2.
Question 82
Multiple choice
What are two characteristics of a directional antenna? (Choose two.)
A
commonly used to cover large areas
B
low gain
C
provides the most focused and narrow beam-width
D
receive signals equally from all directions
E
high gain
Reveal answer detailsClose answer details
Correct answersC, E
Question 83
Multiple choice
Which two actions are recommended as security best practices to protect REST API? (Choose two.)
A
Use TACACS+ authentication.
B
Enable dual authentication of the session
C
Enable out-of-band authentication.
D
Use SSL for encryption.
E
Use a password hash.
Reveal answer detailsClose answer details
Correct answersD, E
Question 84
Single choice
Which characteristic applies to Cisco SD-Access?
A
It uses dynamic routing to discover and provision the border and edge switches
B
It uses VXLAN for the control plane
C
It uses PnP to discover and provision border and access switches
D
It uses GRE for the policy plane
Reveal answer detailsClose answer details
Correct answerC
Question 85
Multiple choice
Which of the following statements regarding the use of Bidirectional Forwarding Detection (BFD) in a Cisco SD-WAN environment are true?
A
BFD cannot be disabled on SD-WAN routers.
B
OSPFv3 is not supported with BFD.
C
In addition to link failure detection, it is also used to measure loss and latency used by application aware routing.
D
Is not typically enabled for OMP.
E
Does not support BGP.
Reveal answer detailsClose answer details
Correct answersA, C
Explanation
Runs on SD-WAN tunnel to detect failures in the overlay tunnel
Is enabled by default and cannot be disabled
Is typically enabled for OMP
Besides link failures, it also measures latency, loss, and other link statistics used by application-aware routing https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/routing/ios-xe-17/routing-book-xe/m-bfd-for-routing-protocols.html#Cisco_Concept.dita_26cf6354-cce5-4799-b140-f518adc78a40
Question 86
Single choice
In a virtual environment, what is a VMDK file?
A
A file containing information about snapshots of a virtual machine.
B
A zip file connecting a virtual machine configuration file and a virtual disk.
C
A configuration file containing settings for a virtual machine such as a guest OS.
D
A file containing a virtual machine disk drive.
Reveal answer detailsClose answer details
Correct answerA
Question 87
Drag & drop
DRAG DROP
Drag and drop the code snippets from the bottom onto the blanks in the code to construct a request that configures a deny rule on an access list.
Reveal answer detailsClose answer details
Question 88
Single choice
Which multicast operational mode sends a prune message to the source when there are no connected members or downstream neighbors?
A
IGMPv3
B
PIM dense mode
C
PIM sparse mode
D
IGMPv2
Reveal answer detailsClose answer details
Correct answerB
Question 89
Single choice
Which statement describes the Cisco SD-Access plane functionality for fabric-enabled wireless?
A
Control plane traffic and data plane traffic are sent to the WLC through VXLAN.
B
The control plane traffic is sent to the WLC through CAPWAP tunnels, and the data plane traffic is sent from the AP to the fabric edge switch through VXLAN.
C
The control plane traffic is sent to the WLC through VXLAN, and the data plane traffic is sent to the WLC through CAPWAP tunnels.
D
Control plane traffic and data plane traffic are sent to the WLC through CAPWAP tunnels.
Reveal answer detailsClose answer details
Correct answerB
Question 90
Single choice
Which congestion queuing method on Cisco IOS based routers uses four static queues?
A
Priority
B
custom
C
weighted fair
D
low latency
Reveal answer detailsClose answer details
Correct answerA
Question 91
Single choice
Refer to the exhibit.
The inside and outside interfaces in the NAT configuration of this device have been correctly identified.
What is the effect of this configuration?
A
dynamic NAT
B
NAT64
C
PAT
D
static NAT
Reveal answer detailsClose answer details
Correct answerC
Explanation
The command "ip nat inside source list 1 interface gigabitethernet0/0 overload" translates all source addresses that pass access list 1, which means 172.16.1.0/24 subnet, into an address assigned to gigabitethernet0/0 interface. Overload keyword allows to map multiple IP addresses to a single registered IP address (many-to-one) by using different ports so it is called Port Address Translation (PAT).
Question 92
Single choice
A company hires a network architect to design a new OTT wireless solution within a Cisco SD-Access Fabric wired network. The architect wants to register access points to the WLC to centrally switch the traffic.
Which AP mode must the design include?
A
Bridge
B
Fabric
C
FlexConnect
D
local
Reveal answer detailsClose answer details
Correct answerD
Question 93
Single choice
Refer to the exhibit.
Which set of commands is required to configure and verify the VRF for Site 1 Network A on router R1?
Which two operational models enable an AP to scan one or more wireless channels for rouge access points and at the same time provide wireless services to clients? (Choose two.)
A
Rouge detector
B
Sniffer
C
FlexConnect
D
Local
E
Monitor
Reveal answer detailsClose answer details
Correct answersC, D
Explanation
Rogue Detection is performed by Local and Flex-Connect (in connected mode) mode APs and utilizes a time-slicing technique which allows client service and channel scanning with the usage of the same radio. With the move to off channel for a period of 50ms every 16 seconds, the AP, by default, only spends a small percentage of its time to not serve clients.
Monitor mode serves only to scan, not to serve clients.
Monitor mode APs are also far superior at the detection of rogue clients as they have a more comprehensive view of the activity that occurs in each channel.
Just as @YTAKE, @Adrenalina73, @xziomal9, @wifishark and others say.
You need to implement a First Hop Redundancy Protocol (FHRP) in a dual stack (IPv4 and IPV6) environment that utilizes devices from multiple different vendors.
Which protocol best meets these needs?
A
HSRP
B
GLBP
C
VRRPv1
D
VRRPv2
Reveal answer detailsClose answer details
Correct answerD
Explanation
You have to go with VRRP as the protocol must be vendor agnostic.
Question 96
Single choice
Refer to the exhibit.
The WLC administrator sees that the controller to which a roaming client associates has Mobility Role Anchor configured under Clients > Detail.
Which type of roaming is supported?
A
Indirect
B
Layer 3 intercontroller
C
Layer 2 intercontroller
D
Intercontroller
Reveal answer detailsClose answer details
Correct answerB
Explanation
What is a Mobility Anchor? Mobility Anchor, also referred to as Guest tunneling or Auto Anchor Mobility, is a feature where all the client traffic that belongs to a WLAN (Specially Guest WLAN) is tunneled to a predefined WLC or set of controllers that are configured as Anchor for that specific WLAN. This feature helps to restrict clients to a specific subnet and have more control over the user traffic. Refer to theConfiguring Auto-Anchor Mobilitysection of Cisco Wireless LAN Controller Configuration Guide, Release 8.8for more information on this feature.
This would be a L3 Roam as the client is Anchored to the AP with a CAPWAP tunnel formed between the Anchor WLC and the associated WLC https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107188-mobility-groups-faq.html#anc15
Question 97
Single choice
Refer to the exhibit.
What is printed to the console when this script is run?
A
a key-value pair in tuple type
B
a key-value pair in list type
C
a key-value pair in string type
D
an error
Reveal answer detailsClose answer details
Correct answerC
Question 98
Single choice
Refer to the exhibit.
A GRE tunnel has been created between HO and BR routers.
What is the tunnel IP on the HQ router?
A
10.111.111.1
B
10.111.111.2
C
209.165.202.130
D
209.165.202.134
Reveal answer detailsClose answer details
Correct answerA
Explanation
In the above output, the IP address of "209.165.202.130" is the tunnel source IP while the IP 10.111.1.1 is the tunnel IP address.
Question 99
Lab simulation
Simulation
Guidelines
This is a lab item in which tasks will be performed on virtual devices.
1. Refer to the Tasks tab to view the tasks for this lab item. 2. Refer to the Topology tab to access the device console(s) and perform the tasks. 3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window. 4. All necessary preconfigurations have been applied. 5. Do not change the enable password or hostname for any device. 6. Save your configurations to NVRAM before moving to the next item. 7. Click Next at the bottom of the screen to submit this lab and move to the next question. 8. When Next is clicked, the lab closes and cannot be reopened.
Topology
Tasks
Reveal model answerClose model answer
Solution:
Default int range et0/0-1 Int range e0/0 ?1 Sw trunk encap dot1 Switch mode trunk Channel-group 2 mode passive No shut
A network administrator added a new spoke site with dynamic IP on the DMVPN network.
Which configuration command passes traffic on the DMVPN tunnel from the spoke router?
A
ip nhrp registration dynamic
B
ip nhrp registration ignore
C
ip nhrp registration no-registration
D
ip nhrp registration no-unique
Reveal answer detailsClose answer details
Correct answerD
Explanation
"ip nhrp registration no-unique": allow the client to not set the unique flag in the NHRP packets. This is useful when a station has a dynamic IP address that could change over time.