-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 36 port 100g sku for x86_64-arista_7800r3a_36d series of linecard…
…s. (#11813) Add 36 port 100g sku for x86_64-arista_7800r3a_36d series of linecards.
- Loading branch information
Showing
13 changed files
with
2,045 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D-C36
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Arista-7800R3A-36D2-C36 |
25 changes: 25 additions & 0 deletions
25
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-C36/0/context_config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"CONTEXTS": [ | ||
{ | ||
"guid" : 0, | ||
"name" : "syncd", | ||
"dbAsic" : "ASIC_DB", | ||
"dbCounters" : "COUNTERS_DB", | ||
"dbFlex": "FLEX_COUNTER_DB", | ||
"dbState" : "STATE_DB", | ||
"zmq_enable": false, | ||
"zmq_endpoint": "tcp://127.0.0.1:5555", | ||
"zmq_ntf_endpoint": "tcp://127.0.0.1:5556", | ||
"switches": [ | ||
{ | ||
"index" : 0, | ||
"hwinfo" : "06:00.0" | ||
}, | ||
{ | ||
"index" : 1, | ||
"hwinfo" : "07:00.0" | ||
} | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.