mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 22:31:25 +01:00
14 lines
227 B
YAML
14 lines
227 B
YAML
|
---
|
||
|
manufacturer: Juniper
|
||
|
model: JNP304-RE
|
||
|
part_number: JNP304-RE
|
||
|
weight: 1
|
||
|
weight_unit: kg
|
||
|
console-ports:
|
||
|
- name: console_{module}
|
||
|
type: rj-45
|
||
|
interfaces:
|
||
|
- name: mgmt_{module}
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|