mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
35 lines
582 B
YAML
35 lines
582 B
YAML
manufacturer: Cisco
|
|
model: APIC-M2
|
|
slug: apic-m2
|
|
part_number: APIC-M2
|
|
u_height: 1
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Con
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS-0
|
|
type: iec-60320-c14
|
|
maximum_draw: 770
|
|
allocated_draw: null
|
|
- name: PS-1
|
|
type: iec-60320-c14
|
|
maximum_draw: 770
|
|
allocated_draw: null
|
|
interfaces:
|
|
- name: eth2/1
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: eth2/2
|
|
type: 10gbase-t
|
|
mgmt_only: false
|
|
- name: CIMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: MGMT-0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: MGMT-1
|
|
type: 1000base-t
|
|
mgmt_only: true
|