Inter-SR iBGP is enabled.
In edge CLI if you run command 'get bgp neighbor summary' inter-SR iBGP neighbor is not shown.
VMware NSX
Inter-SR iBGP neighbor is visible under VRF 'inter_sr_vrf'.
Inter-SR neighbor can be viewed using either of the following steps.
- Set debug mode and check BGP neighbors in vrf 'internal'.
edge01> set debug
edge01> vrf internal
edge01(inter_sr_vrf)> get bgp neighbor summary
BFD States: NC - Not configured, DC - Disconnected
AD - Admin down, DW - Down, IN - Init, UP - Up
BGP summary information for VRF inter_sr_vrf for address-family: ipv4Unicast
Router ID: 192.168.#.# Local AS: 65000
Neighbor AS State Up/DownTime BFD InMsgs OutMsgs InPfx OutPfx
169.254.0.131 65000 Estab 4d21h36m NC 423367 423383 20 20
BFD States: NC - Not configured, DC - Disconnected
AD - Admin down, DW - Down, IN - Init, UP - Up
BGP summary information for VRF inter_sr_vrf for address-family: ipv6Unicast
Router ID: 192.168.###.# Local AS: 65000
Neighbor AS State Up/DownTime BFD InMsgs OutMsgs InPfx OutPfx
169.254.0.131 65000 Estab 4d21h36m NC 423367 423383 19 19
- To clear debug
edge01> clear debug