Merge pull request #270 from mtinberg/cisco-cat6k

Add Cisco Catalyst 6k chassis variants
This commit is contained in:
Daniel Sheppard
2020-11-24 12:37:37 -06:00
committed by GitHub
4 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
manufacturer: Cisco
model: Catalyst 6506-E
slug: ws-c6506-e
part_number: WS-C6506-E
u_height: 11
is_full_depth: false
console-ports:
- name: con0
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c20
maximum_draw: 8700
- name: PS2
type: iec-60320-c20
maximum_draw: 8700
interfaces:
- name: FastEthernet1
type: 100base-tx
mgmt_only: true

View File

@@ -0,0 +1,20 @@
manufacturer: Cisco
model: Catalyst 6509-V-E
slug: ws-c6509-v-e
part_number: WS-C6509-V-E
u_height: 21
is_full_depth: false
console-ports:
- name: con0
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c20
maximum_draw: 8700
- name: PS2
type: iec-60320-c20
maximum_draw: 8700
interfaces:
- name: FastEthernet1
type: 100base-tx
mgmt_only: true

View File

@@ -0,0 +1,20 @@
manufacturer: Cisco
model: Catalyst 6509
slug: ws-c6509
part_number: WS-C6509
u_height: 14
is_full_depth: false
console-ports:
- name: con0
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
maximum_draw: 8700
- name: PS2
type: iec-60320-c14
maximum_draw: 8700
interfaces:
- name: FastEthernet1
type: 100base-tx
mgmt_only: true

View File

@@ -0,0 +1,20 @@
manufacturer: Cisco
model: Catalyst 6513
slug: ws-c6513
part_number: WS-C6513
u_height: 19
is_full_depth: false
console-ports:
- name: con0
type: rj-45
power-ports:
- name: PS1
type: iec-60320-c14
maximum_draw: 8700
- name: PS2
type: iec-60320-c14
maximum_draw: 8700
interfaces:
- name: FastEthernet1
type: 100base-tx
mgmt_only: true