zebra: put pseudowire show cmd under mpls

Let's group this where it belongs and not clutter the commands too much.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
David Lamparter 2017-08-18 13:10:36 +02:00
parent add57540ba
commit d261dd7ea1

View File

@ -434,8 +434,9 @@ DEFUN (pseudowire_control_word,
DEFUN (show_pseudowires,
show_pseudowires_cmd,
"show pseudowires",
"show mpls pseudowires",
SHOW_STR
MPLS_STR
"Pseudowires")
{
struct zebra_vrf *zvrf;