cilium-dbg bpf multicast group add
Add a multicast group.
Synopsis
Add a multicast group to the node.
cilium-dbg bpf multicast group add <group> [flags]
Examples
The following command adds group 229.0.0.1 to BPF multicast map of the node:
cilium-dbg bpf multicast group add 229.0.0.1
Options
-h, --help help for add
Options inherited from parent commands
--config string Config file (default is $HOME/.cilium.yaml)
-D, --debug Enable debug messages
-H, --host string URI to server-side API
SEE ALSO
cilium-dbg bpf multicast group - Manage the multicast groups.