Jump to content

350-401 ENCOR Exam Simulation labs reviews


Recommended Posts

Here are Sim labs in 350-401 ENCOR exam so far;  Note: Those  May need correction(s) or changes. (will update if necessary)

BGP Lab 1

BGP connectivity exists between Headquarters and both remote sites; however, Remote Site 1
cannot communicate with Remote Site 2. Configure BGP according to the topology to goals

1. Configure R1 and R3 under the BGP process to provide reachability between Remote Site 1 and Remote Site 2. No configuration changes are permitted on R2.

2. Ensure that the /32 networks at Remote Site 1 and Remote Site 2 can ping each other.

R1
R1(config)#router bgp 123
R1(config-router)#address-family ipv4
R1(config-router-af)#neighbor 10.0.0.2 allowas-in

R3

R3(config)#router bgp 123
R3(config-router)# address-family ipv4
R3(config-router-af)#neighbor 192.168.1.2 allowas-in
R3#sh ip route bgp

 

 

  • Like 21
  • Thanks 3
  • Confused 1
Link to comment
Share on other sites

  • 1 month later...
  • 8 months later...
  • 1 month later...
  • 2 months later...
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...