From 3a34c89edbba5c2cbc053326fa3eaafb0711ba47 Mon Sep 17 00:00:00 2001 From: Michael Maldonado <12002902+punchy98@users.noreply.github.com> Date: Sat, 19 Oct 2024 03:43:29 -0500 Subject: [PATCH] Create N55-M16P module used in Nexus switches (#2392) * Added N55-M16P module used in Nexus 5548UP Switch * Update N55-M16P.yaml Update with '---' for yaml syntax * Update N55-M16P.yaml Adjusted indent to 2 * Update N55-M16P.yaml Adjusted Indent --- module-types/Cisco/N55-M16P.yaml | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 module-types/Cisco/N55-M16P.yaml diff --git a/module-types/Cisco/N55-M16P.yaml b/module-types/Cisco/N55-M16P.yaml new file mode 100644 index 00000000..59c08b5c --- /dev/null +++ b/module-types/Cisco/N55-M16P.yaml @@ -0,0 +1,38 @@ +--- +manufacturer: Cisco +model: N55-M16P +description: N55 M16P Generic Expansion Module +comments: '[Cisco Nexus 5500 Platform Overview](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/hw/installation/guide/nexus_5000_hig/overview5500.html)' +interfaces: + - name: Ethernet2/1 + type: 10gbase-x-sfpp + - name: Ethernet2/2 + type: 10gbase-x-sfpp + - name: Ethernet2/3 + type: 10gbase-x-sfpp + - name: Ethernet2/4 + type: 10gbase-x-sfpp + - name: Ethernet2/5 + type: 10gbase-x-sfpp + - name: Ethernet2/6 + type: 10gbase-x-sfpp + - name: Ethernet2/7 + type: 10gbase-x-sfpp + - name: Ethernet2/8 + type: 10gbase-x-sfpp + - name: Ethernet2/9 + type: 10gbase-x-sfpp + - name: Ethernet2/10 + type: 10gbase-x-sfpp + - name: Ethernet2/11 + type: 10gbase-x-sfpp + - name: Ethernet2/12 + type: 10gbase-x-sfpp + - name: Ethernet2/13 + type: 10gbase-x-sfpp + - name: Ethernet2/14 + type: 10gbase-x-sfpp + - name: Ethernet2/15 + type: 10gbase-x-sfpp + - name: Ethernet2/16 + type: 10gbase-x-sfpp