236
Parameters
timer-value: Specifies the Leave timer value (in centiseconds). The Leave timer must meet the
following requirements:
• Greater than two times the Join timer.
• Less than the LeaveAll timer.
• Divisible by 20.
Examples
# Set the Leave timer to 100 centiseconds. (In this example, the Join and LeaveAll timer use their
default settings.)
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] mrp timer leave 100
Related commands
• display mvrp running-status
• mrp timer join
• mrp timer leaveall
mrp timer leaveall
Use mrp timer leaveall to set the LeaveAll timer.
Use undo mrp timer leaveall to restore the default.
Syntax
mrp timer leaveall timer-value
undo mrp timer leaveall
Default
The LeaveAll timer is 1000 centiseconds.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameter
timer-value: Specifies the LeaveAll timer value (in centiseconds). The LeaveAll timer must meet the
following requirements:
• Greater than any Leave timer on each port.
• Not greater than 32760.
• Divisible by 20.
Usage guidelines
Each time the LeaveAll timer of a port expires, all attributes of the MSTIs on the port are deregistered
throughout the network. To prevent this type of deregistration from affecting the network, do not set
the LeaveAll timer to less than its default value.
To keep the dynamic VLANs learned through MVRP stable, do not set the LeaveAll timer to less than
its default value.