mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
39 lines
763 B
YAML
39 lines
763 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: ASA5512-X
|
|
slug: asa5512-x
|
|
part_number: ASA5512
|
|
u_height: 1
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Con 0
|
|
type: rj-45
|
|
- name: Usb
|
|
type: usb-a
|
|
power-ports:
|
|
- name: PS0
|
|
type: iec-60320-c14
|
|
maximum_draw: 400
|
|
interfaces:
|
|
- name: GigabitEthernet0/0
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: GigabitEthernet0/1
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: GigabitEthernet0/2
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: GigabitEthernet0/3
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: GigabitEthernet0/4
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: GigabitEthernet0/5
|
|
type: 1000base-t
|
|
mgmt_only: false
|
|
- name: Management0/0
|
|
type: 1000base-t
|
|
mgmt_only: true
|