Page MenuHomeVyOS Platform

MPLS LDP neighbor session clear capability
Closed, ResolvedPublicFEATURE REQUEST

Description

Working with @Viacheslav and he was able to properly code out some more MPLS LDP configuration work.

We need an operational command to clear the MPLS LDP neighbor sessions. He already has the code complete, this is just for the documentation for the PR for the OP command.

This feature request I am thinking would be filed under T915.

Thank you everyone :)

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Related Objects

Mentioned In
T915: MPLS Support
Mentioned Here
T915: MPLS Support

Event Timeline

Cheeze_It changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.Oct 15 2020, 6:21 PM

Proposed CLI

reset mpls ldp neighbor x.x.x.x
Cheeze_It changed the task status from Open to Needs testing.Oct 16 2020, 11:24 PM
Cheeze_It triaged this task as Normal priority.

@Cheeze_It thanks, works fine.

vyos@r4-roll:~$ reset mpls ldp neighbor 100.64.0.10 

vyos@r4-roll:~$ show mpls ldp neighbor detail 
Peer LDP Identifier: 100.64.0.10:0
  TCP connection: 100.64.0.1:646 - 100.64.0.10:33669
  Authentication: none
  Session Holdtime: 33 secs; KeepAlive interval: 11 secs
  State: OPERATIONAL; Downstream-Unsolicited
  Up time: 00:00:01
erkin set Issue type to Feature (new functionality).Aug 29 2021, 12:38 PM
erkin removed a subscriber: Active contributors.