ZyXEL Communications ES-4124 Switch User Manual


 
ES-4124 User’s Guide
336 Chapter 47 Multicast VLAN Registration Commands
Enter MVR mode. Create a multicast VLAN with the name multiVlan and the VLAN
ID of 3.
Specify source ports 2, 3, 5 and receiver ports 6-8.
Specify dynamic mode for the multicast group.
Configure MVR multicast group addresses by the name of ipgroup.
Exit MVR mode.
See the following example.
group name
<name-str>
= A name to identify the MVR IP multicast group.
start-address
<ip>
= Specifies the starting IP multicast address of the multicast group in
dotted decimal notation.
end-address <ip>
= Specifies the ending IP multicast address of the multicast group in
dotted decimal notation. Enter the same IP address as the start-
address if you want to configure only one IP address for the
multicast group.
sysname(config)# mvr 3 name multivlan
sysname(config-mvr)# source-port 2,3,5 receiver-port 6-8
sysname(config-mvr)# mode dynamic
sysname(config-mvr)# group ipgroup start-address 224.0.0.1 end-address
--> 224.0.0.255
sysname(config-mvr)# exit