Skip to main content
pbarbieri
Visitor III
June 28, 2022
Solved

multicast-flow

  • June 28, 2022
  • 1 reply
  • 1358 views

Hi,

in the config router multicast-flow source address field is mandatory? I wish to create static IGMP groups only based on destination multicast addresses and not on source addresses. 

Best answer by akristof

Hello.

It is showing that it is mandatory in CLI. But if you will not set source-address, it will use 0.0.0.0 as any source IP address.

1 reply

akristof
Staff
akristofAnswer
Staff
June 28, 2022

Hello.

It is showing that it is mandatory in CLI. But if you will not set source-address, it will use 0.0.0.0 as any source IP address.

pbarbieri
pbarbieriAuthor
Visitor III
June 28, 2022

It's really a good idea I could set the source  addr 0.0.0.0 . Thanks!