mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
e0476c65fe
Counting models using Catalyst (215'ish) vs C (55'ish) this change proposes changing 'C' with 'Catalyst' in the model name field for the Cisco devices. Resolve a validation error in C7201.yaml
31 lines
609 B
YAML
31 lines
609 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 881-K9
|
|
part_number: C881-K9
|
|
slug: cisco-c881-k9
|
|
comments: Discontinued and no official datasheet on the Cisco website.
|
|
u_height: 1
|
|
is_full_depth: false
|
|
weight: 4.49
|
|
weight_unit: kg
|
|
airflow: passive
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
mgmt_only: true
|
|
interfaces:
|
|
- name: Ethernet0
|
|
type: 100base-tx
|
|
- name: FastEthernet0
|
|
type: 100base-tx
|
|
- name: FastEthernet1
|
|
type: 100base-tx
|
|
- name: FastEthernet2
|
|
type: 100base-tx
|
|
- name: FastEthernet3
|
|
type: 100base-tx
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c6
|
|
maximum_draw: 80
|