Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Arista] fix rif_id_max on hwsku Arista-7280CR3-32D4/32P4 #15518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

byu343
Copy link
Contributor

@byu343 byu343 commented Jun 16, 2023

Why I did it

This is to fix the SAI error for creating SAI_OBJECT_TYPE_ROUTER_INTERFACE. The fix is already merged for Arista-7280CR3-C40: https://github.com/sonic-net/sonic-buildimage/blob/master/device/arista/x86_64-arista_7280cr3_32d4/Arista-7280CR3-C40/jr2-a7280cr3-32d4-40x100G.config.bcm#L763. The change here is just to apply it to Arista-7280CR3-32D4 and Arista-7280CR3-32P4.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Set rif_id_max=0x6000

How to verify it

Verified that 'show int status' can show the interfaces after the change.

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants