From a5dd4bf47d1d24cfc5e916ff29f5124792e85a53 Mon Sep 17 00:00:00 2001 From: Madhuri Kuruganti Date: Sun, 4 Sep 2022 17:26:11 +0530 Subject: lib: BGP registration with IGP for BGP ORR rSPF calc Signed-off-by: Madhuri Kuruganti --- lib/command.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/command.h') diff --git a/lib/command.h b/lib/command.h index ca49efd262..42b4406212 100644 --- a/lib/command.h +++ b/lib/command.h @@ -417,6 +417,7 @@ struct cmd_node { #define BGP_SOFT_IN_STR "Send route-refresh unless using 'soft-reconfiguration inbound'\n" #define BGP_SOFT_OUT_STR "Resend all outbound updates\n" #define BGP_SOFT_RSCLIENT_RIB_STR "Soft reconfig for rsclient RIB\n" +#define BGP_ORR_DEBUG "Enable Optimal Route Reflection Debugging logs\n" #define OSPF_STR "OSPF information\n" #define NEIGHBOR_STR "Specify neighbor router\n" #define DEBUG_STR "Debugging functions\n" -- cgit v1.2.3