21.
Multicast VLAN Registration (MVR)
MN700004 Rev 01
259
Argument Description
value
The response time in seconds. The default is 10 seconds. The allowed range is 1-25 seconds.
Example
See the examples below.
mvr vlan
The
mvr querytime
command, in Global Configuration mode, specifies the ID of the VLAN
on which reception of MVR multicast data is expected (the source-port VLAN ID).
The default multicast VLAN ID for MVR is 1.
Command Syntax
device-name
(config)#
mvr
vlan
<
vlan-id
>
Argument Description
vlan-id
ID of the VLAN on which MVR multicast data is expected.
The range is <1-4094>, and the default VLAN ID is 1.
Examples
1. The following example shows how to enable MVR. Before using the
mvr
command, make
sure that IGMP snooping is enabled.
device-name
(config)#
ip igmp snooping
device-name
(config)#
mvr
2. The following example shows how to disable MVR:
device-name
(config)#
no mvr
Use
the
show mvr
privileged EXEC command to display the current setting for maximum
multicast groups.
3. The following example shows how to configure 228.1.23.4 as an IP multicast address:
device-name
(config)#
mvr group 228.1.23.4
4. The following command fails because of address aliasing:
device-name
(config)#
mvr group 230.1.23.4
Cannot add this IP address - aliases with previously configured IP address
228.1.23.4.
5. The following example shows how to configure ten contiguous IP multicast groups with
multicast addresses from 228.1.23.1 to 228.1.23.10:
device-name
(config)#
mvr group 228.1.23.1 10
6. The following example shows how to delete the previously configured IP multicast