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

Prevent alias of recirc ports from colliding on multi-asic #18610

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

arista-nwolfe
Copy link
Contributor

The alias of the recirc ports on multi-asic systems were the same on both asics.
This change sets the correct asic-id in the recirc port alias.

show interfaces status -d all
      Interface            Lanes    Speed    MTU    FEC         Alias             Vlan    Oper    Admin             Type    Asym PFC
---------------  ---------------  -------  -----  -----  ------------  ---------------  ------  -------  ---------------  ----------
<snip>
   Ethernet-IB0              250      10G   9100    N/A     Recirc0/1           routed      up       up              N/A         off
   Ethernet-IB1              250      10G   9100    N/A     Recirc1/1           routed      up       up              N/A         off
  Ethernet-Rec0              249      10G   9100    N/A     Recirc0/0           routed      up       up              N/A         off
  Ethernet-Rec1              249      10G   9100    N/A     Recirc1/0           routed      up       up              N/A         off
  • 202205
  • 202305
  • 202311

@kenneth-arista
Copy link
Contributor

@arlakshm @wenyiz2021 please review

@rlhui rlhui merged commit 569e70a into sonic-net:master Apr 17, 2024
19 checks passed
@arlakshm arlakshm added the Chassis for 202205 branch PRs needed for 202205 branch in msft repo label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chassis for 202205 branch PRs needed for 202205 branch in msft repo
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants