mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 02:14:04 +01:00
24 lines
399 B
YAML
24 lines
399 B
YAML
|
manufacturer: Cisco
|
||
|
model: ASA5510
|
||
|
slug: asa5510
|
||
|
part_number: ASA5510
|
||
|
u_height: 1
|
||
|
console-ports:
|
||
|
- name: Con 0
|
||
|
type: rj-45
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: iec-60320-c14
|
||
|
interfaces:
|
||
|
- name: Ethernet0/0
|
||
|
type: 100base-tx
|
||
|
- name: Ethernet0/1
|
||
|
type: 100base-tx
|
||
|
- name: Ethernet0/2
|
||
|
type: 100base-tx
|
||
|
- name: Ethernet0/3
|
||
|
type: 100base-tx
|
||
|
- name: Management0/0
|
||
|
type: 100base-tx
|
||
|
mgmt_only: true
|