Configuring Mvr On Trunk Ports - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Configuring MVR

Configuring MVR on Trunk Ports

Beginning in privileged EXEC mode, follow these steps to configure a trunk port as an MVR receiver
port:
Command
Step 1
configure terminal
Step 2
mvr
Step 3
interface interface-id
Step 4
switchport mode trunk
Step 5
mvr type receiver
Step 6
mvr vlan source-vlan-id receiver vlan
receiver-vlan-id
Step 7
mvr vlan vlan-id group ip-address receiver vlan-id (Optional) Configure the trunk port to be a static member of
Step 8
end
Step 9
show mvr
show mvr interface
show mvr members
Step 10
copy running-config startup-config
This example shows how to configure a port as an MVR trunk receiver port, assign it to a VLAN,
configure the port to be a static member of a group, and verify the results.
Switch(config)# mvr
Switch(config)# interface fastethernet 0/10
Switch(config)# switchport mode trunk
Switch(config)# mvr type receiver
Switch(config)# mvr vlan 100 receiver vlan 201
Switch(config)# mvr vlan 100 group 239.1.1.1 receiver vlan 201
Switch(config)# end
Switch# show mvr interface
To return the interface to its default settings, use the no mvr [type | immediate | vlan
vlan-id | group] interface configuration command.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
21-22
Chapter 21
Purpose
Enter global configuration mode.
Enable MVR on the switch.
Enter the Layer 2 port to configure and enter interface
configuration mode.
Set trunking mode to TRUNK unconditionally.
When you are configuring a trunk port as an MVR
Note
receiver port, we recommend that the source port is
configured as a network node interface (NNI) and the
MVR trunk receiver port is configured as a user node
interface (UNI) or enhanced network interface (ENI).
Specify that the trunk port is an MVR receiver port.
Enable this trunk port to distribute MVR traffic coming from
the MVR VLAN to the VLAN on the trunk identified by the
receiver VLAN.
the group on the receiver VLAN.
Return to privileged EXEC mode.
Verify the configuration.
(Optional) Save your entries in the configuration file.
Configuring IGMP Snooping and MVR
OL-9639-07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents