mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-11 01:40:33 +00:00
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:
parent
add57540ba
commit
d261dd7ea1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user