mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
Add Cisco Catalyst 6k chassis variants
This commit is contained in:
parent
cf2b51a28b
commit
21143c1f83
20
device-types/Cisco/WS-C6506-E.yaml
Normal file
20
device-types/Cisco/WS-C6506-E.yaml
Normal 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
|
20
device-types/Cisco/WS-C6509-V-E.yaml
Normal file
20
device-types/Cisco/WS-C6509-V-E.yaml
Normal 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
|
20
device-types/Cisco/WS-C6509.yaml
Normal file
20
device-types/Cisco/WS-C6509.yaml
Normal 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
|
20
device-types/Cisco/WS-C6513.yaml
Normal file
20
device-types/Cisco/WS-C6513.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user