...
Code Block |
---|
admin@SwitchB# set protocols igmp-snooping vlan-id 100 mvr source group 225.0.0.1/832 |
Step4 Configure access ports.
...
Code Block |
---|
admin@SwitchB# run show igmp-snooping mvr receiver-vlan 101 Receiver-vlan Mvlan ------------- ---------- 101 100 |
- You can use the run show igmp-snooping groups command to show information about multicast group member ports which is used for Layer 2 forwarding, namely, the Layer 2 forwarding table. Port List shows the egress ports for multicast packets.
Code Block |
---|
admin@SwitchB# run show igmp-snooping groups
Vlan Group Port List Type
-------- ------------------ ----------------- ----------------------
100 225.0.0.1 te-1/1/10 Dynamic
te-1/1/11 Dynamic
te-1/1/1 Mrouter |