A SERVICE OF

logo

ES-3124 User’s Guide
306 Chapter 39 Multicast VLAN Registration Commands
Enter MVR mode. Create a multicast VLAN with the name multiVlan and the VLAN
ID of 3.
Specify source ports 21-23, 25 and receiver ports 26-29.
Specify dynamic mode for the mutlicast 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.
ras(config)# mvr 3 name multivlan
ras(config-mvr)# source-port 21-23, 25 receiver-port 26-29
ras(config-mvr)# mode dynamic
ras(config-mvr)# group ipgroup start-address 224.0.0.1 end-address
224.0.0.255
ras(config-mvr)# exit