Specifications

2-122
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
mvr type
Examples This example shows how to configure a port as an MVR receiver port:
Switch(config)# interface fastethernet0/1
Switch(config-if)# mvr type receiver
This example shows how to configure a port as an MVR source port:
Switch(config)# interface fastethernet0/3
Switch(config-if)# mvr type source
This example shows how to return a port to the default setting:
Switch(config)# interface fastethernet0/5
Switch(config-if)# no mvr type receiver
You can verify your settings by entering the show mvr privileged EXEC command.
Related Commands Command Description
mvr Enables MVR.
mvr immediate Enables the Immediate-Leave feature on an interface.
mvr vlan group Configures a receiver port as a member of an MVR group.
show mvr Displays MVR global parameters or port parameters.