mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Update APC NMC module ports (#1113)
* Update APC NMC module ports * Update port names * Update with {module} names * Apparently you can't begin name with {module} --------- Co-authored-by: Robert Spadaro <squintfox@users.noreply.github.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
402b76e8fe
commit
17268d913f
@ -3,7 +3,10 @@ manufacturer: APC
|
||||
model: AP9630
|
||||
part_number: AP9630
|
||||
comments: UPS Network Management Card 2
|
||||
console-ports:
|
||||
- name: Serial (3.5mm) [{module}]
|
||||
type: other
|
||||
interfaces:
|
||||
- name: Network
|
||||
- name: Network [{module}]
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
|
@ -3,7 +3,14 @@ manufacturer: APC
|
||||
model: AP9631
|
||||
part_number: AP9631
|
||||
comments: UPS Network Management Card 2 with Environmental Monitoring
|
||||
console-ports:
|
||||
- name: Serial (3.5mm) [{module}]
|
||||
type: other
|
||||
interfaces:
|
||||
- name: Network
|
||||
- name: Network [{module}]
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
- name: Universal I/O 1 (RJ-45) [{module}]
|
||||
type: other
|
||||
- name: Universal I/O 2 (RJ-45) [{module}]
|
||||
type: other
|
||||
|
@ -3,7 +3,10 @@ manufacturer: APC
|
||||
model: AP9640
|
||||
part_number: AP9640
|
||||
comments: UPS Network Management Card 3
|
||||
console-ports:
|
||||
- name: USB Micro [{module}]
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: Network
|
||||
- name: Network [{module}]
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
|
@ -3,7 +3,14 @@ manufacturer: APC
|
||||
model: AP9641
|
||||
part_number: AP9641
|
||||
comments: UPS Network Management Card 3 with Environmental Monitoring
|
||||
console-ports:
|
||||
- name: USB Micro [{module}]
|
||||
type: usb-micro-b
|
||||
interfaces:
|
||||
- name: Network
|
||||
- name: Network [{module}]
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: Universal I/O 1 (RJ-45) [{module}]
|
||||
type: other
|
||||
- name: Universal I/O 2 (RJ-45) [{module}]
|
||||
type: other
|
||||
|
Loading…
Reference in New Issue
Block a user