mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 09:54:10 +01:00
Add Cisco Nexus 77xx family Chassis (#268)
* Add Cisco Nexus 77xx family Chassis
This commit is contained in:
parent
1bb7ad2962
commit
784aad457f
25
device-types/Cisco/N77-C7706.yaml
Normal file
25
device-types/Cisco/N77-C7706.yaml
Normal file
@ -0,0 +1,25 @@
|
||||
manufacturer: Cisco
|
||||
model: N77-C7706
|
||||
slug: n77-c7706
|
||||
part_number: N77-C7706
|
||||
u_height: 9
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
- name: con1
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU1
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU2
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU3
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
37
device-types/Cisco/N77-C7710.yaml
Normal file
37
device-types/Cisco/N77-C7710.yaml
Normal file
@ -0,0 +1,37 @@
|
||||
manufacturer: Cisco
|
||||
model: N77-C7710
|
||||
slug: n77-c7710
|
||||
part_number: N77-C7710
|
||||
u_height: 14
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
- name: con1
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU1
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU2
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU3
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU4
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU5
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU6
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
||||
- name: PSU7
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3000
|
Loading…
Reference in New Issue
Block a user