summaryrefslogtreecommitdiff
path: root/lib/filter_nb.c
diff options
context:
space:
mode:
authorvdhingra <vdhingra@vmware.com>2020-11-19 04:46:39 -0800
committervdhingra <vdhingra@vmware.com>2020-11-20 02:32:18 -0800
commit00908b7a8a2ec4b49620f96ec17e5f49a2a90925 (patch)
tree168d5d2fe6d518120cf25f0946b35da074c27212 /lib/filter_nb.c
parent53a85efa514b88be08c29dfe539612e58f2d2fb3 (diff)
bgpd: sh running config is not considering values provided via -e for max-paths
problem 1. run the bgp with -e1 option 2. c t router bgp 100 3. show running config ! address-family ipv6 multicast maximum-paths 1 maximum-paths ibgp 1 exit-address-family ! address families should not dump maximum-paths if there value is same as value provided at run time. fix if the maxpaths_ebgp value is same as multipath_num global object, don't dump maximum-paths. Signed-off-by: vishaldhingra <vdhingra@vmware.com>
Diffstat (limited to 'lib/filter_nb.c')
0 files changed, 0 insertions, 0 deletions