mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
Add LANCOM ISG Series (#535)
* Create ISG-1000.yaml * Create ISG-4000.yaml * Create ISG-8000.yaml
This commit is contained in:
parent
fffea98c0e
commit
f4d7108c90
37
device-types/LANCOM/ISG-1000.yaml
Normal file
37
device-types/LANCOM/ISG-1000.yaml
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: LANCOM
|
||||
model: ISG-1000
|
||||
slug: isg-1000
|
||||
part_number: '61073'
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: ''
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 40
|
||||
interfaces:
|
||||
- name: ETH-1 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-1 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-2 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-2 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-3 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-3 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-4 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-4 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-5
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: com
|
||||
type: rj-45
|
||||
console-server-ports:
|
||||
- name: usb
|
||||
type: usb-a
|
41
device-types/LANCOM/ISG-4000.yaml
Normal file
41
device-types/LANCOM/ISG-4000.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: LANCOM
|
||||
model: ISG-4000
|
||||
slug: isg-4000
|
||||
part_number: '61075'
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: ''
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 50
|
||||
interfaces:
|
||||
- name: ETH-1 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-1 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-2 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-2 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-3 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-3 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-4 RJ45
|
||||
type: 1000base-t
|
||||
- name: ETH-4 SFP
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-5
|
||||
type: 1000base-t
|
||||
- name: ETH-6
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ETH-7
|
||||
type: 10gbase-x-sfpp
|
||||
console-ports:
|
||||
- name: com
|
||||
type: rj-45
|
||||
console-server-ports:
|
||||
- name: usb
|
||||
type: usb-a
|
44
device-types/LANCOM/ISG-8000.yaml
Normal file
44
device-types/LANCOM/ISG-8000.yaml
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
manufacturer: LANCOM
|
||||
model: ISG-8000
|
||||
slug: isg-8000
|
||||
part_number: '61077'
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
comments: ''
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 300
|
||||
interfaces:
|
||||
- name: ETH-1
|
||||
type: 1000base-t
|
||||
- name: ETH-2
|
||||
type: 1000base-t
|
||||
- name: ETH-3
|
||||
type: 1000base-t
|
||||
- name: ETH-4
|
||||
type: 1000base-t
|
||||
- name: ETH-5
|
||||
type: 1000base-t
|
||||
- name: ETH-6
|
||||
type: 1000base-t
|
||||
- name: ETH-7
|
||||
type: 1000base-t
|
||||
- name: ETH-8
|
||||
type: 1000base-t
|
||||
- name: ETH-9
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ETH-10
|
||||
type: 10gbase-x-sfpp
|
||||
console-ports:
|
||||
- name: com
|
||||
type: rj-45
|
||||
console-server-ports:
|
||||
- name: usb0
|
||||
type: usb-a
|
||||
- name: usb1
|
||||
type: usb-a
|
Loading…
Reference in New Issue
Block a user