Configuring Mvr On Access Ports - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring MVR
RetWordIndex: 522220
SuppressRxVlanBridging: true
Vlan: 100
Fa2/1 is an mrouter port.
Note

Configuring MVR on Access Ports

To configure the access port, perform these steps:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# mvr
Step 3
Switch(config)# interface
interface-id
Step 4
Switch(config-if)# switch mode
access
Step 5
Switch(config-if)# switch access
vlan value
Step 6
Switch(config-if)# mvr type
{source | receiver}
Step 7
Switch(config-if)# mvr vlan
vlan-id group [ip-address]
Step 8
Switch(config-if)# mvr immediate
Step 9
Switch(config-if)# end
Step 10
Switch# show mvr [interface |
members]
Step 11
Switch# copy running-config
startup-config
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 MVR "source and receiver" access ports:
Switch(config)# int fastEthernet 2/2
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 200
Switch(config-if)# mvr type receiver
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
28-26
Link: 1048575(0xFFFFF)
BridgeOnly: N Fa2/1(8)
Purpose
Enters global configuration mode.
Enables MVR on the switch.
Enters interface configuration mode, and enter the type and number of the
Layer 2 port to configure.
Change the interface to access mode.
Assign the VLAN to the port.
Configures an MVR port as source or receiver:
source—Subscribers cannot be directly connected to source ports. All source
ports on a switch belong to the single multicast VLAN.
receiver—Configure a port as a receiver port if it is a subscriber port and
should only receive multicast data. It does not receive data unless it becomes
a member of the multicast group, either statically or through IGMP leave and
join messages. Receiver ports cannot belong to the multicast VLAN. The
mrouter port should not be configured as the receiver port.
Non-MVR port is the default configuration.
(Optional) Statically configures a port to receive multicast traffic sent to the
multicast VLAN and the IP multicast address.
Receiver ports can also dynamically join multicast groups by using IGMP
join and leave messages.
(Optional) Enables the Immediate-Leave feature of MVR on the port.
Returns to privileged EXEC mode.
Verifies the configuration.
(Optional) Saves your entries in the configuration file.
Chapter 28
Configuring IGMP Snooping and Filtering, and MVR
FieldsCnt: 1

Advertisement

Table of Contents
loading

Table of Contents