mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
Add Juniper ACX1100-AC (#249)
This commit is contained in:
parent
4c7c84f9f4
commit
cf2b51a28b
48
device-types/Juniper/ACX1100-AC.yaml
Normal file
48
device-types/Juniper/ACX1100-AC.yaml
Normal file
@ -0,0 +1,48 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user