mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
b706e5f980
* Update C9800-L-C.yaml - Fixed interface naming to match device - Fixed that this is a child device designed to be mounted into a side by side rack mount. - Fixed power draw and power port * Create C9800-L-F Nearly duplicate of C9800-L-C except power draw and sfp modules * Rename C9800-L-F to C9800-L-F.yaml * Create C9800-L-RMNT.yaml Rack mount for the 9800-L * Update C9800-L-C Weight * Update C9800-L-F weight * Fix interface order C9800-L-C, C9800-L-F * Add is_powered false to C9800-L-RMNT --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
40 lines
834 B
YAML
40 lines
834 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 9800-L-F
|
|
slug: cisco-c9800-l-f
|
|
part_number: C9800-L-F
|
|
u_height: 0
|
|
subdevice_role: child
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
weight: 4.01
|
|
weight_unit: lb
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
- name: usb0
|
|
type: usb-micro-b
|
|
interfaces:
|
|
- name: Service Port
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: Redundancy Port
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: TwoGigabitEthernet0/0/0
|
|
type: 2.5gbase-t
|
|
- name: TwoGigabitEthernet0/0/1
|
|
type: 2.5gbase-t
|
|
- name: TwoGigabitEthernet0/0/2
|
|
type: 2.5gbase-t
|
|
- name: TwoGigabitEthernet0/0/3
|
|
type: 2.5gbase-t
|
|
- name: TenGigabitEthernet0/1/0
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet0/1/1
|
|
type: 10gbase-x-sfpp
|
|
power-ports:
|
|
- name: PS1
|
|
type: dc-terminal
|
|
maximum_draw: 85
|