Bug ID 657912: PIM can be configured to use a floating self IP address

Last Modified: Oct 16, 2023

Affected Product(s):
BIG-IP All(all modules)

Known Affected Versions:
12.1.1, 12.1.2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 13.0.0, 13.0.0 HF1, 13.0.0 HF2, 13.0.0 HF3, 13.0.1, 13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4

Fixed In:
14.0.0, 13.1.3.5, 12.1.5.3

Opened: Apr 11, 2017

Severity: 3-Major

Symptoms

Using PIM-Sparse Mode for multicast traffic with BGP for unicast routing/reverse path filtering may prevent PIM neighbor routers from switching from the RPT to the SPT.

Impact

Routers upstream and including BIG-IP will never receive PIM JOIN messages from the rendezvous point, which is required for traffic to switch from the RPT to the SPT. The sender's DR may continue to send traffic to the RP in register messages indefinitely.

Conditions

-- PIM-Sparse Mode. -- BGP. -- Floating self IP address.

Workaround

Remove the floating self IP address from the traffic group or select a routing protocol that does not use it, such as OSPF.

Fix Information

PIM can now send hello messages from a floating self IP address.

Behavior Change

PIM can now send hello messages using a floating self IP address. Configure it in imish under the interface along with the PIM mode: #imish imish> enable imish# configure terminal imish(config)# interface external imish(config-if)# ip pim use-floating-address Upon failover, the previously active unit will send hellos from a non-floating self IP address, and the new active unit will begin sending hellos from the floating self IP address. No state is shared between the units; both will generate a new PIM generation ID, and the state of all multicast routes will be reset and need to reconverge.

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips