diff --git a/device-types/Cisco/WS-C6506-E.yaml b/device-types/Cisco/WS-C6506-E.yaml new file mode 100644 index 000000000..301f65a41 --- /dev/null +++ b/device-types/Cisco/WS-C6506-E.yaml @@ -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 diff --git a/device-types/Cisco/WS-C6509-V-E.yaml b/device-types/Cisco/WS-C6509-V-E.yaml new file mode 100644 index 000000000..bdee29817 --- /dev/null +++ b/device-types/Cisco/WS-C6509-V-E.yaml @@ -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 diff --git a/device-types/Cisco/WS-C6509.yaml b/device-types/Cisco/WS-C6509.yaml new file mode 100644 index 000000000..03a62bf6f --- /dev/null +++ b/device-types/Cisco/WS-C6509.yaml @@ -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 diff --git a/device-types/Cisco/WS-C6513.yaml b/device-types/Cisco/WS-C6513.yaml new file mode 100644 index 000000000..cbb61d5a9 --- /dev/null +++ b/device-types/Cisco/WS-C6513.yaml @@ -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