mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +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
245 B
YAML
13 lines
245 B
YAML
---
|
|
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 [{module}]
|
|
type: 100base-tx
|
|
mgmt_only: true
|