mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-09 01:54:52 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
43 lines
792 B
YAML
43 lines
792 B
YAML
---
|
|
manufacturer: NetApp
|
|
model: FAS2700 Controller 10GBASE-T
|
|
slug: fas2700-controller-10gbase-t
|
|
part_number: X3219A
|
|
u_height: 0
|
|
is_full_depth: true
|
|
subdevice_role: child
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
- name: PSU2
|
|
type: iec-60320-c14
|
|
- name: PSU3
|
|
type: iec-60320-c14
|
|
- name: PSU4
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: e0a
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: e0b
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: e0c
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: e0d
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: e0e
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: e0f
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: e0m
|
|
type: 1000base-t
|
|
mgmt_only: true
|