Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions devicemaps.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,15 @@
],
"lte": []
},
"SSR1200-E": {
"clei": "INMJV10HRA",
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm guessing this is same as 1200 base model for now?

"part_number": "650-147980",
Copy link
Contributor

Choose a reason for hiding this comment

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

do we also need a new part number?

"description": "Juniper SSR1200-E - 1 MGMT, 11 ethernet",
"alias": {
"vendor": "Juniper",
"sku": "SSR1200"
}
},
"SSR1300": {
"clei": "INMJW10HRA",
"part_number": "650-147981",
Expand Down Expand Up @@ -1463,6 +1472,15 @@
],
"lte": []
},
"SSR1500-E": {
"clei": "INMJY10HRA",
"part_number": "650-147539",
"description": "Juniper SSR1500-E - 1 MGMT, 16 ethernet",
"alias": {
"vendor": "Juniper",
"sku": "SSR1500"
}
},
"SSR400": {
"clei": "TBD",
"part_number": "650-178218",
Expand Down
Loading