mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
15 lines
276 B
YAML
15 lines
276 B
YAML
|
---
|
||
|
manufacturer: Juniper
|
||
|
model: SRX5k-RE-1800X4
|
||
|
part_number: SRX5k-RE-1800X4
|
||
|
console-ports:
|
||
|
- name: '{module}-AUX'
|
||
|
type: rj-45
|
||
|
- name: '{module}-CONSOLE'
|
||
|
type: rj-45
|
||
|
interfaces:
|
||
|
- name: '{module}-fxp0'
|
||
|
type: 1000base-t
|
||
|
enabled: true
|
||
|
mgmt_only: true
|