Multicast Flashcards
What do PIM message packets look like?
Protocol 103. 4 bits - PIM Ver 4 bits - Type 8 bits - Reserved 16 bits - Checksum
Messages are either unicast or multicast to 224.0.0.13 / ff02::d.
What function does the BSR provide?
Discovery:
Floods BSR messages to all routers.
Listens for BSR messages and if a higher priority message is received gives up it’s role of BSR. Eventually there is only 1 BSR per domain.
RP Discovery:
Every RP unicasts its own address and configured ranges to the BSR.
The BSR then floods a list of group range to RP maps to all PIM routers.
Are lower or higher PIM RP-candidate priorities preferred?
Lower - default is 0!
What is the PIM RP-Candidate tie breaker if all priorities are the same?
IP Address - Higher is preferred!
Who selects the best RP from a list of candidates when using BSR?
Each router selects from the advertised group range to RP maps.
What are the 4 steps for C-RP selection?
- Select longest match group prefix from C-RP list.
- If more than 1 C-RP select lowest priority.
- If more than 1 C-RP use BSR Hash function.
- If more than 1 C-RP prefer highest IP.
Which MLD version is similar to IGMPv2?`
Version 1.
Which MLD version support SSM?
Version 2.
Which protocol handles messages for MLD?
ICMPv6.
Which 3 messages does MLD use?
- Query
- Report
- Done