From ab79e59b19049cfb1a3597d226b8d3bdd85b7f45 Mon Sep 17 00:00:00 2001 From: Cheeze_It Date: Fri, 16 Oct 2020 13:05:17 -0600 Subject: T2981, Adding MPLS LDP Neighbor Reset functionality Configuration was actually made by Viacheslav. I just added it in here, and tested it. It does test. Viacheslav tested it as well. I cannot take credit for this, even though he's giving me PR. Thanks goes to him. --- op-mode-definitions/reset-mpls.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 op-mode-definitions/reset-mpls.xml diff --git a/op-mode-definitions/reset-mpls.xml b/op-mode-definitions/reset-mpls.xml new file mode 100644 index 000000000..4e5d37d5b --- /dev/null +++ b/op-mode-definitions/reset-mpls.xml @@ -0,0 +1,31 @@ + + + + + + + Reset MPLS and related protocol commands + + + + + Reset LDP commands + + + + + Reset MPLS LDP neighbor/session + + <x.x.x.x> <h:h:h:h:h:h:h:h> + + + + /usr/bin/vtysh -c "clear mpls ldp neighbor $5" + + + + + + + + \ No newline at end of file -- cgit v1.2.3