Hi,
I wanted to know if there was a way for pyats to only look at specific vrf rather than all BGP tables in on a router.
current;
pyats learn bgp --testbed-file wan_router.yaml --output current
wanted;
pyats learn bgp --vrf xxx --testbed-file wan_router.yaml --output current