mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 10:24:17 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
17 lines
349 B
YAML
17 lines
349 B
YAML
---
|
|
manufacturer: Juniper
|
|
model: MX480
|
|
slug: juniper-mx480
|
|
u_height: 8
|
|
is_full_depth: true
|
|
comments: '[Juniper MX480 Data Sheet](https://www.juniper.net/us/en/products-services/routing/mx-series/mx480/)'
|
|
module-bays:
|
|
- name: PSU0
|
|
position: '0'
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: PSU2
|
|
position: '2'
|
|
- name: PSU3
|
|
position: '3'
|