mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-22 05:11:16 +01:00
Update meraki ports (#1116)
* Update Meraki power/mgmt ports * Update Meraki module to C16 * Update connector name * Update for modular PSUs and connector name --------- Co-authored-by: Robert Spadaro <squintfox@users.noreply.github.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
a21e4e1d1a
commit
b7a8fa7a7b
@ -5,11 +5,16 @@ slug: ms225-48lp
|
||||
part_number: MS225-48LP-HW
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: '[MS225 Overview and Specifications](https://meraki.cisco.com/lib/pdf/meraki_datasheet_ms225.pdf)'
|
||||
power-ports:
|
||||
- name: Slot 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 490
|
||||
allocated_draw: 53
|
||||
- name: RPS Connector
|
||||
type: dc-terminal
|
||||
maximum_draw: 490
|
||||
allocated_draw: 53
|
||||
interfaces:
|
||||
- name: Management
|
||||
type: 1000base-t
|
||||
|
@ -6,14 +6,11 @@ part_number: MS425-32-HW
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
comments: '[MS425-32 Overview and Specifications](https://documentation.meraki.com/MS/MS_Overview_and_Specifications/MS425_Overview_and_Specifications)'
|
||||
console-ports:
|
||||
- name: Management
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: Slot 1
|
||||
type: iec-60320-c14
|
||||
- name: Slot 2
|
||||
type: iec-60320-c14
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 10gbase-x-sfpp
|
||||
@ -83,3 +80,6 @@ interfaces:
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: Port 34
|
||||
type: 40gbase-x-qsfpp
|
||||
- name: Management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
|
@ -5,5 +5,5 @@ part_number: MA-PWR-250WAC
|
||||
comments: '[250W power supply unit product information](https://meraki.cisco.com/product/security-sd-wan/appliances-accessories/ma-pwr-250wac/)'
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
type: iec-60320-c16
|
||||
maximum_draw: 250
|
||||
|
Loading…
Reference in New Issue
Block a user