mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
Cisco - add C881 and C921-4PLTEGB (#1964)
* Cisco - add C881 and C921-4PLTEGB * Switch from fanless to passive * Switch to 1000base-t vs 1000base-tx --------- Co-authored-by: loic.chabert <loic.chabert@jaguar-network.com>
This commit is contained in:
parent
658b4447fa
commit
ebd8e624d3
30
device-types/Cisco/C881-K9.yaml
Normal file
30
device-types/Cisco/C881-K9.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: C881-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
|
34
device-types/Cisco/C921-4PLTEGB.yaml
Normal file
34
device-types/Cisco/C921-4PLTEGB.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: C921-4PLTEGB
|
||||
part_number: C921-4PLTEGB
|
||||
slug: cisco-c921-4pltegb
|
||||
comments: (Cisco 900 Series Integrated Services Routers Data Sheet)[https://www.cisco.com/c/en/us/products/collateral/routers/900-series-integrated-services-routers-isr/datasheet-c78-741615.html]
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 1.20
|
||||
weight_unit: kg
|
||||
airflow: passive
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
mgmt_only: true
|
||||
interfaces:
|
||||
- name: Cellular0
|
||||
type: lte
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet2
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet3
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet4
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet5
|
||||
type: 1000base-t
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 80
|
Loading…
Reference in New Issue
Block a user