mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
0204ebeab0
* More cisco models - new and old * Add Virtual C9800 VM * Fix slug convention and since its a VM its not powered * Add weights, C8300 module bays and C8300 PSUs * remove the C9800-CL cloud VM type * Fix hardwired -> dc terminal --------- Co-authored-by: stsmr <stsmr@vestas.com>
39 lines
1019 B
YAML
39 lines
1019 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: C8300-2N2S-4T2X
|
|
slug: cisco-c8300-2n2s-4t2x
|
|
part_number: C8300-2N2S-4T2X
|
|
u_height: 2
|
|
is_full_depth: false
|
|
airflow: front-to-rear
|
|
is_powered: true
|
|
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: 18.0
|
|
weight_unit: kg
|
|
module-bays:
|
|
- name: PSU0
|
|
position: '0'
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: SM 1 # SM = Service Module
|
|
- name: SM 2
|
|
- name: NIM 1 # NIM = Network Interface Module
|
|
- name: NIM 2
|
|
- name: PIM 1 # PIM = Pluggable Interface Module (LTE/5G)
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
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: TenGigabitEthernet0/0/4
|
|
type: 10gbase-x-sfpp
|
|
- name: TenGigabitEthernet0/0/5
|
|
type: 10gbase-x-sfpp
|