sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
200 stars 725 forks source link

Query: Info Request for Supported Scalability Numbers in SONiC #9013

Open mithun2498 opened 1 year ago

mithun2498 commented 1 year ago

Description

We are currently using a DUT with the ASIC Type: Broadcom. Kindly help me with the scalability numbers for the below mentioned features.

  1. Maximum number of IPv4 Routes.
  2. Maximum number of IPV6 Routes.
  3. Total number of Lag's
  4. Maximum number of ports per Lag
  5. Maximum number of VLAN.
  6. Maximum member ports per VLAN.
  7. Maximum supported MAC entries.
  8. Maximum supported ARP entries.
  9. Maximum supported ACL entries.
mithun2498 commented 1 year ago

Hello @yxieca @wangxin ,

Kindly help me on this.

yxieca commented 1 year ago

Description

We are currently using a DUT with the ASIC Type: Broadcom. Kindly help me with the scalability numbers for the below mentioned features.

  1. Maximum number of IPv4 Routes.
  2. Maximum number of IPV6 Routes.
  3. Maximum member ports per VLAN.
  4. Maximum supported MAC entries.
  5. Maximum supported ARP entries.
  6. Maximum supported ACL entries.

For these, please check CRM command output.

  1. Total number of Lag's No limit.

  2. Maximum number of ports per Lag No limit that I am aware of.

  3. Maximum number of VLAN. No limit that I am aware of.

mithun2498 commented 1 year ago

Hello @yxieca

Thanks for the reply. Do we have any scripts in community for validating the scalability of above mentioned features.