mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Update Cisco ASA 5500 series (#1364)
* Update ASA5525-X.yaml The 5525 is about half-depth. Matches a Catalyst 3750. Source for verification: https://www.cisco.com/c/en/us/products/collateral/security/asa-firepower-services/datasheet-c78-742475.html * ASA5516: Add full depth indicator Source: https://www.cisco.com/c/en/us/products/collateral/security/asa-firepower-services/datasheet-c78-742475.html * Update ASA5508-X.yaml Source: https://www.cisco.com/c/en/us/products/collateral/security/asa-firepower-services/datasheet-c78-742475.html * Update ASA5506-X.yaml Source: https://www.cisco.com/c/en/us/products/collateral/security/asa-firepower-services/datasheet-c78-742475.html
This commit is contained in:
parent
aedf6ffa14
commit
1d26bcb0ac
@ -4,7 +4,7 @@ model: ASA5506-X
|
||||
slug: cisco-asa5506-x
|
||||
part_number: ASA5506
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: Con 0
|
||||
type: rj-45
|
||||
|
@ -4,7 +4,7 @@ model: ASA5508-X
|
||||
slug: cisco-asa5508-x
|
||||
part_number: ASA5508
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: Con 0
|
||||
type: rj-45
|
||||
|
@ -4,6 +4,7 @@ model: ASA5516-X
|
||||
slug: cisco-asa5516x-k8
|
||||
part_number: ASA5516X-K8
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: Con 0
|
||||
type: rj-45
|
||||
|
@ -4,7 +4,7 @@ model: ASA5525-X
|
||||
slug: cisco-asa5525-x
|
||||
part_number: ASA5525
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
is_full_depth: false
|
||||
console-ports:
|
||||
- name: Con 0
|
||||
type: rj-45
|
||||
|
Loading…
Reference in New Issue
Block a user