mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Added Cisco C7009 switch plus supervisor module (all checks passed) (#2445)
* Added Cisco C7009 switch plus supervisor module * Update N7K-C7009.yaml Added some extra info --------- Co-authored-by: fknorn <fknorn@cisco.com> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
851fe14e18
commit
7602e92a03
44
device-types/Cisco/N7K-C7009.yaml
Normal file
44
device-types/Cisco/N7K-C7009.yaml
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: N7K-C7009
|
||||
slug: cisco-n7k-c7009
|
||||
part_number: N7K-C7009
|
||||
u_height: 14
|
||||
weight: 45
|
||||
weight_unit: kg
|
||||
airflow: left-to-right
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
comments: '[Cisco Nexus 7000 Series Switches Datasheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-7000-series-switches/Data_Sheet_C78-437762.pdf)'
|
||||
module-bays:
|
||||
- name: Slot 1
|
||||
position: '1'
|
||||
description: Supervisor Module
|
||||
- name: Slot 2
|
||||
position: '2'
|
||||
description: Supervisor Module
|
||||
- name: Slot 3
|
||||
position: '3'
|
||||
description: Line Card
|
||||
- name: Slot 4
|
||||
position: '4'
|
||||
description: Line Card
|
||||
- name: Slot 5
|
||||
position: '5'
|
||||
description: Line Card
|
||||
- name: Slot 6
|
||||
position: '6'
|
||||
description: Line Card
|
||||
- name: Slot 7
|
||||
position: '7'
|
||||
description: Line Card
|
||||
- name: Slot 8
|
||||
position: '8'
|
||||
description: Line Card
|
||||
- name: Slot 9
|
||||
position: '9'
|
||||
description: Line Card
|
||||
- name: PSU0
|
||||
position: '0'
|
||||
- name: PSU1
|
||||
position: '1'
|
17
module-types/Cisco/N7K-SUP2E.yaml
Normal file
17
module-types/Cisco/N7K-SUP2E.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: N7K-SUP2E
|
||||
part_number: N7K-SUP2E
|
||||
weight: 5.25
|
||||
weight_unit: kg
|
||||
comments: '[Cisco Nexus 7000 Series Switches Datasheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-7000-series-switches/Data_Sheet_C78-437762.pdf)'
|
||||
description: Cisco Nexus 7000 Series Supervisor2 Module
|
||||
console-ports:
|
||||
- name: console-SUP-slot-{module}
|
||||
type: rj-45
|
||||
label: Serial Port
|
||||
interfaces:
|
||||
- name: mgmt0-SUP-slot-{module}
|
||||
type: 1000base-t
|
||||
label: MGMT Ethernet
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user