clear spantree lplock
13-48 Spanning Tree Configuration
Parameters
Defaults
If no port-string is specified, status is displayed for all ports.
If no SID is specified, SID 0 is assumed.
Mode
Switch command, read-only.
Example
This example shows how to display Loop Protect lock status on ge.1.1:
C3(rw)->show spantree lplock port ge.1.1
The LoopProtect lock status for port ge.1.1 , SID 0 is UNLOCKED
clear spantree lplock
Use this command to manually unlock a blocked port and optionally, per SID. The default state is
unlocked.
Syntax
clear spantree lplock port-string [sid sid]
Parameters
Defaults
If no SID is specified, SID 0 is assumed.
Mode
Switch command, read-only.
Example
This example shows how to clear Loop Protect lock from ge.1.1:
C3(rw)->show spantree lplock port ge.1.1
The LoopProtect lock status for port
ge.1.1 , SID 0 is LOCKED
C3(rw)->clear spantree lplock ge.1.1
C3(rw)->show spantree lplock port
ge.1.1
The LoopProtect lock status for port
ge.1.1 , SID 0 is UNLOCKED
port-string (Optional) Specifies port(s) for which to display the Loop Protect lock
status.
sid sid (Optional) Specifies the specific Spanning Tree(s) for which to display
the Loop Protect lock status. Valid values are 0 - 4094. If not specified,
SID 0 is assumed.
port-string Specifies port(s) for which to clear the Loop Protect lock.
sid sid (Optional) Specifies the specific Spanning Tree(s) for which to clear the
Loop Protect lock. Valid values are 0 - 4094. If not specified, SID 0 is
assumed.