Skip to main content

Udp Multicast Listener

UDP multicast component that binds to a local UDP socket and "listens" for incoming multicast packets on a specified multicast group.

Tags: IO, NETWORKING, INGRESS, EGRESS

FieldTypeLabelDescriptionDefault Value
OutputString
Multicast GroupStringThe multicast group to join.244.0.0.1:1234
InterfaceStringThe interface that the socket should be bound to.eth0
Local AddressStringthe local address of the interface that the socket should be bound to.127.0.0.1
MtuInt32Optional1452