mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
7dd7cc0fc1
* Moved the AP yaml files to the correct directory. They should have been in device-types/APC and not the root directory * Added new device types * Add files via upload Added new device types * Add files via upload Added new device types * Rename Cisco SMA M395.yml to cisco-sma-m395.yaml renamed to slug.yaml * Rename cisco-sma-m395.yaml to SMA-M395.yaml Convention in the repo is model.yaml not slug.yaml. See any of the hundreds of other cisco models for reference. I have renamed it to <model>.yml accordingly. * Updated the mgmt interface type to sfp from sfp28 * Added front and rear images for f5 big ip i7800 * Renamed from dash to period before front and back to match convention. * Added images for cisco-n9k-c93360yc-fx2 * Rename Cisco SMA M395.yml to SMA-M395.yml * Delete device-types/Cisco/SMA-M395.yml deleted the file with the .yml extension since I had renamed it to .yaml * Rename Cisco WSA S195.yml to WSA-S195.yaml --------- Co-authored-by: Joseph Ishak <jishak@paciolan.com> Co-authored-by: Ryan Merolle <ryanmerolle@users.noreply.github.com>
53 lines
957 B
YAML
53 lines
957 B
YAML
---
|
|
manufacturer: F5
|
|
model: BIG-IP i7800
|
|
slug: f5-big-ip-i7800
|
|
part_number: i7800
|
|
u_height: 1
|
|
is_full_depth: true
|
|
weight: 30
|
|
weight_unit: lb
|
|
airflow: front-to-rear
|
|
front_image: true
|
|
rear_image: true
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: usb1
|
|
type: usb-a
|
|
- name: Failover
|
|
type: rj-45
|
|
interfaces:
|
|
- name: mgmt
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: '1.1'
|
|
type: 10gbase-x-sfpp
|
|
- name: '1.2'
|
|
type: 10gbase-x-sfpp
|
|
- name: '1.3'
|
|
type: 10gbase-x-sfpp
|
|
- name: '1.4'
|
|
type: 10gbase-x-sfpp
|
|
- name: '2.1'
|
|
type: 10gbase-x-sfpp
|
|
- name: '2.2'
|
|
type: 10gbase-x-sfpp
|
|
- name: '2.3'
|
|
type: 10gbase-x-sfpp
|
|
- name: '2.4'
|
|
type: 10gbase-x-sfpp
|
|
- name: '3.0'
|
|
type: 40gbase-x-qsfpp
|
|
- name: '4.0'
|
|
type: 40gbase-x-qsfpp
|
|
- name: '5.0'
|
|
type: 40gbase-x-qsfpp
|
|
- name: '6.0'
|
|
type: 40gbase-x-qsfpp
|
|
module-bays:
|
|
- name: psu1
|
|
position: '1'
|
|
- name: psu2
|
|
position: '2'
|