Specifications

2-118
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
mvr
This example shows how to delete the previously configured ten IP multicast addresses:
Switch(config)# no mvr group 228.1.23.1 10
This example shows how to delete all previously configured IP multicast addresses:
Switch(config)# no mvr group
This example shows how to set the maximum query response time as 1 second (10 tenths):
Switch(config)# mvr querytime 10
This example shows how to return the maximum query response time to the default setting of one-half
second:
Switch(config)# no mvr querytime
This example shows how to set VLAN 2 as the multicast VLAN:
Switch(config)# mvr vlan 2
Use the show mvr members privileged EXEC command to display the IP multicast group addresses
configured on the switch.
You can verify your settings by entering the show mvr privileged EXEC command.
Related Commands Command Description
mvr immediate Enables the Immediate-Leave feature on an interface.
mvr type Configures a port as a receiver or source port.
mvr vlan group Configures a receiver port as a member of an MVR group.
show mvr Displays MVR global parameters or port parameters.
show mvr interface Displays the configured MVR interfaces with their type,
status, and Immediate-Leave configuration.
show mvr interface interface-id member Displays all MVR groups of which the interface is a
member.
show mvr members Displays all ports that are members of an MVR multicast
group; if the group has no members, its status is shown as
Inactive.