mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
17268d913f
* 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>
13 lines
246 B
YAML
13 lines
246 B
YAML
---
|
|
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 [{module}]
|
|
type: 1000base-t
|
|
mgmt_only: true
|