clear mrp timer

Use this command to reset the value of MRP timers to default values on one or more ports.

Syntax

clear mrp timer {[join] [leave] [leaveall] [periodic]} port-string

Parameters

join Resets the interval between the sending of MVRP protocol data units to the default value of 20 centiseconds (.2 seconds).
leave Resets the number of centiseconds a VLAN will remain in the Leave state before being unregistered to the default value of 60 centiseconds (.6 seconds).
leaveall Resets the interval between sending LeaveAll messages to the default value of 1000 centiseconds (10 seconds).
periodic Resets the periodic events timer state to the default value of disabled.
port-string Specifies one or a range of ports the MRP timer clear settings are applied to. For a detailed description of possible port-string values, refer to the S-, K-, and 7100 Series Configuration Guide.

Defaults

The MRP timers default to:

  • join – 20 centiseconds
  • leave – 60 centiseconds
  • leaveall – 1000 centiseconds
  • periodic – fixed at 1 second and disabled on all ports

Mode

All command modes.

Usage

You must enter at least one timer parameter for this command.

Example

This example shows how to reset the MRP leave timer to the default value of .6 seconds on port ge.1.2:

System(rw)->clear mrp timer leave ge.1.2