Cisco 300-410 Practice Test - Questions Answers, Page 29
List of questions
Related questions
A CoPP policy is applied for receiving SSH traffic from the WAN interface on a Cisco ISR4321 router.
However, the SSH response from the router is abnormal and stuck during the high link utilization. The problem is identified as SSH traffic does not match in the ACL. Which action resolves the issue?
Rate-limit SSH traffic to ensure dedicated bandwidth.
Apply CoPP on the control plane interface.
Increase the IP precedence value of SSH traffic to 6.
Apply CoPP on the WAN interface inbound direction.
Refer to the exhibit.
An engineer configured BGP and wants to select the path from 10.77.255.57 as the best path instead of current best path. Which action resolves the issue?
Configure AS_PATH prepend for the current best path
Configure higher MED to select as the best path
Configure AS_PATH prepend for the desired best path
Configure lower LOCAL_PREF to select as the best path
Refer to the exhibit.
An administrator is configuring a GRE tunnel to establish an EIGRP neighbor to a remote router. The other tunnel endpoint is already configured. After applying the configuration as shown, the tunnel started flapping. Which action resolves the issue?
Modify the network command to use the Tunnel0 interface netmask
Advertise the Loopback0 interface from R2 across the tunnel
Stop sending a route matching the tunnel destination across the tunnel
Readdress the IP network on the Tunnel0 on both routers using the /31 netmask
Which two solutions are used to overcome a flapping link that causes a frequent label binding exchange between MPLS routers? (Choose two)
Create link dampening on links to protect the session.
Increase input queue on links to protect the session.
Create targeted hellos to protect the session.
Increase a hold-timer to protect the session.
Increase a session delay to protect the session.
Refer to the exhibit.
An engineer must configure a LAN-to-LAN IPsec VPN between R1 and the remote router. Which IPsec Phase 1 configuration must the engineer use for the local router?
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash sha
group 2
!
crypto isakmp key cisco123 address 200.1.1.3
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash md5
group 2
!
crypto isakmp key cisco123 address 200.1.1.3
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash md5
group 2
!
crypto isakmp key cisco123 address 199.1.1.1
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash md5
group 2
!
crypto isakmp key cisco123! address 199.1.1.1
What is a function of an end device configured with DHCPv6 guard?
If it is configured as a server, only prefix assignments are permitted.
If it is configured as a relay agent, only prefix assignments are permitted.
If it is configured as a client, messages are switched regardless of the assigned role.
If it is configured as a client, only DHCP requests are permitted.
A customer requested a GRE tunnel through the provider network between two customer sites using loopback to hide internal networks. Which configuration on R2 establishes the tunnel with R1?
R2(config)# interface Tunnel 1
R2(config-if)# ip address 172.20.1.2 255.255.255.0
R2(config-if)# ip mtu 1400
R2(config-if)# ip tcp adjust-mss 1360
R2(config-if)# tunnel source 192.168.20.1
R2(config-if)# tunnel destination 192.168.10.1
R2(config)# interface Tunnel 1
R2(config-if)# ip address 172.20.1.2 255.255.255.0
R2(config-if)# ip mtu 1400
R2(config-if)# ip tcp adjust-mss 1360
R2(config-if)# tunnel source 10.10.2.2
R2(config-if)# tunnel destination 10.10.1.1
R2(config)# interface Tunnel 1
R2(config-if)# ip address 172.20.1.2 255.255.255.0
R2(config-if)# ip mtu 1500
R2(config-if)# ip tcp adjust-mss 1360
R2(config-if)# tunnel source 192.168.20.1
R2(config-if)# tunnel destination 10.10.1.1
R2(config)# interface Tunnel 1
R2(config-if)# ip address 172.20.1.2 255.255.255.0
R2(config-if)# ip mtu 1500
R2(config-if)# ip tcp adjust-mss 1360
R2(config-if)# tunnel source 10.10.2.2
R2(config-if)# tunnel destination 10.10.1.1
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?
ip nhrp registration ignore
ip nhrp registration no-registration
ip nhrp registration dynamic
ip nhrp registration no-unique
Which IPv6 feature enables a device to reject traffic when it is originated from an address that is not stored in the device binding table?
IPv6 Snooping
IPv6 Source Guard
IPv6 DAD Proxy
IPv6 RA Guard
Refer to the exhibit.
The R2 loopback interface is advertised with RIP and EIGRP using default values. Which configuration changes make R1 reach the R2 loopback using RIP?
R1(config)# router rip
R1(config-router)# distance 90
R1(config)# router rip
R1(config-router)# distance 100
R1(config)# router eigrp 1
R1(config-router)# distance eigrp 130 120
R1(config)# router eigrp 1
R1(config-router)# distance eigrp 120 120
Question