Cisco Catalyst 3550 series Software Configuration Manual page 439

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

Advertisement

Chapter 20
Configuring IGMP Snooping and MVR
Command
Step 6
mvr immediate
Step 7
end
Step 8
show mvr
show mvr interface
or
show mvr members
Step 9
copy running-config startup-config (Optional) Save your entries in the configuration file.
To return the interface to its default settings, use the no mvr [type | immediate | vlan vlan-id | group]
interface configuration commands.
This example shows how to configure Gigabit Ethernet port 0/2 as a receiver port, statically configure
the port to receive multicast traffic sent to the multicast group address, configure Immediate Leave on
the interface, and verify the results.
Switch(config)# mvr
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# mvr type receiver
Switch(config-if)# mvr vlan 22 group 228.1.23.4
Switch(config-if)# mvr immediate
Switch(config)# end
Switch# show mvr interface gigabitethernet0/2
Type: RECEIVER Status: ACTIVE Immediate Leave: ENABLED
This is an example of output from the show mvr interface privileged EXEC command when the
member keyword is included:
Switch# show mvr interface gigabitethernet0/6 members
239.255.0.0
239.255.0.1
239.255.0.2
239.255.0.3
239.255.0.4
239.255.0.5
239.255.0.6
239.255.0.7
239.255.0.8
239.255.0.9
78-11194-09
Purpose
(Optional) Enable the Immediate Leave feature of MVR on the port.
Note
This command applies to only receiver ports and should only be
enabled on receiver ports to which a single receiver device is
connected.
Return to privileged EXEC mode.
Verify the configuration.
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
DYNAMIC ACTIVE
Catalyst 3550 Multilayer Switch Software Configuration Guide
Configuring MVR
20-19

Advertisement

Table of Contents
loading

Table of Contents