mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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>
36 lines
574 B
YAML
36 lines
574 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: WSA S195
|
|
slug: cisco-wsa-s195
|
|
part_number: WSA-S195
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: RPC
|
|
type: rj-45
|
|
- name: usb1
|
|
type: usb-a
|
|
- name: usb2
|
|
type: usb-a
|
|
interfaces:
|
|
- name: M1
|
|
type: 1000base-t
|
|
- name: M2
|
|
type: 1000base-t
|
|
- name: P1
|
|
type: 1000base-t
|
|
- name: P2
|
|
type: 1000base-t
|
|
- name: T1
|
|
type: 1000base-t
|
|
- name: T2
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: PSU2
|
|
position: '2'
|