Skip to content

[Broadcom] Upgrade xgs SAI version to 13.2.1.14#24397

Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master
Nov 5, 2025
Merged

[Broadcom] Upgrade xgs SAI version to 13.2.1.14#24397
StormLiangMS merged 1 commit intosonic-net:masterfrom
Gfrom2016:upgrade_SAI_master

Conversation

@Gfrom2016
Copy link
Contributor

@Gfrom2016 Gfrom2016 commented Oct 31, 2025

Why I did it

Upgrade the xgs SAI version to 13.2.1.14 to include the following changes:

  • 13.2.1.14: Add Tam and CS00012427742
Work item tracking
  • Microsoft ADO (number only): 35750547

How I did it

Upgrade the SAI version in the sai.mk file.

How to verify it

Load image on a TD3 device, all containers are up and running.

admin@str2-7050cx3-32c-acs-01:~$ show ver

SONiC Software Version: SONiC.202505-24350.972454-58be422c6
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: 58be422c6
Build date: Sat Nov  1 11:00:02 UTC 2025
Built by: azureuser@bfc36000c000000

Platform: x86_64-arista_7050cx3_32c
HwSKU: Arista-7050CX3-32C-C32
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG241704XY
Model Number: DCS-7050CX3-32C
Hardware Revision: 01.00
Uptime: 05:58:15 up 5 min,  1 user,  load average: 0.35, 0.70, 0.37
Date: Mon 03 Nov 2025 05:58:15


admin@str2-7050cx3-32c-acs-01:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9ab2c375258d   docker-snmp:latest                   "/usr/bin/docker-snm…"   3 minutes ago   Up 2 minutes             snmp
637a616e39bb   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             pmon
96dcaf3e5cda   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             mgmt-framework
194eff36f968   docker-lldp:latest                   "/usr/bin/docker-lld…"   3 minutes ago   Up 3 minutes             lldp
63685dbcc240   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             gnmi
edefc67a5a9a   docker-dhcp-relay:latest             "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             dhcp_relay
5157ba1d2a49   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             radv
057e41ae589e   docker-eventd:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             eventd
cfd127fe9e55   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             syncd
538695d14e75   docker-teamd:latest                  "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             teamd
099941c812fc   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   4 minutes ago   Up 4 minutes             bgp
071126e032ec   docker-sysmgr:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             sysmgr
f8a19385dea4   docker-orchagent:latest              "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             swss
12b6c62fbd1c   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             restapi
38edc6593d09   docker-database:latest               "/usr/local/bin/dock…"   4 minutes ago   Up 4 minutes             database
admin@str2-7050cx3-32c-acs-01:~$ show ip bgp sum

IPv4 Unicast Summary:
BGP router identifier 10.1.0.32, local AS number 65100 vrf-id 0
BGP table version 12804
RIB entries 12807, using 1639296 bytes of memory
Peers 4, using 96288 KiB of memory
Peer groups 4, using 256 bytes of memory


Neighbhor      V     AS    MsgRcvd    MsgSent    TblVer    InQ    OutQ  Up/Down      State/PfxRcd  NeighborName
-----------  ---  -----  ---------  ---------  --------  -----  ------  ---------  --------------  --------------
10.0.0.57      4  64600       3299       3287     12804      0       0  00:04:08             6400  ARISTA01T1
10.0.0.59      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA02T1
10.0.0.61      4  64600       3299       3287     12804      0       0  00:04:07             6400  ARISTA03T1
10.0.0.63      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA04T1

Total number of neighbors 4

Which release branch to backport (provide reason below if selected)

  • 202412
  • 202503
  • 202505

Signed-off-by: zitingguo-ms zitingguo@microsoft.com

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
@Gfrom2016 Gfrom2016 requested a review from lguohan as a code owner October 31, 2025 05:11
Copilot AI review requested due to automatic review settings October 31, 2025 05:11
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Broadcom SAI library version for XGS platforms from 13.2.1.13 to 13.2.1.14, likely incorporating bug fixes or minor improvements while maintaining compatibility with the SAI 13.2.1 GA branch.

  • Updated LIBSAIBCM_XGS_VERSION from 13.2.1.13 to 13.2.1.14

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

yejianquan pushed a commit that referenced this pull request Nov 4, 2025
Why I did it
This is a manual cherry-pick of #24397
Upgrade the xgs SAI version to 13.2.1.14 to include the following changes:

13.2.1.14: Add Tam and CS00012427742
13.2.1.13: 800G autoneg mode support
13.2.1.12: Added ability to set custom sampling interval for egress queue stats
13.2.1.11: Sai support for port diagnostic attribute, Fec alignment marker lock status on TH5-512
Switch trimming TrimSent/pkts incorrectly displayed in MC11
Work item tracking
Microsoft ADO (number only): 35706196
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a TD3 device, all containers are up and running.

admin@str2-7050cx3-32c-acs-01:~$ show ver

SONiC Software Version: SONiC.202505-24350.972454-58be422c6
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: 58be422c6
Build date: Sat Nov  1 11:00:02 UTC 2025
Built by: azureuser@bfc36000c000000

Platform: x86_64-arista_7050cx3_32c
HwSKU: Arista-7050CX3-32C-C32
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG241704XY
Model Number: DCS-7050CX3-32C
Hardware Revision: 01.00
Uptime: 05:58:15 up 5 min,  1 user,  load average: 0.35, 0.70, 0.37
Date: Mon 03 Nov 2025 05:58:15


admin@str2-7050cx3-32c-acs-01:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9ab2c375258d   docker-snmp:latest                   "/usr/bin/docker-snm…"   3 minutes ago   Up 2 minutes             snmp
637a616e39bb   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             pmon
96dcaf3e5cda   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             mgmt-framework
194eff36f968   docker-lldp:latest                   "/usr/bin/docker-lld…"   3 minutes ago   Up 3 minutes             lldp
63685dbcc240   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             gnmi
edefc67a5a9a   docker-dhcp-relay:latest             "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             dhcp_relay
5157ba1d2a49   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             radv
057e41ae589e   docker-eventd:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             eventd
cfd127fe9e55   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             syncd
538695d14e75   docker-teamd:latest                  "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             teamd
099941c812fc   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   4 minutes ago   Up 4 minutes             bgp
071126e032ec   docker-sysmgr:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             sysmgr
f8a19385dea4   docker-orchagent:latest              "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             swss
12b6c62fbd1c   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             restapi
38edc6593d09   docker-database:latest               "/usr/local/bin/dock…"   4 minutes ago   Up 4 minutes             database
admin@str2-7050cx3-32c-acs-01:~$ show ip bgp sum

IPv4 Unicast Summary:
BGP router identifier 10.1.0.32, local AS number 65100 vrf-id 0
BGP table version 12804
RIB entries 12807, using 1639296 bytes of memory
Peers 4, using 96288 KiB of memory
Peer groups 4, using 256 bytes of memory


Neighbhor      V     AS    MsgRcvd    MsgSent    TblVer    InQ    OutQ  Up/Down      State/PfxRcd  NeighborName
-----------  ---  -----  ---------  ---------  --------  -----  ------  ---------  --------------  --------------
10.0.0.57      4  64600       3299       3287     12804      0       0  00:04:08             6400  ARISTA01T1
10.0.0.59      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA02T1
10.0.0.61      4  64600       3299       3287     12804      0       0  00:04:07             6400  ARISTA03T1
10.0.0.63      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA04T1

Total number of neighbors 4

Signed-off-by: zitingguo-ms zitingguo@microsoft.com
@StormLiangMS
Copy link
Contributor

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@StormLiangMS StormLiangMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StormLiangMS StormLiangMS merged commit 8ab1278 into sonic-net:master Nov 5, 2025
18 checks passed
r12f pushed a commit to Azure/sonic-buildimage-msft that referenced this pull request Nov 20, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it
This is a manual cherry-pick of
sonic-net/sonic-buildimage#24397
Upgrade the xgs SAI version to 13.2.1.14 to include the following
changes:
- 13.2.1.14: Add Tam
##### Work item tracking
- Microsoft ADO **(number only)**: 35750547

#### How I did it
Upgrade the SAI version in the sai.mk file.
#### How to verify it

<!--
If PR needs to be backported, then the PR must be tested against the
base branch and the earliest backport release branch and provide tested
image version on these two branches. For example, if the PR is requested
for master, 202211 and 202012, then the requester needs to provide test
results on master and 202012.
-->



Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
Why I did it
Upgrade the xgs SAI version to 13.2.1.14 to include the following changes:

13.2.1.14: Add Tam and CS00012427742
Work item tracking
Microsoft ADO (number only): 35750547
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a TD3 device, all containers are up and running.

admin@str2-7050cx3-32c-acs-01:~$ show ver

SONiC Software Version: SONiC.202505-24350.972454-58be422c6
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: 58be422c6
Build date: Sat Nov  1 11:00:02 UTC 2025
Built by: azureuser@bfc36000c000000

Platform: x86_64-arista_7050cx3_32c
HwSKU: Arista-7050CX3-32C-C32
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG241704XY
Model Number: DCS-7050CX3-32C
Hardware Revision: 01.00
Uptime: 05:58:15 up 5 min,  1 user,  load average: 0.35, 0.70, 0.37
Date: Mon 03 Nov 2025 05:58:15


admin@str2-7050cx3-32c-acs-01:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9ab2c375258d   docker-snmp:latest                   "/usr/bin/docker-snm…"   3 minutes ago   Up 2 minutes             snmp
637a616e39bb   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             pmon
96dcaf3e5cda   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             mgmt-framework
194eff36f968   docker-lldp:latest                   "/usr/bin/docker-lld…"   3 minutes ago   Up 3 minutes             lldp
63685dbcc240   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             gnmi
edefc67a5a9a   docker-dhcp-relay:latest             "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             dhcp_relay
5157ba1d2a49   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             radv
057e41ae589e   docker-eventd:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             eventd
cfd127fe9e55   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             syncd
538695d14e75   docker-teamd:latest                  "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             teamd
099941c812fc   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   4 minutes ago   Up 4 minutes             bgp
071126e032ec   docker-sysmgr:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             sysmgr
f8a19385dea4   docker-orchagent:latest              "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             swss
12b6c62fbd1c   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             restapi
38edc6593d09   docker-database:latest               "/usr/local/bin/dock…"   4 minutes ago   Up 4 minutes             database
admin@str2-7050cx3-32c-acs-01:~$ show ip bgp sum

IPv4 Unicast Summary:
BGP router identifier 10.1.0.32, local AS number 65100 vrf-id 0
BGP table version 12804
RIB entries 12807, using 1639296 bytes of memory
Peers 4, using 96288 KiB of memory
Peer groups 4, using 256 bytes of memory


Neighbhor      V     AS    MsgRcvd    MsgSent    TblVer    InQ    OutQ  Up/Down      State/PfxRcd  NeighborName
-----------  ---  -----  ---------  ---------  --------  -----  ------  ---------  --------------  --------------
10.0.0.57      4  64600       3299       3287     12804      0       0  00:04:08             6400  ARISTA01T1
10.0.0.59      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA02T1
10.0.0.61      4  64600       3299       3287     12804      0       0  00:04:07             6400  ARISTA03T1
10.0.0.63      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA04T1

Total number of neighbors 4
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
Why I did it
Upgrade the xgs SAI version to 13.2.1.14 to include the following changes:

13.2.1.14: Add Tam and CS00012427742
Work item tracking
Microsoft ADO (number only): 35750547
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a TD3 device, all containers are up and running.

admin@str2-7050cx3-32c-acs-01:~$ show ver

SONiC Software Version: SONiC.202505-24350.972454-58be422c6
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: 58be422c6
Build date: Sat Nov  1 11:00:02 UTC 2025
Built by: azureuser@bfc36000c000000

Platform: x86_64-arista_7050cx3_32c
HwSKU: Arista-7050CX3-32C-C32
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG241704XY
Model Number: DCS-7050CX3-32C
Hardware Revision: 01.00
Uptime: 05:58:15 up 5 min,  1 user,  load average: 0.35, 0.70, 0.37
Date: Mon 03 Nov 2025 05:58:15

admin@str2-7050cx3-32c-acs-01:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9ab2c375258d   docker-snmp:latest                   "/usr/bin/docker-snm…"   3 minutes ago   Up 2 minutes             snmp
637a616e39bb   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             pmon
96dcaf3e5cda   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             mgmt-framework
194eff36f968   docker-lldp:latest                   "/usr/bin/docker-lld…"   3 minutes ago   Up 3 minutes             lldp
63685dbcc240   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             gnmi
edefc67a5a9a   docker-dhcp-relay:latest             "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             dhcp_relay
5157ba1d2a49   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             radv
057e41ae589e   docker-eventd:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             eventd
cfd127fe9e55   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             syncd
538695d14e75   docker-teamd:latest                  "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             teamd
099941c812fc   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   4 minutes ago   Up 4 minutes             bgp
071126e032ec   docker-sysmgr:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             sysmgr
f8a19385dea4   docker-orchagent:latest              "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             swss
12b6c62fbd1c   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             restapi
38edc6593d09   docker-database:latest               "/usr/local/bin/dock…"   4 minutes ago   Up 4 minutes             database
admin@str2-7050cx3-32c-acs-01:~$ show ip bgp sum

IPv4 Unicast Summary:
BGP router identifier 10.1.0.32, local AS number 65100 vrf-id 0
BGP table version 12804
RIB entries 12807, using 1639296 bytes of memory
Peers 4, using 96288 KiB of memory
Peer groups 4, using 256 bytes of memory

Neighbhor      V     AS    MsgRcvd    MsgSent    TblVer    InQ    OutQ  Up/Down      State/PfxRcd  NeighborName
-----------  ---  -----  ---------  ---------  --------  -----  ------  ---------  --------------  --------------
10.0.0.57      4  64600       3299       3287     12804      0       0  00:04:08             6400  ARISTA01T1
10.0.0.59      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA02T1
10.0.0.61      4  64600       3299       3287     12804      0       0  00:04:07             6400  ARISTA03T1
10.0.0.63      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA04T1

Total number of neighbors 4

Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
Why I did it
Upgrade the xgs SAI version to 13.2.1.14 to include the following changes:

13.2.1.14: Add Tam and CS00012427742
Work item tracking
Microsoft ADO (number only): 35750547
How I did it
Upgrade the SAI version in the sai.mk file.

How to verify it
Load image on a TD3 device, all containers are up and running.

admin@str2-7050cx3-32c-acs-01:~$ show ver

SONiC Software Version: SONiC.202505-24350.972454-58be422c6
SONiC OS Version: 12
Distribution: Debian 12.12
Kernel: 6.1.0-29-2-amd64
Build commit: 58be422c6
Build date: Sat Nov  1 11:00:02 UTC 2025
Built by: azureuser@bfc36000c000000

Platform: x86_64-arista_7050cx3_32c
HwSKU: Arista-7050CX3-32C-C32
ASIC: broadcom
ASIC Count: 1
Serial Number: HBG241704XY
Model Number: DCS-7050CX3-32C
Hardware Revision: 01.00
Uptime: 05:58:15 up 5 min,  1 user,  load average: 0.35, 0.70, 0.37
Date: Mon 03 Nov 2025 05:58:15

admin@str2-7050cx3-32c-acs-01:~$ docker ps -a
CONTAINER ID   IMAGE                                COMMAND                  CREATED         STATUS         PORTS     NAMES
9ab2c375258d   docker-snmp:latest                   "/usr/bin/docker-snm…"   3 minutes ago   Up 2 minutes             snmp
637a616e39bb   docker-platform-monitor:latest       "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             pmon
96dcaf3e5cda   docker-sonic-mgmt-framework:latest   "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             mgmt-framework
194eff36f968   docker-lldp:latest                   "/usr/bin/docker-lld…"   3 minutes ago   Up 3 minutes             lldp
63685dbcc240   docker-sonic-gnmi:latest             "/usr/local/bin/supe…"   3 minutes ago   Up 3 minutes             gnmi
edefc67a5a9a   docker-dhcp-relay:latest             "/usr/bin/docker_ini…"   3 minutes ago   Up 3 minutes             dhcp_relay
5157ba1d2a49   docker-router-advertiser:latest      "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             radv
057e41ae589e   docker-eventd:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             eventd
cfd127fe9e55   docker-syncd-brcm:latest             "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             syncd
538695d14e75   docker-teamd:latest                  "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             teamd
099941c812fc   docker-fpm-frr:latest                "/usr/bin/docker_ini…"   4 minutes ago   Up 4 minutes             bgp
071126e032ec   docker-sysmgr:latest                 "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             sysmgr
f8a19385dea4   docker-orchagent:latest              "/usr/bin/docker-ini…"   4 minutes ago   Up 4 minutes             swss
12b6c62fbd1c   docker-sonic-restapi:latest          "/usr/local/bin/supe…"   4 minutes ago   Up 4 minutes             restapi
38edc6593d09   docker-database:latest               "/usr/local/bin/dock…"   4 minutes ago   Up 4 minutes             database
admin@str2-7050cx3-32c-acs-01:~$ show ip bgp sum

IPv4 Unicast Summary:
BGP router identifier 10.1.0.32, local AS number 65100 vrf-id 0
BGP table version 12804
RIB entries 12807, using 1639296 bytes of memory
Peers 4, using 96288 KiB of memory
Peer groups 4, using 256 bytes of memory

Neighbhor      V     AS    MsgRcvd    MsgSent    TblVer    InQ    OutQ  Up/Down      State/PfxRcd  NeighborName
-----------  ---  -----  ---------  ---------  --------  -----  ------  ---------  --------------  --------------
10.0.0.57      4  64600       3299       3287     12804      0       0  00:04:08             6400  ARISTA01T1
10.0.0.59      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA02T1
10.0.0.61      4  64600       3299       3287     12804      0       0  00:04:07             6400  ARISTA03T1
10.0.0.63      4  64600       3301       3287     12804      0       0  00:04:07             6400  ARISTA04T1

Total number of neighbors 4

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants