Configuring Mvr Interfaces - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring MVR
Number of MVR VLANs
switch# copy running-config startup-config

Configuring MVR Interfaces

SUMMARY STEPS
1. switch# configure terminal
2. mvr
3. interface {ethernet type slot/port | port-channel channel-number | vethernet number}
4. [no] mvr-type {source | receiver}
5. (Optional) [no] mvr-vlan vlan-id
6. (Optional) [no] mvr-group addr[/mask] [vlan vlan-id]
7. (Optional) end
8. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
mvr
Step 3
interface {ethernet type
slot/port | port-channel
channel-number | vethernet
number}
Step 4
[no] mvr-type {source |
receiver}
OL-25842-01
: 3
Purpose
Enters global configuration mode.
Globally enables MVR. The default is disabled.
If MVR is enabled globally, then this command is not
Note
required.
Specifies the Layer 2 port to configure, and enters interface configuration mode.
Configures an MVR port as one of these types of ports:
• source—An uplink port that sends and receives multicast data is configured as
an MVR source. The port automatically becomes a static receiver of MVR
multicast groups. A source port should be a member of the MVR VLAN.
• receiver— An access port that is connected to a host that wants to subscribe to
an MVR multicast group is configured as an MVR receiver. A receiver port
receives data only when it becomes a member of the multicast group by using
IGMP leave and join messages.
If you attempt to configure a non-MVR port with MVR characteristics, the
configuration is cached and does not take effect until the port becomes an MVR port.
The default port mode is non-MVR.
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
Configuring MVR Interfaces
259

Advertisement

Table of Contents
loading

Table of Contents