Hi Group,
I am trying the FRR-BGP extended unified config management, setting "frr_mgmt_framework_config": "true" in DEVICE_METADATA.
Image used is SONiC.202411 latest build.
I could get the bgp neighbors configured and they are up.
But show ip bgp neighbor <ip> command is failing with following error:
Usage: show ip bgp neighbors [OPTIONS] [IPADDRESS] [[routes|advertised-
routes|received-routes]]
Try "show ip bgp neighbors -h" for help.
Error: Bgp neighbor 10.0.0.57 not configured
The neighbor is up and shows up in the show ip bgp neighbor.
Also, NEIGH_STATE_TABLE is not populated in STATE_DB to check the state.
This seems related to the vrf that we need to mention the in the config_db for BGP config.
Has anyone seen this issue ? Is there any config that is needed to make this work ?
Thanks,
Vaishali