IGMP Snooping command reference
IGMP snooping
3-19
iMG/RG Software Reference Manual (IGMP)
3.1.5.1.1 BRIDGE ADD IGMPSNOOP MCASTROUTERINTF
Syntax
BRIDGE ADD IGMPSNOOP MCASTROUTERINTF <interface name>
Description
This command allows the user to add a static multicast router interface. A multicast
router interface is also called an upstream interface and a multicast router is connected
to this interface. The upstream interface implements the Host portion of the IGMP pro-
tocol. The IGMP membership reports and leave group messages are forwarded on the
upstream interfaces.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> bridge add igmpsnoop mcastrouterintf eth0
See also
BRIDGE SHOW
3.1.5.1.2 BRIDGE ADD IGMPSNOOP SECURITY
Syntax
BRIDGE ADD IGMPSNOOP SECURITY <mac_name> MAC <mac_address>
Description
This command allows the user to add a static mac address into the list of mac addresses
that are authorized to be provided video service via IGMP. When an IGMP packet is
received, the source MAC address is validated against this list of MAC Addresses - and if
a match if found - it is processed as normal - if not - then it is dropped.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option
Description
Default value
interface_name
The name of a bridge interface that has previously
been added and attached to a transport using the
bridge add interface and bridge attach CLI com-
mands.
N/A
Option
Description
Default value
mac_name
The name of this particular entry in the MAC table
N/A
mac_address
The MAC Address of the Set Top Box that is autho-
rized to receive video. It is of the format:
<XX:XX:XX:XX:XX:XX>
N/A