Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
AR515
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-29-2025, 11:19 AM
» Replies: 1
» Views: 199
|
AR374
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-29-2025, 11:14 AM
» Replies: 1
» Views: 192
|
3rd times the charm! PASS...
Forum: CCNP ENCOR 350-401 Forum
Last Post: dixie76
08-27-2025, 02:50 AM
» Replies: 1
» Views: 393
|
AR521
Forum: CCNP ENARSI 300-410 Forum
Last Post: chewosaurus
08-26-2025, 02:30 PM
» Replies: 2
» Views: 489
|
300-415 Exam Experience
Forum: CCNP ENSDWI 300-415 Forum
Last Post: nothisisptrk
08-25-2025, 02:51 PM
» Replies: 0
» Views: 235
|
missing download file
Forum: General
Last Post: help_desk
08-24-2025, 10:33 AM
» Replies: 1
» Views: 266
|
Page not found..
Forum: Site News & Issues
Last Post: forumsupport
08-22-2025, 11:37 AM
» Replies: 1
» Views: 352
|
July 15th I Failed ENASRI...
Forum: CCNP ENARSI 300-410 Forum
Last Post: serbancalin
08-19-2025, 07:14 AM
» Replies: 2
» Views: 468
|
QIDAR588
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-16-2025, 11:58 AM
» Replies: 1
» Views: 388
|
QID AR625
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-16-2025, 11:26 AM
» Replies: 2
» Views: 1,576
|
|
|
Passed!! |
Posted by: brandonwill7 - 03-31-2025, 03:44 AM - Forum: CCNP ENCOR 350-401 Forum
- No Replies
|
 |
I finally passed the Encore exam Friday. Most of the questions was spot on, although about 10 of the questions I had never seen. All of the labs were spot on. There should be no issue passing if you hone in and the questions and build all of the labs. I would suggest using Cisco Modeling Labs since it is free now. Good Luck!
|
|
|
AR444 Incorrect Answer |
Posted by: yardbyrd - 03-30-2025, 07:40 AM - Forum: CCNP ENARSI 300-410 Forum
- Replies (1)
|
 |
The ip tacacs source-interface should be Gi0/0 and not Gi0/1 because as indicated in the diagram, the tacacs server is hanging off of Gi0/0. And of course we should have "ip vrf forwarding CompanyA".
|
|
|
QID:AR375 Incorrect answer |
Posted by: yardbyrd - 03-29-2025, 12:34 PM - Forum: CCNP ENARSI 300-410 Forum
- Replies (1)
|
 |
In the initial configuration both class-maps are calling the same access-list. Thus with first in/first out rule all traffic matching acl 100 is policed by CM_ROUTING at 1Mbps and traffic matching acl 100 never gets to see Class-map CM-MGMT. We need to delete acl 100 and recreate with just the BGP and OSPF lines. We also need to create acl 101 to permit Telnet and SSH
Afterwards, we need to remove the "match access-group 100" from class-map CM-MGMT and add "match access-group 101"
Now class-map CM-MGMT is policing telnet and ssh at 500 kbps while CM-ROUTING is only policing BGP and OSPF at 1Mbps.
You also need to change the service policy from "output" to "input".
Thank you for your consideration,
yardbyrd
|
|
|
AR502 incorrect |
Posted by: yardbyrd - 03-26-2025, 06:05 AM - Forum: CCNP ENARSI 300-410 Forum
- Replies (1)
|
 |
Reference: https://www.oreilly.com/library/view/mpls-configuration-on/1587051990/1587051990_ch01lev1sec6.html
Special Outgoing Label Types
LSRs perform the operation of label swapping, imposition, or disposition depending on their location in the MPLS domain. In certain cases, the incoming label maps to special outgoing labels that define the operation to be performed at the upstream LSR or router. These labels are propagated by the downstream LSR during label distribution to the upstream LSR. The following outlines the types of outgoing labels that can be associated with a packet: - Untagged— The incoming MPLS packet is converted to an IP packet and forwarded to the destination (MPLS to IP Domain transition). This is used in the implementation of MPLS VPN (discussed in Chapter 3).
- Implicit-null or POP label— This label is assigned when the top label of ...
|
|
|
ANN444 |
Posted by: smokinu - 03-23-2025, 05:25 AM - Forum: Answer this question
- Replies (1)
|
 |
Question: What is the function of the endpoint of a network?
Answer should be: Allows a user to record data and transmit to a file server
|
|
|
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
|
|
|
|