mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
c8de3ae784
* Update C9404R.yaml Updating to use Modules for SUP, LC and PSU * Update C9407R.yaml Updating to use Modules for SUP, LC and PSU * Update C9410R.yaml Updating to use Modules for SUP, LC and PSU * Create C9400-PWR-2100AC.yaml Adding C9400 2100W AC Power Supply * Create C9400-PWR-3200AC.yaml Adding C9400-PWR-3200AC Power Supply * Moving PSU Modules to correct folder * Updating LC and SUP defenitions * Rename C9400-LC-48XS to C9400-LC-48XS.yaml Missing YAML extension * Adding additional information to C9400 Chassis * Making YAML Linter changes * Making YAML Linter changes * Update C9404R.yaml Fixing formatting so checks can pass. * Update C9407R.yaml Fixing formatting so checks can pass. * Update C9410R.yaml Fixing formatting so checks can pass. * Update C9400-LC-24XS.yaml Fixing formatting so checks can pass. * Update C9400-LC-48U.yaml Fixing formatting so checks can pass. * Update C9400-LC-48XS.yaml Fixing formatting so checks can pass. * Update C9400-PWR-2100AC.yaml Fixing formatting so checks can pass. * Update C9400-PWR-3200AC.yaml Fixing formatting so checks can pass. * Update C9400-SUP-1XL-Y.yaml Fixing formatting so checks can pass. * Correcting typo on TwentyFiveGig x/0/5 -> x/0/2 * Update C9404R.yaml * Update C9407R.yaml * Update C9410R.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
---
|
|
manufacturer: Cisco
|
|
part_number: C9400-SUP-1XL-Y
|
|
model: C9400-SUP-1XL-Y
|
|
comments: Cisco Catalyst 9400 Series Supervisor 1 XL Module with 25G <br> [C9400 Supervisor Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9400-series-switches/nb-06-cat9400-ser-sup-eng-data-sheet-cte-en.html)
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
- name: usb
|
|
type: usb-mini-b
|
|
interfaces:
|
|
- name: TenGigabitEthernet{module}/0/1
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/2
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/3
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/4
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/5
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/6
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/7
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet{module}/0/8
|
|
type: 10gbase-x-sfpp
|
|
- name: FortyGigabitEthernet{module}/0/9
|
|
type: 40gbase-x-qsfpp
|
|
- name: FortyGigabitEthernet{module}/0/10
|
|
type: 40gbase-x-qsfpp
|
|
- name: TwentyFiveGigE{module}/0/1
|
|
type: 25gbase-x-sfp28
|
|
- name: TwentyFiveGigE{module}/0/2
|
|
type: 25gbase-x-sfp28
|
|
- name: GigabitEthernet0/0
|
|
type: 1000base-t
|
|
mgmt_only: true
|