P_MCSRCLIST
code: 313
# set
<module-index>/<port-index> P_MCSRCLIST <ipv4_addresses>
# get
<module-index>/<port-index> P_MCSRCLIST ?
Description
Multicast source list of the port. Only valid if the IGMP protocol version is IGMPv3 set by P_MULTICASTEXT.
Actions
set, get
Parameters
ipv4_addresses
: address list, the multicast source list of the port
Example
# set
input: 0/1 P_MCSRCLIST 192.168.1.100
output: <OK>
# get
input: 0/1 P_MCSRCLIST ?
output: 0/1 P_MCSRCLIST 192.168.1.100