From 6d2729e3d793bdc190f5d59b6f9825ab42d80123 Mon Sep 17 00:00:00 2001 From: Daniel Walton Date: Wed, 14 Jun 2017 18:21:17 +0000 Subject: [PATCH] lib: "show route-map" is missing from the parser Signed-off-by: Daniel Walton --- lib/routemap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routemap.c b/lib/routemap.c index ed79beb1e7..fcd3c7a7aa 100644 --- a/lib/routemap.c +++ b/lib/routemap.c @@ -2745,7 +2745,7 @@ DEFUN (no_rmap_continue, } -DEFUN_NOSH (rmap_show_name, +DEFUN (rmap_show_name, rmap_show_name_cmd, "show route-map [WORD]", SHOW_STR -- 2.39.5