Skip to content

[Arista7260cx3] update port_config.ini for Arista-7260CX3-D108C8#1130

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:port_config
Nov 8, 2017
Merged

[Arista7260cx3] update port_config.ini for Arista-7260CX3-D108C8#1130
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:port_config

Conversation

@yxieca
Copy link
Contributor

@yxieca yxieca commented Nov 8, 2017

- What I did
Change port 18 and 20 to 50G breakout ports to match the intended production topology.

- How to verify it
Included this change on my arista7260cx3 dut along with the updated config.bcm file, these 2 ports came up as 50G breakout ports.

- Port 18 and 20 are now in 50G breakout mode.
@yxieca yxieca merged commit 4e367c6 into sonic-net:master Nov 8, 2017
@byronyi
Copy link
Contributor

byronyi commented Jan 26, 2018

@yxieca Would you mind to specify the diff you updated with your config.bcm file for static port breakout? I believe BRCM SAI does not support dynamic breakout at 201712 release.

@yxieca
Copy link
Contributor Author

yxieca commented Jan 26, 2018

@byronyi

The current github master image is running SAI 1.0, it doesn't have all the required support for Arista7260CX3. We will switch over to SAI 1.2 in the near future. By then you will be able to get the correct bcm config file in the image.

Regards,
Ying

lguohan pushed a commit that referenced this pull request Oct 6, 2020
- [acl-loader] Revert fix for IP protocol == 0 (#1142)
- Show sflow interface to display all interfaces enabled for sflow (#1143)
- [sflow_test.py]: tests for config sflow commands. (#1112)
- [config/console] Support add/del console port setting commands (#1136)
- [cli][bgp]use vtysh in the show ip bgp summary command (#1137)
- [README.md] Describe new package creation schema (#1131)
- [consutil] Remove actual baud and refactor lib for future change (#1130)

Signed-off-by: Danny Allen <[email protected]>
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…t#5545)

- [acl-loader] Revert fix for IP protocol == 0 (sonic-net#1142)
- Show sflow interface to display all interfaces enabled for sflow (sonic-net#1143)
- [sflow_test.py]: tests for config sflow commands. (sonic-net#1112)
- [config/console] Support add/del console port setting commands (sonic-net#1136)
- [cli][bgp]use vtysh in the show ip bgp summary command (sonic-net#1137)
- [README.md] Describe new package creation schema (sonic-net#1131)
- [consutil] Remove actual baud and refactor lib for future change (sonic-net#1130)

Signed-off-by: Danny Allen <[email protected]>
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
…ic-net#1130)

* [update] removed actual baud from consutil show result table
* [refine] ensure only 1 db querying per command
* [refine] refactor code for better reusing in future
* [new] add a new return value ERR_CFG for indicating configuration issue

Signed-off-by: [email protected]
prsunny pushed a commit that referenced this pull request Sep 29, 2022
Update sonic-sairedis submodule pointer to include the following:

2f92b4493e [syncd] bulk OID remove requires RID (#1130)
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 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
Cherry-pick from
sonic-net#22465
This PR is to support `LowerSpineRouter` as a subtype in minigraph
parser.

##### Work item tracking
- Microsoft ADO **32614515**:

#### How I did it
If a device is `SpineRouter`, then try to parse `SubType` from
minigraph.

#### How to verify it
The change is verified by UT.

<!--
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.
-->

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

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211
- [ ] 202305

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
Ensure to add label/tag for the feature raised. example - PR#2174 under
sonic-utilities repo. where, Generic Config and Update feature has been
labelled as GCU.
-->
This PR is to support `LowerSpineRouter` as a subtype in minigraph
parser.

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->
No YANG model change.

#### 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants