router multicast-flow
Use this command to configure the source allowed for a multicast flow when using PIM-SM or PIM-SSM.
config router multicast-flow edit {name} # Configure multicast-flow. set name {string} Name. size[35] set comments {string} Comment. size[127] config flows edit {id} # Multicast-flow entries. set id {integer} Flow ID. range[0-4294967295] set group-addr {ipv4 address any} Multicast group IP address. set source-addr {ipv4 address any} Multicast source IP address. next next end