5.3.7. mvr immediate

Syntax

mvr immediate

no mvr immediate

Parameter

Default

Default is disabled

Mode

Port Configuration

Usage

Use the mvr immediate command to configure mvr support immediate leave when mvr is enabled. image1(./media/image1.png)Note This command applies to only receiver ports and should only be enabled on receiver ports to which a single receiver device is connected. Use the no form of this command to disable immediate leave. You can verify settings by the show mvr interface command

Example

The following example specifies that set gi2 immediate enable . The configure should configure mvr receiver port firstly.(eg. mvr port type).

Switch(config)# interface gi2
Switch(config-if)# mvr immediate
Switch(config-if)# exit
Switch(config)# exit
Switch# show mvr interface
Port | Type | Immediate Leave
--------+---------+-----------------
gi1 | Source| Disabled
gi2 | Receiver| Enabled