mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Create w1850.yaml (#2308)
* Create w1850.yaml * Update w1850.yaml * Update w1850.yaml Fix pre commit error --------- Co-authored-by: Harry
This commit is contained in:
parent
3c389ff76d
commit
3fb5c50b1f
32
device-types/Cradlepoint/w1850.yaml
Normal file
32
device-types/Cradlepoint/w1850.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Cradlepoint
|
||||
model: W1850
|
||||
slug: cradlepoint-w1850
|
||||
part_number: w1850
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
comments: '[Cradlepoint W1850](https://cradlepoint.com/product/endpoints/w1850-series/)'
|
||||
console-ports:
|
||||
- name: Con
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
maximum_draw: 30
|
||||
interfaces:
|
||||
- name: LAN1
|
||||
type: 2.5gbase-t
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: LAN2
|
||||
type: 2.5gbase-t
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: SIM1
|
||||
type: 5g
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: SIM2
|
||||
type: 5g
|
||||
enabled: true
|
||||
mgmt_only: false
|
Loading…
Reference in New Issue
Block a user