mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-24 06:12:29 +01:00
* Create arris-sb8200.yaml * Fix ARRIS SB8200 slug * Update SB8200.yaml Added Airflow --------- Co-authored-by: Harry <Harry@cadby.co.uk>
22 lines
450 B
YAML
22 lines
450 B
YAML
---
|
|
manufacturer: ARRIS
|
|
model: SB8200
|
|
slug: arris-sb8200
|
|
part_number: SB8200
|
|
u_height: 0
|
|
is_full_depth: false
|
|
comments: '[ARRIS Surfboard SB8200 DOCSIS 3.1 Cable Modem](https://www.surfboard.com/products/cable-modems/sb8200/)'
|
|
weight: 2.3
|
|
weight_unit: lb
|
|
airflow: passive
|
|
power-ports:
|
|
- name: PS
|
|
type: dc-terminal
|
|
interfaces:
|
|
- name: Ethernet 1
|
|
type: 1000base-t
|
|
- name: Ethernet 2
|
|
type: 1000base-t
|
|
- name: Coax 1
|
|
type: docsis
|