mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
3d64307573
* Harmonize filenames * Harmonize u_height * Add missing part numbers * Remove device bays * Harmonize model for Nexus 9K * Harmonize part number to uppercase
41 lines
790 B
YAML
41 lines
790 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 9800-40-K9
|
|
slug: c9800-40-k9
|
|
part_number: C9800-40-K9
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
- name: usb0
|
|
type: usb-micro-b
|
|
interfaces:
|
|
- name: Management Port
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: Redundancy Port
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: TenGigabitEthernet0/0/0
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: TenGigabitEthernet0/0/1
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: TenGigabitEthernet0/0/2
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: TenGigabitEthernet0/0/3
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
|
|
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 381
|
|
- name: PS2
|
|
type: iec-60320-c14
|
|
maximum_draw: 381
|