Chapter 76 Multicast
OLT2406 User’s Guide
547
The following table describes the MVR group commands.
76.9.1 MVR Configuration Example
The following figure shows a network example where ports 1, 2, and 3 on the OLT belong to VLAN 1. In
addition, port 7 belongs to the multicast group with VID 200 to receive multicast traffic (The News and
Movie channels) from the remote streaming media server, S. Computers A, B and C in VLAN 1 are able
to receive the traffic.
Figure 271 MVR Configuration Example
To configure the MVR settings on the OLT, create a multicast group, set the receiver and source ports,
and create MVR groups by MVR command.
Table 280 MVR Group Commands
COMMAND DESCRIPTION M P
show mvr <vlan-id>
Shows the detailed MVR status and MVR group
configuration for a VLAN.
E3
mvr <vlan-id>
Enters config-mvr mode for the specified VLAN
ID (1 to 4094). Creates the MVR, if necessary.
C13
group <name> start-address
<ip> end-address <ip>
Sets the multicast group range for the MVR.
name: 1-32 English keyboard characters
C13
no group
Disables all MVR group settings. C 13
no group <name-str>
Disables the specified MVR group setting. C 13
OLT2406# configure
OLT2406(config)# mvr 200
OLT2406(config-mvr)# name Premium
OLT2406(config-mvr)# source-port msc-1-1
OLT2406(config-mvr)# receiver-port ge-5-1
OLT2406(config-mvr)# receiver-port ge-5-2
OLT2406(config-mvr)# receiver-port ge-5-3
OLT2406(config-mvr)# tagged msc-1-1
OLT2406(config-mvr)# group News start-address 224.1.4.10 end-address 224.1.4.50
OLT2406(config-mvr)# group Movie start-address 230.1.2.50 end-address 230.1.2.60
OLT2406(config-mvr)# exit
OLT2406(config)#
VLAN 1
A
B
C
Multicast VID 200
S
7
1
2
3
News: 224.1.14.10 - 224.1.4.50
Movies: 230.1.2.50 - 230.1.2.60