ZyXEL Communications GS-2724 User Manual

Page 298

Advertising
background image

Chapter 43 Multicast VLAN Registration Commands

GS-2724 User’s Guide

298

• 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.

mode
<dynamic|compati
ble>

=

Specifies dynamic (sends IGMP reports to all source ports in the
multicast VLAN) or compatible (does not send IGMP reports).

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

Advertising