mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-29 20:04:09 +01:00
22 lines
370 B
YAML
22 lines
370 B
YAML
|
manufacturer: Cisco
|
||
|
model: Catalyst 4506
|
||
|
slug: ws-c4506
|
||
|
part_number: WS-C4506
|
||
|
u_height: 10
|
||
|
is_full_depth: true
|
||
|
subdevice_role: parent
|
||
|
console-ports:
|
||
|
- name: con0
|
||
|
type: rj-45
|
||
|
power-ports:
|
||
|
- name: PS1
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 1500
|
||
|
- name: PS2
|
||
|
type: iec-60320-c14
|
||
|
maximum_draw: 1500
|
||
|
interfaces:
|
||
|
- name: FastEthernet1
|
||
|
type: 100base-tx
|
||
|
mgmt_only: true
|