Cisco Catalyst 3550 Command Reference Manual page 296

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

mvr (interface configuration)
To display the MVR status and whether or not immediate leave is enabled on an interface, use the show
mvr privileged EXEC command for the interface, as in this example:
Switch# show mvr interface gigabitethernet0/2
Type: RECEIVER Status: ACTIVE Immediate Leave: DISABLED
This example shows how to add a port 2 on VLAN 1 as a static member of IP multicast group 228.1.23.4:
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# mvr vlan1 group 230.1.23.4
This example shows how to remove this port from membership:
Switch(config)# interface gigabitethernet0/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 gigabitethernet0/1
Switch(config-if)# no mvr vlan5 group
This example shows the result if a port is not a receiver port:
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# mvr vlan 1 group 230.1.23.4
Interface Gi0/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 3550 Multilayer Switch Command Reference
2-270
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 3550 Switch Cisco IOS Commands
OL-8566-02

Advertisement

Table of Contents
loading

Table of Contents