mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Cisco Fixes & PWR-C1-350WAC-P (#1335)
* fixed file name and type for c2960xr-24ts-i and fixed power slots for c9300-48t * Added PWR-C1-350WAC-P
This commit is contained in:
parent
382e05afb8
commit
860a5bfa67
@ -5,19 +5,21 @@ part_number: C9300-48T
|
||||
slug: cisco-c9300-48t
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 16.43
|
||||
weight_unit: lb
|
||||
comments: '[Cisco Catalyst 9300 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html)'
|
||||
console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
power-ports:
|
||||
module-bays:
|
||||
- name: PS-A
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 350
|
||||
position: A
|
||||
- name: PS-B
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 350
|
||||
position: B
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/0/1
|
||||
type: 1000base-t
|
||||
@ -118,6 +120,3 @@ interfaces:
|
||||
- name: GigabitEthernet0/0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Catalyst 2960XR-48TS-I
|
||||
model: Catalyst 2960XR-24TS-I
|
||||
slug: cisco-ws-c2960xr-24ts-i
|
||||
part_number: WS-C2960XR-24TS-I
|
||||
is_full_depth: false
|
||||
@ -11,10 +11,10 @@ console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: 1A
|
||||
- name: PSU2
|
||||
position: 1B
|
||||
- name: PS-A
|
||||
position: A
|
||||
- name: PS-B
|
||||
position: B
|
||||
interfaces:
|
||||
- name: FastEthernet0
|
||||
type: 100base-tx
|
8
module-types/Cisco/PWR-C1-350WAC-P.yaml
Normal file
8
module-types/Cisco/PWR-C1-350WAC-P.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: PWR-C1-350WAC-P
|
||||
part_number: PWR-C1-350WAC-P
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 350
|
Loading…
Reference in New Issue
Block a user