mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 02:14:04 +01:00
06950ccad8
* 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>
23 lines
495 B
YAML
23 lines
495 B
YAML
---
|
|
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'
|