diff options
| author | vdhingra <vdhingra@vmware.com> | 2019-08-12 04:15:29 -0700 |
|---|---|---|
| committer | vdhingra <vdhingra@vmware.com> | 2019-08-25 23:01:02 -0700 |
| commit | 960b69b9df7bfe099712fac871ca59daf99f2969 (patch) | |
| tree | 121804508eab31e7134e2bf33a0e0d1c2a6f91e2 /tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py | |
| parent | f067bdf8e2a468d1c7f553b212de2520609d081b (diff) | |
bgpd : Ambiguous command: show bgp large-community-list 1
When user wants to dump individual large-community-list with the name
then bgp throws an error. It is due to command to dump the bgp RIB routes
having a particular large-community-list values. To segregate both the
commands this fix has added the detail keyword in the below command.
show bgp large-community-list <(1-500)|WORD> detail
The same code change is applicable for community-list also.
Signed-off-by: vishaldhingra<vdhingra@vmware.com>
Diffstat (limited to 'tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py')
0 files changed, 0 insertions, 0 deletions
