mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
879be46758
* Fix Unknown properties are ignored during schema validation #616 * Fix misspelled properties in files
27 lines
520 B
YAML
27 lines
520 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: CISCO3925-CHASSIS
|
|
part_number: CISCO3925-CHASSIS
|
|
slug: cisco3925
|
|
u_height: 3
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS-1
|
|
type: iec-60320-c14
|
|
allocated_draw: 100
|
|
maximum_draw: 420
|
|
- name: PS-2
|
|
type: iec-60320-c14
|
|
allocated_draw: 100
|
|
maximum_draw: 420
|
|
interfaces:
|
|
- name: GigabitEthernet0/0
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/1
|
|
type: 1000base-t
|
|
- name: GigabitEthernet0/2
|
|
type: 1000base-t
|