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 the following steps.
- Set debug mode and check BGP neighbors in vrf 'internal'.
edge01> set debugedge01> vrf internaledge01(inter_sr_vrf)> get bgp neighbor summaryBFD States: NC - Not configured, DC - Disconnected AD - Admin down, DW - Down, IN - Init, UP - UpBGP summary information for VRF inter_sr_vrf for address-family: ipv4UnicastRouter ID: 192.168.#.# Local AS: 650##
Neighbor AS State Up/DownTime BFD InMsgs OutMsgs InPfx OutPfx
169.254.##.## 650## Estab 4d21h36m NC 423367 423383 20 20
BFD States: NC - Not configured, DC - Disconnected AD - Admin down, DW - Down, IN - Init, UP - UpBGP summary information for VRF inter_sr_vrf for address-family: ipv6UnicastRouter ID: 192.168.###.# Local AS: 650##
Neighbor AS State Up/DownTime BFD InMsgs OutMsgs InPfx OutPfx
169.254.##.## 650## Estab 4d21h36m NC 423367 423383 19 19
Routes can be viewed using 'get route' command.
edge01(inter_sr_vrf)> get route
- To clear debugedge01> clear debug