unconfigure mrp ports timers

unconfigure mrp ports [port_list | all] {timers {refresh} {join} {leave} {leave-all} {periodic}}

Description

Unconfigure MRP timers, or only reset the MRP timer values to default if the timer keyword is specified.

Syntax Description

mrp Multiple Registration Protocol.
ports Ports on which MRP timers are to be configured.
all All ports.
timers Multiple Registration Protocol timers.
refresh Timer value to use in place of regular leave timer, only in cases when leave-all is received or sent.
join The time interval to delay sending MRP advertisements.
leave The time interval to wait in the leaving state before transitioning to the empty state.
leave-all The time interval used to control the frequency of "leave all" messages.
periodic The time interval between two periodic events.

Default

The default values for join, leave, leave-all, are 200, 600, and 10000, respectively. The default values for join, leave, leave-all, periodic and extended-refresh timers are 200, 600, 10000, 1000, and 0 milliseconds, respectively.

Usage Guidelines

Use this command to unconfigure MRP timers, or only reset the MRP timer values to default if the timer keyword is specified. If none of the timers are specified, this command resets all three timers to the default values. The default values for the join, leave, and leave-all timers are 200, 600, and 10000 ms respectively.

Example

unconfigure mrp ports all 
unconfigure mrp ports all timers 
unconfigure mrp ports all timers join 

History

This command was first available in ExtremeXOS 15.3.

The extended-refresh and periodic timer options were added in 15.3.2.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.