A10E/A28E/A28F Configuration Guide
Figure 5-4 Applying IGMP filtering on the interface
Configuration steps
Step 1 Create a VLAN, and create IGMP filtering rules.
Alpha-A28E#config
Alpha-A28E(config)#creat vlan 3,12,13 active
Alpha-A28E(config)#ip igmp profile 1
Alpha-A28E(config-igmp-profile)#range 234.5.6.7 234.5.6.10
Alpha-A28E(config-igmp-profile)#permit
Step 2 Enable MVR and IGMP filtering.
Alpha-A28E(config)#mvr enable
Alpha-A28E(config)#mvr vlan 3
Alpha-A28E(config)#mvr vlan 3 group
234.5.6.7 5
Alpha-A28E(config)#ip igmp filter
Step 3 Configure the source interface.
Alpha-A28E(config)#interface port 1
Alpha-A28E(config-port)#mvr type source
Alpha-A28E(config-port)#switchport mode trunk
Alpha-A28E(config-port)#switchport trunk native vlan 3
Alpha-A28E(config-port)#switchport trunk untagged vlan 12,13
Step 4 Configure the receiving interface on the set top box, and apply IGMP filtering rule and set the
maximum multicast group number.