5 mvr type, 6 show mvr – CANOGA PERKINS 9175 Command Reference User Manual

Page 392

Advertising
background image

CanogaOS Command Reference

23-3

Examples

Create mvr source address

Switch(config)# mvr source-address 192.168.11.1

Resume mvr source address as 10.0.0.1

Switch(config)# no mvr source-address


Related Commands

None

23.5 mvr type

Use this command to configure a switch-port as source port or receiver port.

Command Syntax

mvr type {source | receiver vlan vlan}

no mvr type [receiver vlan vlan]

source: An MVR source port

receiver: An MVR receiver port

vlan: <1-4094> A receiver vlan


Command Mode

Interface configure


Usage

Configure the interface as source port or receiver port. The source port must belong to source vlan, and

the receiver port must not belong to source vlan.


Examples

Configure the eth-0-1 as source port, and configure the eth-0-2 as receiver port of vlan 2

Switch(config)#interface eth-0-1

Switch(config-if)#mvr type source

Switch(config)#interface eth-0-2

Switch(config-if)#mvr type receiver vlan 2


Related Commands

None

23.6 show mvr

Use this command to show mvr information.


Command Syntax

Advertising