Fixing multicast RPF failure with BGP

In this post i would like to explain how you can fix a multicast RPF failure using BGP.

If you take a look at the topology in figure 1, we have a network running EIGRP as the IGP

and where R1 advertises its loopback 0 (1.1.1.1/32). R4 also has a loopback 0 with the 4.4.4.4/32 address.

[Read More]

NTP and modes of operation.

NTP is one of those things that really keeps messing with my head.

To break it down, what does it do for us?

Simple. It provides the correct time of the day.

How does it accomplish this? Now this is where it gets interesting.

[Read More]

Time Time Time or the lack thereof.

My apologies for the huge lack of content lately.

I have been insanely busy with work along with doing lots of labs. Especially IPv6 labs was challenging. I have done 50% of a blog post about my trials with this beast.

[Read More]

Multicast – Designated Router (DR)

The role of the designated router has been bothering me every now and again. I always end up forgetting its role, where its present, and how its elected. SoΒ  i thought i would post some info on it, maybe to keep my own mind fresh πŸ™‚

[Read More]

PIM-SM, part 1

I knew it would be tricky before I even started with the multicast section, but not this hard πŸ™‚

So I wrote about PIM-DM and its flooding behavior, and how it would make sure data was flowing from the source to the receivers. I will try to give some information about PIM-SM and also some further information on IGMP.

[Read More]

Tackling the multicast beast.

Ive started on the Developing IP Multicast Networks book from Beau Williamson. This book is apparently β€œthe” book on multicasting, so I hope it will help me out with this weak area of mine. So far ive read about DVMRP which is not on the blueprint, but it sounded like it would be a good help to understanding PIM modes, which are on the blueprint, so I decided to go through it anyways. So far its a good read, however you can tell that its dated a bit. The overview of the applications running on the MBone is from Windows 95 πŸ™‚ quite a few years ago.

[Read More]