Is your router able to reach 2.2.2.2, 3.3.3.3 or 4.4.4.4? Are R2, R3 and R4 able to reach 1.1.1.1? That’s something to check. Make sure the BGP configuration on R2, R3 and R4 is also using the loopback address as the source of the connection and that multihop is configured.
still not working how can they become ebgp nei if R1 using his src ip add as its loopack and R2,R3 n R4 using their src ip add as their physical interfaces …
and by the way u added the static route for R 3 wd wrong next hop maybe
R3(config)#ip route 1.1.1.1 255.255.255.255 192.168.13.3 the next hope must be 192.168.13.1
I see it now, the final configs of R2, R3, and R4 were wrong. They have to use 1.1.1.1 as the destination and source BGP from their own loopbacks. Just fixed this. Sorry for the confusion!
Hello Rene,
I see that the route-map SET_MED is called in the example(BGP Peer Groups Lesson) but it is not configured. I believe that configuration is missing.Also I would like to know what were we trying to achieve with that route-map
Is there any possibility to take PDF format of QoS and other items from the site (excluding video) as it would be more useful for us for preparation of exams and perusal
Yes you are correct, that in order for the routes to show up correctly in the various Autonomous Systems, it is necessary to use the next-hop self command. However, for this lesson, the focus was on the BGP peer group mechanism, and for this reason the next-hop self command was not included.
Do you recommend to use this particular course (link below) for my CCNP studies or it goes way beyond, and therefore I should just the one mapped to CCNP Route course?
The courses on Networklessons are organized by either certification or topic. All the courses that are organized by topic include all of the information for that particular topic that is needed for certifications up to and including CCIE.
If you’re studying specifically for a particular certification, it’s best to use the course of that particular certification. If you just want to learn about a particular topic in depth, then go for the topical courses.
For this particular case, the BGP course goes beyond what is needed for CCNP. If you’re focusing on the CCNP certification, i would recommend using the CCNP courses (ROUTE, SWITCH, TSHOOT) on the site to focus on the required content.
it will be possible to use a peer-group for neighbours in different vrfs?
I have to set the same configuration for various neighbours in different vrf.