Configuring Mvr On A Trunk Port - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 27
Configuring IGMP Snooping and Filtering, and MVR
Switch(config-if)# exit
Switch(config)# interface fastEthernet 2/3
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 100
Switch(config-if)# mvr type source
To verify the configuration, enter the show mvr command:
Switch# show mvr interface
Port
------------------------------------------------------------------------------
Fa2/2
Switch# show mvr members
MVR Group IP
Switch# show mvr members
MVR Group IP
---------------------------------------------------------------------

Configuring MVR on a Trunk Port

To configure MVR on a trunk port, perform these steps:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# mvr
Step 3
Switch(config)# interface
Step 4
Switch(config-if)# switchport mode trunk
Step 5
Switch(config-if)# mvr type receiver
Step 6
Switch(config-if)# mvr vlan mvr-vlan-id receiver
vlan receiver-vlan-id
Step 7
Switch(config-if)# mvr vlan vlan-id group ip-address
receiver
vlan-id
Step 8
Switch(config-if)# end
Step 9
Switch# show mvr [interface | members]
Step 10
Switch# copy running-config startup-config
This example shows how to configure MVR "receiver" VLANs on trunk ports:
Switch(config)# interface fastEthernet 2/1
Switch(config-if)# switchport mode trunk
Switch(config-if)# mvr type source
OL_28731-01
Type
RECEIVER
Fa2/3
SOURCE
Dynamic Mode:
Status
Compatible Mode:
Status
225.1.1.1
ACTIVE/UP
interface-id
Mode
VLAN
Status
Access
200
ACTIVE/UP
Access
100
Members
Members
Fa2/3
Purpose
Enters global configuration mode.
Enables MVR on the switch.
Enters interface configuration mode, and enters the
type and number of the Layer 2 port to configure.
Change the interface to trunk mode
Specifies that the trunk port is an MVR receiver port.
Enables this trunk port to distribute MVR traffic
arriving from the MVR VLAN to the VLAN on the
trunk identified by the receiver VLAN.
This command is not accepted unless you
Note
first enter the mvr type receiver command.
(Optional) Configures the trunk port to be a static
member of the group on the receiver VLAN.
Returns to privileged EXEC mode.
Verifies the configuration.
(Optional) Saves your entries in the configuration
file.
Software Configuration Guide—Release IOS XE 3 6.0E and IOS 15.2(2)E
Immediate Leave
DISABLED
ACTIVE/UP
DISABLED
VLAN
Membership
VLAN
Membership
100
Static
Configuring MVR
27-27

Advertisement

Table of Contents
loading

Table of Contents