mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-26 10:24:17 +01:00
21 lines
354 B
YAML
21 lines
354 B
YAML
|
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
|