mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-10 15:40:01 +01:00
49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
|
manufacturer: Juniper
|
||
|
model: ACX1100-AC
|
||
|
slug: acx1100-ac
|
||
|
part_number: ACX1100-AC
|
||
|
u_height: 1
|
||
|
is_full_depth: false
|
||
|
console-ports:
|
||
|
- name: Console
|
||
|
type: rj-45
|
||
|
power-ports:
|
||
|
- name: PSU0
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 35
|
||
|
- name: PSU1
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 35
|
||
|
interfaces:
|
||
|
- name: ge-0/0/0
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/1
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/2
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/3
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/4
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/5
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/6
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/0/7
|
||
|
type: 1000base-t
|
||
|
- name: ge-0/1/0
|
||
|
type: 1000base-x-sfp
|
||
|
# comments: shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.)
|
||
|
- name: ge-0/1/1
|
||
|
type: 1000base-x-sfp
|
||
|
# comments: shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.)
|
||
|
- name: ge-0/1/2
|
||
|
type: 1000base-x-sfp
|
||
|
# comments: shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.)
|
||
|
- name: ge-0/1/3
|
||
|
type: 1000base-x-sfp
|
||
|
# comments: shared media (You can use 1 of the 2 ports **WITH** this name. 1 is 1000base-x-sfp & the other is 1000base-t.)
|
||
|
- name: fxp0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|