HP MSR2000/3000/4000 Router Series IP Multicast Configuration Guide

29
[SwitchC-igmp-snooping] quit
# Create VLAN 100, assign Ethernet 1/1 through Ethernet 1/5 to the VLAN, and enable IGMP
snooping for the VLAN.
[SwitchC] vlan 100
[SwitchC-vlan100] port ethernet 1/1 to ethernet 1/5
[SwitchC-vlan100] igmp-snooping enable
[SwitchC-vlan100] quit
# Configure Ethernet 1/3 and Ethernet 1/5 as static member ports for multicast group 224.1.1.1.
[SwitchC] interface Ethernet 1/3
[SwitchC-Ethernet1/3] igmp-snooping static-group 224.1.1.1 vlan 100
[SwitchC-Ethernet1/3] quit
[SwitchC] interface Ethernet 1/5
[SwitchC-Ethernet1/5] igmp-snooping static-group 224.1.1.1 vlan 100
[SwitchC-Ethernet1/5] quit
Verifying the configuration
# Display information about the static router ports in VLAN 100 on Switch A.
[SwitchA] display igmp-snooping static-router-port vlan 100
VLAN 100:
Router slots (1 in total):
1
Router ports (1 in total):
1
Eth1/3
The output shows that Ethernet 1/3 on Switch A has become a static router port.
# Display information about the static IGMP snooping forwarding entries in VLAN 100 on Switch C.
[SwitchC] display igmp-snooping static-group vlan 100
Total 1 entries.
VLAN 100: Total 1 entries.
(0.0.0.0, 224.1.1.1)
Host slots (1 in total):
1
Host ports (2 in total):
Eth1/3
Eth1/5
The output shows that Ethernet 1/3 and Ethernet 1/5 on Switch C have become static member ports of
t h e m u l t i c as t g ro u p 224 .1.1.1.