This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| fintech:multicast [2023/05/19 22:42] – jotasandoku | fintech:multicast [2025/05/18 10:02] (current) – jotasandoku | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | * Cisco fintech architecture: | + | * Multicast summary |
| TECH NOTES: | TECH NOTES: | ||
| Line 94: | Line 94: | ||
| * DESIGNATED ROUTER: Routers configured for IP multicast send PIM hello messages to determine which router will be the designated router (DR) for each LAN segment (subnet). The hello messages contain the router' | * DESIGNATED ROUTER: Routers configured for IP multicast send PIM hello messages to determine which router will be the designated router (DR) for each LAN segment (subnet). The hello messages contain the router' | ||
| * in each LAN segment where one or more multicast enabled routers are connected to you can see the three roles of PIM DR, IGMP querier, PIM forwarder. | * in each LAN segment where one or more multicast enabled routers are connected to you can see the three roles of PIM DR, IGMP querier, PIM forwarder. | ||
| - | * **PIM DR has to represent the LAN segment/ | + | |
| * QUERIER: When a multicast-enabled router first becomes active on a subnet, it assumes that it is the Querier — the router responsible for sending all General and Group-Specific Queries to the subnet. When there are multiple routers, the rule for electing the Querier is simple: The router whose connected interface has the **lowest IP address is the Querie**. [[http:// | * QUERIER: When a multicast-enabled router first becomes active on a subnet, it assumes that it is the Querier — the router responsible for sending all General and Group-Specific Queries to the subnet. When there are multiple routers, the rule for electing the Querier is simple: The router whose connected interface has the **lowest IP address is the Querie**. [[http:// | ||
| - | * Do not confuse the PIM forwarder with the Designated Router. Designated router is responsible for sending pim join/ | ||
| Line 103: | Line 102: | ||
| ---- | ---- | ||
| - | ASSERT MESSAGE:\\ | ||
| - | |||
| NX-OS CONFIGURATION: | NX-OS CONFIGURATION: | ||
| Line 281: | Line 278: | ||
| * pim cannot be enabled in loopback interfaces. Nonetheless is not required to enable RP. | * pim cannot be enabled in loopback interfaces. Nonetheless is not required to enable RP. | ||
| - | This is for static and BSR RP: | + | ! This is for static and BSR RP: |
| interface Vlan100 | interface Vlan100 | ||
| ip address 10.1.8.3/24 | ip address 10.1.8.3/24 | ||