Skip to content

Create Config_db.json#3624

Closed
nabangi wants to merge 1 commit intosonic-net:masterfrom
nabangi:patch-1
Closed

Create Config_db.json#3624
nabangi wants to merge 1 commit intosonic-net:masterfrom
nabangi:patch-1

Conversation

@nabangi
Copy link

@nabangi nabangi commented Oct 17, 2019

This is a Config_db.json file for a Dell s4048-on I recently installed sonic.

- What I did
Created a config_db.json file for sonic installations in a Dell s4048-On.
- How I did it
I borrowed knowledge from Arista and mellanox sonic implementations then came up with one for dell
- How to verify it
You can have it run in a json compiler for json syntax verification. However you can actually configure it in a switch then execute with config reload -y command and confirm with redis-dump -d 4 -k "PORT|Ethernet*" -y to display ports.
- Description for the changelog

Just an additional configuration file for the dell s4048-on that seems not to have much documentation with Azure sonic

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

This is a Config_db.json file for a Dell s4048-on I recently installed sonic.
@msftclas
Copy link

msftclas commented Oct 17, 2019

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@jleveque jleveque left a comment

Choose a reason for hiding this comment

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

config_db.json files should not be checked into the repo. These files are specific to each user's device configuration. I propose to close this PR.

@nabangi
Copy link
Author

nabangi commented Oct 18, 2019

@jleveque Thanks for the request, however i just put it like a template for anyone an S4048-on device to use. You can close the PR though.

@lguohan lguohan closed this Oct 19, 2019
mssonicbld added a commit that referenced this pull request Jul 16, 2025
…lly (#23068)

#### Why I did it
src/sonic-swss
```
* 9d74a49 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] CoPP neighbor miss trap and enhancements (#3624) (8 hours ago) [Ravi Minnikanti(Marvell)]
* 41dc0cb - Improve route performance 20% by changing NextHopGroupTable from std::map to std::unordered_map. (#3742) (8 hours ago) [Hua Liu]
* 27391fc - Publish oper_status time to STATE_DB (#3756) (29 hours ago) [Bobby McGonigle]
* ad80fa5 - [trim]: Add Packet Trimming Asym DSCP to OA (#3705) (29 hours ago) [Nazarii Hnydyn]
* dc520a7 - [ssw][ha] fix dpu_state_db connection issue and zmq not supporting dpu_appl_db (31 hours ago) [Jing Zhang]
* 035e1c7 - Added MAX pre-FEC BER for link health monitoring (#3757) (33 hours ago) [Prince George]
* 0c5a6e4 - Skip ref counting standby mux neighbor NHs when added to NH group (#3753) (33 hours ago) [manamand2020]
* f53cc8c - [DASH] Implement PL Redirect Map (#3731) (35 hours ago) [Lawrence Lee]
* c5c360e - Fix counter issue #22775 and #22478 (#3681) (4 days ago) [Stephen Sun]
* bd73705 - [DASH] Support trusted VNIs for appliance and ENI objects (#3728) (4 days ago) [Lawrence Lee]
* cea81b2 - stpd crashes due to wrong no.of stp instance passed from stpmgrd (#3752) (5 days ago) [Divya Kumaran Chandralekha]
* af56a61 - Fix fpmsyncd crash during pfcwd/test_pfcwd_warm_reboot.py worm reboot issue (#3746) (5 days ago) [Hua Liu]
* 80932db - use the exact strings from hld (#3735) (13 days ago) [Jing Zhang]
* f44f6ab - [vs][mirror]: Update test to use the max TC number provided by VS lib (#3712) (2 weeks ago) [Nazarii Hnydyn]
* 55e9bba - remove the logic that skip system neigh task for ASICs that share common hostname (#3718) (2 weeks ago) [Changrong Wu]
* 3356753 - LC buffer errors for local port (#3719) (2 weeks ago) [Vineet Mittal]
* bad2141 - Update INIT_VIEW timeout for marvell-prestera platforms (#3729) (2 weeks ago) [Pavan Prakash]
* eebaf97 - [routeorch] Wait for the VRF to be created (#3652) (2 weeks ago) [Manoharan Sundaramoorthy]
* 7dd3be9 - [fpmsyncd]Fixing the blackhole route removal during warmboot (#3726) (2 weeks ago) [Sudharsan Dhamal Gopalarathnam]
* 575c342 - [routeorch] Handle SAI_STATUS_ITEM_NOT_FOUND when setting route entries (#3713) (3 weeks ago) [Nikola Dancejic]
* 1ae6787 - [portsorch] postpone non-critical port init part in warm/fast-reboot (#3562) (3 weeks ago) [Stepan Blyshchak]
* 889aff6 - add support for local endpoints in vnet_route_tunnel (#3651) (3 weeks ago) [Jing Zhang]
* 1f97afb - [trim]: Add Packet Trimming to OA (#3594) (3 weeks ago) [Nazarii Hnydyn]
* 8c2b337 - Gracefully handle errors when accessing dpu app_state DB on NPU from DPU (#3716) (3 weeks ago) [prabhataravind]
* a0e1953 - Harden module build script by specifying the source version to get (#3723) (3 weeks ago) [Saikrishna Arcot]
* 0081e3a - Improve route orch performance by enable ZMQ (#3632) (3 weeks ago) [Hua Liu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

4 participants