ntc-templates icon indicating copy to clipboard operation
ntc-templates copied to clipboard

cisco_nxos_show_ip_bgp does not function with "all"

Open chuckysap opened this issue 2 years ago • 3 comments

Proposed Functionality

It would be ideal if this template would work with show ip bgp vrf all and not just a specific VRF like so show ip bgp vrf <VRF_NAME>. Is it possible to integrate this?

chuckysap avatar Mar 13 '23 21:03 chuckysap

Should be no problem to do so.

jvanderaa avatar Jun 06 '23 23:06 jvanderaa

@chuckysap Might you be able to share example output so this can be worked on?

(Note: I'm a community volunteer, but happy to work with you if I can get information.)

https://github.com/networktocode/ntc-templates/blob/master/ntc_templates/templates/cisco_nxos_show_ip_bgp.textfsm https://github.com/networktocode/ntc-templates/tree/master/tests/cisco_nxos/show_ip_bgp https://github.com/networktocode/ntc-templates/blob/master/ntc_templates/templates/index#L379

mjbear avatar Jan 07 '24 15:01 mjbear

@chuckysap If you'd like to test, please pull down a copy of my changes and test.

PR #1628 has been submitted

mjbear avatar Feb 28 '24 23:02 mjbear

This has been merged. Can we please close?

ryanmerolle avatar Jun 19 '24 03:06 ryanmerolle