Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
EC877 and EC1112
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-18-2024, 04:39 PM
» Replies: 2
» Views: 107
Packet Tracer Labs
Forum: Site News & Issues
Last Post: help_desk
12-16-2024, 07:34 AM
» Replies: 5
» Views: 1,313
EC1103 and EC672
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-12-2024, 05:24 PM
» Replies: 1
» Views: 123
EC935
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-10-2024, 05:22 PM
» Replies: 1
» Views: 157
IP Services Sim
Forum: Answer this question
Last Post: forumsupport
11-29-2024, 06:42 PM
» Replies: 1
» Views: 312
PASSED!
Forum: CCNP ENCOR 350-401 Forum
Last Post: brownhorse
11-23-2024, 12:55 AM
» Replies: 0
» Views: 244
Passed Exam
Forum: CCNP ENCOR 350-401 Forum
Last Post: brownhorse
11-16-2024, 01:25 AM
» Replies: 1
» Views: 771
AN324
Forum: Answer this question
Last Post: help_desk
11-13-2024, 10:19 AM
» Replies: 1
» Views: 458
AN413
Forum: Answer this question
Last Post: help_desk
11-08-2024, 01:11 PM
» Replies: 1
» Views: 478
AND60
Forum: Answer this question
Last Post: help_desk
11-04-2024, 10:37 AM
» Replies: 1
» Views: 430

 
  AR303
Posted by: binibin - 05-15-2024, 11:30 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

it should be "in" because we are filtering into Area20

Print this item

  Quesitons Up-toDate
Posted by: KevinPorter - 05-14-2024, 03:59 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (1)

Hi,

are all questions and simulations up to date for this exam 350-401. need to make sure everything is up to dat ebefore taking an exam. also are the questions same from here?

Print this item

  AR329
Posted by: binibin - 05-14-2024, 10:54 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

The ACL should be applied to SW1 Interface G1/10

https : // www . examtopics . com/discussions/cisco/view/82688-exam-300-410-topic-1-question-250-discussion/

Print this item

  Failed
Posted by: col2hats - 05-02-2024, 01:06 PM - Forum: CCNP ENCOR 350-401 Forum - No Replies

Just failed the exam. Only had about 3 of the questions from this site, no help at all

Print this item

  CCNA question QID:AN791
Posted by: spookylake - 04-23-2024, 01:10 AM - Forum: Answer this question - Replies (1)

On question QID:AN791

I believe the answer is not listed and should be:

"Configure the switchport trunk add vlan 300 on interface Fa0/2 on SW1"

The test states that it is just "switchport trunk allowed vlan 300"  but if you entered that CLI it would remove the existing trunk allowed vlans and only use vlan 300 rather than adding the vlan 300 to the existing trunk which is what you need.

The "add vlan 300 to interface Fa0/2 on SW1 is not even an option for an answer.

Print this item

  Passed 4-1-24
Posted by: alextomko - 04-01-2024, 07:01 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Passed, questions are good. Labs are good too but still got some wrong even with the right stuff from here. I studied them with CML and still could not get all of them working yet must have scored good enough on them and the questions to pass.

Thanks H2P


One thing that was notable, the ordering of the multiple choice answers was different than on here.

On 350-401 - the ordering of the multiple choice answers was identical yet not on 300-410.

Print this item

  AR538
Posted by: jupertino - 03-30-2024, 07:33 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

I think there's an issue with the answer of this question. The answer is listed as OSPF and BGP, but I believe the answer is LDP and RSVP.

The two protocols used by P routers to transfer VPN traffic between PE routers in an MPLS network are:
LDP (Label Distribution Protocol)
RSVP (Resource Reservation Protocol)

Explanation:

LDP is a protocol used in MPLS networks to distribute labels between adjacent label switch routers (LSRs). It allows P routers to assign and exchange MPLS labels for forwarding labeled packets along the Label Switched Path (LSP).
RSVP is a signaling protocol used in MPLS Traffic Engineering (MPLS-TE) to establish and maintain LSPs with specific bandwidth and quality of service (QoS) requirements. RSVP is used to reserve network resources along the LSP path.
The other options mentioned:

BGP (Border Gateway Protocol) is used for exchanging routing information between autonomous systems (AS) but not for transferring VPN traffic within an MPLS network.
OSPF (Open Shortest Path First) is an interior gateway protocol (IGP) used for routing within an AS but not for transferring VPN traffic in an MPLS network.
MP-BGP (Multiprotocol BGP) is used by PE routers to exchange VPN routing information and MPLS labels between VPN instances, but it is not used by P routers for transferring VPN traffic.


Please someone let me know if my understanding is not correct. Thanks!

Print this item

  EC450 WRONG
Posted by: col2hats - 03-12-2024, 09:38 PM - Forum: CCNP ENCOR 350-401 Forum - No Replies

The answer should be Monitor not Local

Print this item

  ar444
Posted by: pc_evans - 03-12-2024, 05:34 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (2)

is 172.16.1.3 an FTP server?  Or is it supposed to be the TACACS Server?

Print this item

  arx06
Posted by: pc_evans - 03-12-2024, 05:13 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

It appears the exhibit forgot to name the route-maps.

the route-map is named 'deny'  

the second route-map is named 'permit'

neither route-map contains a permit or deny clause.  GNS3 shows that Route-maps can be configured without a permit or deny clause.  Configuring a route-map this way results in an implicit permit.

The exhibit is either wrong, or the answers are wrong.

If we assume the route-maps are intended to be named 'deny' and 'permit' we do not know which route map is applied.




!!! Route-map named 'deny' with no permit/deny clause defaults to permit
R4(config)#route-map ?
  WORD  Route map tag

R4(config)#route-map deny ?
  <0-65535>  Sequence to insert to/delete from existing route-map entry
  deny      Route map denies set operations
  permit    Route map permits set operations
  <cr>

R4(config)#route-map deny 10
R4(config-route-map)#match address 10
R4(config-route-map)#do sh route-map
route-map deny, permit, sequence 10
  Match clauses:
    ip address (access-lists): 10
  Set clauses:
  Policy routing matches: 0 packets, 0 bytes

!!! route-map named 'deny' with a deny clause denies any match.

R5(config)#route-map deny deny 10
R5(config-route-map)#match address 10
R5(config-route-map)#do sh route-map
route-map deny, deny, sequence 10
  Match clauses:
    ip address (access-lists): 10
  Set clauses:
  Policy routing matches: 0 packets, 0 bytes

Print this item