mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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
36 lines
966 B
YAML
36 lines
966 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Catalyst 8300-1N1S-6T
|
|
slug: cisco-c8300-1n1s-6t
|
|
part_number: C8300-1N1S-6T
|
|
u_height: 1
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
comments: '[Cisco 8000 Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/catalyst-8300-series-edge-platforms/datasheet-c78-744088.html)'
|
|
weight: 9.0
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
module-bays:
|
|
- name: PSU0
|
|
position: '0'
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: SM 1 # SM = Service Module
|
|
- name: NIM 1 # NIM = Network Interface Module
|
|
- name: PIM 1 # PIM = Pluggable Interface Module (LTE/5G)
|
|
interfaces:
|
|
- name: GigabitEthernet0/0/0
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/0/1
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/0/2
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/0/3
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/0/4
|
|
type: 1000base-x-sfp
|
|
- name: GigabitEthernet0/0/5
|
|
type: 1000base-x-sfp
|