Lukeman Hakkim
Lukeman Hakkim
@hdinthkld Kindly create a new virtual environment, update pip and do ``pip install pyats[full]`` and post the full log of installation or error which you are facing.
Thanks for bringing up the issue. Looks like the parser couldn't accommodate this console output, You might want to contribute for the parser. For it, there is the reference how...
@muhammad-rafi kindly link PR to this issue for reference.
Kindly create a new PR for this fix.
@etiedem Thank you for your contribution!!!
Hi @icarus78, Thanks for reporting the issue. yes we can add support for "default", you are more than welcome to contribute . For it, there is the reference how to...
@wgibbons21 ``show ip bgp {address_family} all summary`` It seems the above command is supported for iosxe. https://github.com/CiscoTestAutomation/genieparser/blob/cc19fcd2f6248d3b08ca8cb35e77c9a6dca50d68/src/genie/libs/parser/iosxe/show_bgp.py#L34 You are welcome to contribute a new api with the ``show ip bgp...
@Tristou27 can you attach logs for this change?
Hi @dpecak, Fab1-BC: Here the parsed output have "route_targets" and "route_distinguisher" in each vrf. This is the reason you were only getting output for this device. Fab1-E, Fab1-WLC: These two...