Multicast IGMP Subscribe

FW Version: 7130+

There are many cases where the FMADIO Packet Capture system should subscribe to Multicast traffic via the capture Port.

In the above example each capture port is connected to 2 separate switches (e.g. Market Data Feed A and B) such that each capture port receives the a direct Market data feed, instead of relying on SPAN/Mirror sessions in a passive setup.

To configure start with enabling the capture ports IP/MAC address as per

Capture Port IP/MAC

Next is configuring the IGMP groups and port configuration. Example configuration for the OPRA Options market data feed is as follows. Edit or create the file

Example igmp.lua file is as follows.

Note each Capture port (Port0/Port1) is subscribing to a different MC Group. Also the interval for broadcasting the joins by default is 60sec. In the above example this is reduced to 30sec (Interval = 30e9 is in nanoseconds)

After editing the file confirm the syntax is correct by running the command as follows

There should not be any syntax errors or error statements.

Changes to this file requires the capture to be restarted. Please stop the current capture, then restart it. After the restart the system will issue the IGMP joins based on the above.

Troubleshooting logfile can be seen in /mnt/store0/log/fnic_ping.cur this logfile should list all the IGMP joins that get issued, example as follows.

Last updated

Was this helpful?