Cisco Catalyst 3750 Command Reference Manual page 270

Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

mvr (interface configuration)
This example shows how to disable Immediate Leave on a port:
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no mvr immediate
This example shows how to add a port on VLAN 1 as a static member of IP multicast group 228.1.23.4:
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# mvr vlan1 group 230.1.23.4
This example shows how to remove this port from membership:
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no mvr vlan5 group 228.1.23.4
This example shows how to remove this port from all IP multicast groups:
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no mvr vlan5 group
This example shows the result if a port is not a receiver port:
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# mvr vlan 1 group 230.1.23.4
Interface Gi1/0/2 not configured as a receiver interface
You can verify your settings by entering the show mvr members privileged EXEC command.
Related Commands
Command
mvr (global configuration)
show mvr
show mvr interface
show mvr members
Catalyst 3750 Switch Command Reference
2-242
Chapter 2
Description
Enables and configures multicast VLAN registration on the switch.
Displays MVR global parameters or port parameters.
Displays the configured MVR interfaces or displays the multicast
groups to which a receiver port belongs. Also displays all MVR
groups of which the interface is a member.
Displays all receiver ports that are members of an MVR multicast
group.
Catalyst 3750 Switch Cisco IOS Commands
78-16181-03

Advertisement

Table of Contents
loading

Table of Contents