SUMMARY STEPS
1.
enable
2.
configure terminal
3.
mvr
4.
mvr group ip-address [count]
5.
mvr querytime value
6.
mvr vlan vlan-id
7.
mvr mode {dynamic | compatible}
8.
end
9.
Use one of the following:
•
show mvr
•
show mvr members
10.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables MVR on the switch.mvr
Example:
Switch (config)# mvr
Step 3
Configures an IP multicast address on the switch or use the count parameter
to configure a contiguous series of MVR group addresses (the range for
mvr group ip-address [count]
Example:
Switch(config)# mvr group
Step 4
count is 1 to 256; the default is 1). Any multicast data sent to this address
is sent to all source ports on the switch and all receiver ports that have
elected to receive data on that multicast address. Each multicast address
would correspond to one television channel.
228.1.23.4
To return the switch to its default settings, use the no mvr [mode
| group ip-address | querytime | vlan] global configuration
commands.
Note
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
147
How to Configure IGMP Snooping and MVR