Skip to content

Commit

Permalink
Add service port to the SN5600-V256 SKU
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZagury committed May 12, 2024
1 parent 89152f8 commit 94648ab
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,9 @@
},
"Ethernet510": {
"default_brkout_mode": "4x200G[100G,50G,25G,10G]"
},
"Ethernet512": {
"default_brkout_mode": "1x25G[10G]"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,4 @@ Ethernet504 504,505 etp64a 64 200000
Ethernet506 506,507 etp64b 64 200000 rs
Ethernet508 508,509 etp64c 64 200000 rs
Ethernet510 510,511 etp64d 64 200000 rs
Ethernet512 512 etp65 65 20000 rs
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,13 @@
<port-speed>4096</port-speed>
<split>4</split>
</port-info>
<port-info>
<local-port>257</local-port>
<width>1</width>
<module>64</module>
<breakout-modes>0</breakout-modes>
<port-speed>64</port-speed>
</port-info>
</ports-list>
</platform_info>
</root>
Expand Down

0 comments on commit 94648ab

Please sign in to comment.