mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add two ActionTec DSL modems. (#144)
This commit is contained in:
parent
11a3d6a8b8
commit
7b661cfc54
24
device-types/ActionTec/C1000A.yaml
Normal file
24
device-types/ActionTec/C1000A.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
manufacturer: ActionTec
|
||||
model: C1000A
|
||||
slug: c1000a
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: nema-5-15p
|
||||
console-ports:
|
||||
- name: USB
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: DSL
|
||||
type: other
|
||||
- name: Phone
|
||||
type: other
|
||||
- name: Ethernet 1
|
||||
type: 100base-tx
|
||||
- name: Ethernet 2
|
||||
type: 100base-tx
|
||||
- name: Ethernet 3
|
||||
type: 100base-tx
|
||||
- name: Ethernet 4
|
||||
type: 100base-tx
|
19
device-types/ActionTec/GT724R.yaml
Normal file
19
device-types/ActionTec/GT724R.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
manufacturer: ActionTec
|
||||
model: GT724R
|
||||
slug: gt724r
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: nema-5-15p
|
||||
interfaces:
|
||||
- name: DSL
|
||||
type: other
|
||||
- name: Ethernet 1
|
||||
type: 100base-tx
|
||||
- name: Ethernet 2
|
||||
type: 100base-tx
|
||||
- name: Ethernet 3
|
||||
type: 100base-tx
|
||||
- name: Ethernet 4
|
||||
type: 100base-tx
|
Loading…
Reference in New Issue
Block a user