mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-19 03:06:21 +02:00
Cisco 2821 (#1007)
* Add Cisco 2821 model * Add Cisco VIC2-4FXO card model * Add Cisco AIM-VPN/EPII-Plus module * Add PVDM2-64 module Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
committed by
GitHub
parent
76f91705c9
commit
06950ccad8
4
module-types/Cisco/AIM-VPN_EPII-PLUS.yaml
Normal file
4
module-types/Cisco/AIM-VPN_EPII-PLUS.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: AIM-VPN/EPII-PLUS
|
||||
comments: Enhanced-performance DES/3DES/AES VPN encryption/compression AIM
|
5
module-types/Cisco/PVDM2-64.yaml
Normal file
5
module-types/Cisco/PVDM2-64.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: PVDM2-64
|
||||
part_number: PVDM2-64
|
||||
comments: PVDMII DSP SIMM with four DSPs
|
22
module-types/Cisco/VIC2-4FXO.yaml
Normal file
22
module-types/Cisco/VIC2-4FXO.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: VIC2-4FXO
|
||||
part_number: VIC2-4FXO
|
||||
comments: 'Description: 2nd generation four port FXO voice interface daughtercard'
|
||||
interfaces:
|
||||
- name: voice-port {module}/0
|
||||
type: other
|
||||
mgmt_only: false
|
||||
label: '0'
|
||||
- name: voice-port {module}/1
|
||||
type: other
|
||||
mgmt_only: false
|
||||
label: '1'
|
||||
- name: voice-port {module}/2
|
||||
type: other
|
||||
mgmt_only: false
|
||||
label: '2'
|
||||
- name: voice-port {module}/3
|
||||
type: other
|
||||
mgmt_only: false
|
||||
label: '3'
|
Reference in New Issue
Block a user