Skip to content

Commit

Permalink
FP5 SR-1 models - fix typo on SR-1-46d
Browse files Browse the repository at this point in the history
  • Loading branch information
tiago-amado authored Mar 15, 2024
1 parent f3af489 commit 8dafe89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sros/docker/launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ def line_card_config(
"max_nics": 48,
"cp": {
"min_ram": 4,
"timos_line": "slot=A chassis=sr-1x-46s card=cpm-1x/i40-200g-sfpdd+6-800g-qsfpdd-1", #CP Card must include CPM/IOM
"timos_line": "slot=A chassis=sr-1-46s card=cpm-1x/i40-200g-sfpdd+6-800g-qsfpdd-1", #CP Card must include CPM/IOM
},
# line card (IOM/XCM)
"lcs": [
Expand Down

0 comments on commit 8dafe89

Please sign in to comment.