Operation Manual – Multicast Protocol
H3C S5500-SI Series Ethernet Switches
Chapter 1 IGMP Snooping Configuration
1-24
[SwitchA-vlan100] port GigabitEthernet1/0/1 to GigabitEthernet1/0/4
[SwitchA-vlan100] quit
2)
Configuring a static router port
# Enable IGMP Snooping in VLAN 100.
[SwitchA] igmp-snooping
[SwitchA-igmp-snooping] quit
[SwitchA] vlan 100
[SwitchA-vlan100] igmp-snooping enable
[SwitchA-vlan100] quit
# Configure GigabitEthernet1/0/4 to be a static router port.
[SwitchA] interface GigabitEthernet1/0/4
[SwitchA- GigabitEthernet1/0/4] igmp-snooping static-router-port vlan 100
[SwitchA- GigabitEthernet1/0/4] quit
3)
Verifying the configuration
# View the detailed information of the multicast group in VLAN 100.
[SwitchA] display igmp-snooping group vlan 100 verbose
Total 1 IP Group(s).
Total 1 IP Source(s).
Total 1 MAC Group(s).
Port flags: D-Dynamic port, S-Static port, A-Aggregation port, C-Copy port
Subvlan flags: R-Real VLAN, C-Copy VLAN
Vlan(id):100.
Total 1 IP Group(s).
Total 1 IP Source(s).
Total 1 MAC Group(s).
Router port(s):total 2 port.
GigabitEthernet1/0/1 (D) ( 00:01:30 )
GigabitEthernet1/0/4 (S) ( 00:01:30 )
IP group(s):the following ip group(s) match to one mac group.
IP group address:224.1.1.1
(1.1.1.1, 224.1.1.1):
Attribute: Host Port
Host port(s):total 1 port.
GigabitEthernet1/0/3 (D) ( 00:03:23 )
MAC group(s):
MAC group address:0100-5e01-0101
Host port(s):total 1 port.
GigabitEthernet1/0/3
As shown above, GigabitEthernet1/0/4 of Switch A has become a static router port.