User Tools

Site Tools


wiki:show_connected_multicasts

This is an old revision of the document!


Show Connected Multicasts

Jun 2017


To show if an interface is actively listening to any multicast streams, we can show this by using the netstat command:

netstat -ng

IPv6/IPv4 Group Memberships
Interface       RefCnt Group
--------------- ------ ---------------------
lo              1      224.0.0.1
eth2            4      239.0.200.1
eth2            1      224.0.0.1
eth3            1      224.0.0.1
eth4            1      224.0.0.1
eth5            1      224.0.0.1
eth0            1      224.0.0.1
eth1            1      224.0.0.1
lo              1      ff02::1
eth2            1      ff02::1
eth3            1      ff02::1
eth4            1      ff02::1
eth5            1      ff02::1
eth0            1      ff02::1
eth1            1      ff02::1
wiki/show_connected_multicasts.1497900545.txt.gz · Last modified: 2023/03/09 22:35 (external edit)