diff --git a/device-types/Cisco/N7K-C7009.yaml b/device-types/Cisco/N7K-C7009.yaml new file mode 100644 index 000000000..7bc902007 --- /dev/null +++ b/device-types/Cisco/N7K-C7009.yaml @@ -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' diff --git a/module-types/Cisco/N7K-SUP2E.yaml b/module-types/Cisco/N7K-SUP2E.yaml new file mode 100644 index 000000000..dbdb37cf1 --- /dev/null +++ b/module-types/Cisco/N7K-SUP2E.yaml @@ -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