mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-10 16:28:38 +01:00
Create C9130AX.yml (#475)
* Create C9130AX.yml * Create UCS-C240-M4S.yml
This commit is contained in:
parent
e98511ee21
commit
1c5e7f4b4b
19
device-types/Cisco/C9130AXI-B.yml
Normal file
19
device-types/Cisco/C9130AXI-B.yml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Catalyst 9130AXI-B Series
|
||||
slug: c9130axi-b
|
||||
part_number: C9130AXI-B
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: WiFi
|
||||
type: ieee802.11ax
|
||||
mgmt_only: false
|
||||
- name: gigabitEthernet
|
||||
type: 5gbase-t
|
||||
mgmt_only: false
|
||||
console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-mini-b
|
25
device-types/Cisco/UCS-C240-M4S.yml
Normal file
25
device-types/Cisco/UCS-C240-M4S.yml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: UCS-C240-M4S
|
||||
slug: ucs-c240-m4s
|
||||
part_number: UCS-C240M4S
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Con
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PS-0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1400
|
||||
- name: PS-1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1400
|
||||
interfaces:
|
||||
- name: enp94s0f0
|
||||
type: 10gbase-t
|
||||
- name: enp94s0f1
|
||||
type: 10gbase-t
|
||||
- name: CIMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user