mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 14:02:20 +02:00
Add Cisco Catalyst Digital Building Switch
These devices are a bit special. See the comments in the files. Signed-off-by: Felix Kaechele <fkaechel@cisco.com>
This commit is contained in:
parent
f0e5725ed8
commit
4b831a7893
32
device-types/Cisco/cdb-8p.yaml
Normal file
32
device-types/Cisco/cdb-8p.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
manufacturer: Cisco
|
||||
model: Catalyst Digital Building Switch (PoE+)
|
||||
slug: cdb-8p
|
||||
part_number: CDB-8P
|
||||
is_full_depth: false
|
||||
subdevice_role: child
|
||||
interfaces:
|
||||
- name: FastEthernet1/0/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/8
|
||||
type: 100base-tx
|
||||
- name: GigabitEthernet1/0/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/0/2
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
- name: con1
|
||||
type: usb-micro-b
|
32
device-types/Cisco/cdb-8u.yaml
Normal file
32
device-types/Cisco/cdb-8u.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
manufacturer: Cisco
|
||||
model: Catalyst Digital Building Switch (UPoE)
|
||||
slug: cdb-8u
|
||||
part_number: CDB-8U
|
||||
is_full_depth: false
|
||||
subdevice_role: child
|
||||
interfaces:
|
||||
- name: FastEthernet1/0/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/0/8
|
||||
type: 100base-tx
|
||||
- name: GigabitEthernet1/0/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/0/2
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
- name: con1
|
||||
type: usb-micro-b
|
24
device-types/Cisco/cdb-mnt-rack5-c14.yaml
Normal file
24
device-types/Cisco/cdb-mnt-rack5-c14.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
manufacturer: Cisco
|
||||
model: Catalyst Digital Building 5-slot Rack Mount
|
||||
slug: cdb-mnt-rack5-c14
|
||||
part_number: CDB-MNT-RACK5-C14=
|
||||
u_height: 5
|
||||
is_full_depth: false
|
||||
subdevice_role: parent
|
||||
power-ports:
|
||||
- name: "1"
|
||||
type: iec-60320-c14
|
||||
- name: "2"
|
||||
type: iec-60320-c14
|
||||
- name: "3"
|
||||
type: iec-60320-c14
|
||||
- name: "4"
|
||||
type: iec-60320-c14
|
||||
- name: "5"
|
||||
type: iec-60320-c14
|
||||
device-bays:
|
||||
- name: Slot 1
|
||||
- name: Slot 2
|
||||
- name: Slot 3
|
||||
- name: Slot 4
|
||||
- name: Slot 5
|
Loading…
x
Reference in New Issue
Block a user