mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Cisco Nexus datacenter fabric - Multiple adjustement (#1960)
Co-authored-by: loic.chabert <loic.chabert@jaguar-network.com>
This commit is contained in:
parent
7900b81961
commit
66c37b9ec1
@ -2,7 +2,7 @@
|
||||
manufacturer: Cisco
|
||||
model: Nexus C3064PQ-10GE
|
||||
slug: cisco-n3k-c3064q-10ge
|
||||
part_number: N3K-C3064Q-10GE
|
||||
part_number: N3K-C3064PQ-10GE
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 9.3
|
||||
@ -125,3 +125,5 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: FAN 1
|
||||
position: '1'
|
@ -125,3 +125,5 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: FAN 1
|
||||
position: '1'
|
||||
|
@ -5,6 +5,8 @@ slug: cisco-n3k-c3232c
|
||||
part_number: N3K-C3232C
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 10.06
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
@ -81,3 +83,11 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan 1
|
||||
position: '1'
|
||||
- name: Fan 2
|
||||
position: '2'
|
||||
- name: Fan 3
|
||||
position: '3'
|
||||
- name: Fan 4
|
||||
position: '4'
|
||||
|
101
device-types/Cisco/N9K-C9236C.yaml
Normal file
101
device-types/Cisco/N9K-C9236C.yaml
Normal file
@ -0,0 +1,101 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: Nexus N9K-C9236C
|
||||
part_number: N9K-C9236C
|
||||
slug: cisco-n9k-c9236c
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 8.3
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: Ethernet1/1
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/2
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/3
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/4
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/5
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/6
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/7
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/8
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/9
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/10
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/11
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/12
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/13
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/14
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/15
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/16
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/17
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/18
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/19
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/20
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/21
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/22
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/23
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/24
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/25
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/26
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/27
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/28
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/29
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/30
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/31
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/32
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/33
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/34
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/35
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: Ethernet1/36
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: mgmt0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan 1
|
||||
position: '1'
|
||||
- name: Fan 2
|
||||
position: '2'
|
||||
- name: Fan 3
|
||||
position: '3'
|
||||
- name: Fan 4
|
||||
position: '4'
|
@ -3,6 +3,8 @@ manufacturer: Cisco
|
||||
model: Nexus 93180YC-EX
|
||||
part_number: N9K-C93180YC-EX
|
||||
slug: cisco-n9k-c93180yc-ex
|
||||
weight: 7.9
|
||||
weight_unit: kg
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
@ -125,3 +127,11 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan 1
|
||||
position: '1'
|
||||
- name: Fan 2
|
||||
position: '2'
|
||||
- name: Fan 3
|
||||
position: '3'
|
||||
- name: Fan 4
|
||||
position: '4'
|
||||
|
@ -5,6 +5,8 @@ part_number: N9K-C9336C-FX2
|
||||
slug: cisco-n9k-c9336c-fx2
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 8.5
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
@ -89,3 +91,11 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan 1
|
||||
position: '1'
|
||||
- name: Fan 2
|
||||
position: '2'
|
||||
- name: Fan 3
|
||||
position: '3'
|
||||
- name: Fan 4
|
||||
position: '4'
|
||||
|
@ -5,6 +5,8 @@ part_number: N9K-C9364C
|
||||
slug: cisco-n9k-c9364c
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
weight: 16.74
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
@ -149,3 +151,9 @@ module-bays:
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
- name: Fan 1
|
||||
position: '1'
|
||||
- name: Fan 2
|
||||
position: '2'
|
||||
- name: Fan 3
|
||||
position: '3'
|
||||
|
5
module-types/Cisco/NXA-FAN-160CFM-PE.yaml
Normal file
5
module-types/Cisco/NXA-FAN-160CFM-PE.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-160CFM-PE
|
||||
part_number: NXA-FAN-160CFM-PE
|
||||
comments: Cisco Nexus Fan, 160CFM, port-side exhaust airflow / [Cisco Nexus 9332C and 9364C Fixed Spine Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-739886.html)
|
5
module-types/Cisco/NXA-FAN-160CFM-PI.yaml
Normal file
5
module-types/Cisco/NXA-FAN-160CFM-PI.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-160CFM-PI
|
||||
part_number: NXA-FAN-160CFM-PI
|
||||
comments: Cisco Nexus Fan, 160CFM, port-side intake airflow / [Cisco Nexus 9332C and 9364C Fixed Spine Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-739886.html)
|
7
module-types/Cisco/NXA-FAN-30CFM-B.yaml
Normal file
7
module-types/Cisco/NXA-FAN-30CFM-B.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-30CFM-B
|
||||
part_number: NXA-FAN-30CFM-B
|
||||
comments: Nexus Single Fan, 30CFM, port side intake airflow / [Cisco Nexus 9300-FX Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-742284.html)
|
||||
weight: 0.12
|
||||
weight_unit: kg
|
7
module-types/Cisco/NXA-FAN-30CFM-F.yaml
Normal file
7
module-types/Cisco/NXA-FAN-30CFM-F.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-30CFM-F
|
||||
part_number: NXA-FAN-30CFM-F
|
||||
comments: Nexus Single Fan, 30CFM, port side exhaust airflow / [Cisco Nexus 9300-FX Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-742284.html)
|
||||
weight: 0.12
|
||||
weight_unit: kg
|
5
module-types/Cisco/NXA-FAN-35CFM-PE.yaml
Normal file
5
module-types/Cisco/NXA-FAN-35CFM-PE.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-35CFM-PE
|
||||
part_number: NXA-FAN-35CFM-PE
|
||||
comments: Cisco Nexus Fan, 35CFM, port-side exhaust airflow / [Cisco Nexus 9332C and 9364C Fixed Spine Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-739886.html)
|
5
module-types/Cisco/NXA-FAN-35CFM-PI.yaml
Normal file
5
module-types/Cisco/NXA-FAN-35CFM-PI.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: NXA-FAN-35CFM-PI
|
||||
part_number: NXA-FAN-35CFM-PI
|
||||
comments: Cisco Nexus Fan, 35CFM, port-side intake airflow / [Cisco Nexus 9332C and 9364C Fixed Spine Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-739886.html)
|
Loading…
Reference in New Issue
Block a user