Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
AN955
Forum: Answer this question
Last Post: help_desk
Yesterday, 02:52 PM
» Replies: 1
» Views: 97
|
CCNP 1.1
Forum: General Discussion
Last Post: forumsupport
05-07-2025, 05:34 AM
» Replies: 1
» Views: 89
|
OSPF DR/BDR Sim wrong .ya...
Forum: CCNP ENCOR 350-401 Forum
Last Post: kamau407
05-06-2025, 11:55 PM
» Replies: 0
» Views: 70
|
Passed my Exam Today
Forum: CCNP Security - SCOR 350-701 Forum
Last Post: Alegra Kilstein
05-01-2025, 06:13 AM
» Replies: 4
» Views: 8,053
|
QID SCRD28
Forum: CCNP Security - SCOR 350-701 Forum
Last Post: help_desk
04-22-2025, 06:03 PM
» Replies: 1
» Views: 316
|
simlets and/or simulation...
Forum: CCNP Security - SCOR 350-701 Forum
Last Post: forumsupport
04-22-2025, 10:16 AM
» Replies: 1
» Views: 307
|
AN668
Forum: Answer this question
Last Post: help_desk
04-11-2025, 09:24 AM
» Replies: 1
» Views: 594
|
Failed :(
Forum: CCNP ENCOR 350-401 Forum
Last Post: ionemoney
04-07-2025, 10:47 PM
» Replies: 1
» Views: 746
|
QID:AR677 Incorrect Answe...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
04-05-2025, 10:32 AM
» Replies: 1
» Views: 602
|
QID:ECD075
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
04-03-2025, 06:19 PM
» Replies: 1
» Views: 623
|
|
|
AR143 Incorrect |
Posted by: yardbyrd - 03-22-2025, 03:09 AM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
AR143 Incorrect.
How is an IPv4 access list going to affect telnet to an IPv6 address?
IPv6 unicast routing is not enabled by default and IPv6 access-list INGRESS is blocking IPv6 packets. You would need both for IPv6 address autoconfig to work. Therefore you need to assign an IPv6 address on GigabitEthernet0/0.
|
|
|
AR163 Incorrect |
Posted by: yardbyrd - 03-22-2025, 02:59 AM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
AR163 Incorrect.
If an interface is not explicitly assigned to an interface, it will be assigned to the default VRF by default (which is equivalent to the global routing table).
Quoted from the below source: "A one-to-one relationship does not necessarily exist between customer sites and VPNs. A site can be a member of multiple VPNs. However, a site can associate with only one VRF."
Reference:
https://www.cisco.com/c/en/us/td/docs/io...ls-vpn.pdf
|
|
|
QID AR096 wrong |
Posted by: yokai89 - 03-21-2025, 03:14 PM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
The answer is incorrect.
The Correct answer should be: "It was obtained directly from the next-hop server."
Here for Reference:
https://www.cisco.com/c/en/us/td/docs/io...-nhrp.html
Flag Description
authoritative: The mapping was obtained directly from the next-hop router or server.
implicit: The mapping was obtained from an NHRP resolution request or packet.
local: The mapping is for networks that are local to the router.
nat: The remote device supports NHRP Network Address Translation (NAT) extensions.
negative: A mapping could not be obtained for negative caching.
(no socket): IP Security (IPSec) will not set up encryption, because data traffic does not require this tunnel.
registered: The mapping was created in response to an NHRP registration.
router: The mappings for a remote router are marked with the router flag.
unique: The mapping cannot be overwritten by a different NBMA entry with the same IP address.
used: Data packets are being process-switched for the given mapping.
|
|
|
QID AR477 |
Posted by: yokai89 - 03-21-2025, 02:06 PM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
The given Answer is wrong.
The correct answer should be LDP uses SSO to recover from disruption in control plane service.
"Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP) uses SSO, NSF, and graceful restart to allow a Route Processor (RP) to recover from disruption in control plane service (specifically, the LDP component) without losing its MPLS forwarding state."
https://www.cisco.com/c/en/us/td/docs/io...sfsso.html
|
|
|
QID AR625 |
Posted by: yokai89 - 03-20-2025, 09:43 AM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
The given Answer is wrong. It deny the route with tag 200 but this is the route R1 have to redistribute. The correct answer should be:
R1(config)#route-map CCNP permit 10
R1(config-route-map)#match tag 200
R1(config-route-map)#exit
R1(config)#router ospf 10
R1(config-router)#redistribute eigrp 100 subnets route-map CCNP
Here the route with the tag 200 is the only one which will be redistributed. This will advertise the correct subnet.
|
|
|
QID 654 |
Posted by: lucasuchoa - 03-11-2025, 11:38 PM - Forum: CCNP ENARSI 300-410 Forum
- Replies (1)
|
 |
I had done a searching in this link "https://www.cisco.com/c/en/us/td/docs/routers/ios/config/17-x/sec-vpn/b-security-vpn/m_ipv6-src-guard-xe.html" and it stands that Ipv6 source guard and Ipv6 Prefix list are Layer 2 snooping feaures and validate the source of the traffic.
But Ipv6 prefix list are not in the correct answers. Can you explain me why please ?
|
|
|
AR636 |
Posted by: deadlinecoming - 03-10-2025, 12:30 PM - Forum: CCNP ENARSI 300-410 Forum
- Replies (1)
|
 |
Believe you would "Resolve metric differences between the peers to calculate the valid K-value" They have already been configured and do not match as the log message shows K-value mismatch.
|
|
|
|