21.
Multicast VLAN Registration (MVR)
MN700004 Rev 01
261
See the Note below.
receiver
Configure the port as a subscriber port that can receive multicast data.
1. If mvr type is not specified, this port is a receiver port.
NOTE
2. If the queries and the multicast data are received from different ports, configure the
port from which the queries are received as the source port.
Example
See the examples below.
mvr immediate
The
mvr immediate
command, in Interface Configuration mode, enables the Immediate
Leave feature of MVR on a port. The
no mvr immediate
command disables the feature.
By default, the Immediate Leave feature is enabled on all ports.
Command Syntax
device-name
(config-if
UU/SS/PP
)#
mvr immediate
device-name
(config-if
UU/SS/PP
)#
no
mvr immediate
Example
See the examples below.
mvr group
The
mvr group
command, in Interface Configuration mode, configured on receiver ports,
statically configures the specified MVR group IP multicast address for the specified VLAN
ID. This is the IP address of the multicast group that the port is allowed to join.
The
no
form of this command, with an IP address specified, removes the configured port from
membership in the specified IP multicast address group. If no IP address is specified, the
no
form of this command removes the configured port from membership in all configured
multicast groups.
By default (if this command is not used), no IP address will be allowed to join the multicast
group.
If the command is used without specifying an IP address – all groups are allowed to join.
Command Syntax
device-name(config-if UU/SS/PP)#
mvr
group
[
A.B.C.D
]
device-name(config-if UU/SS/PP)#
no mvr
group
[
A.B.C.D
]
Argument Description
A.B.C.D
(Optional) MVR group IP multicast address.