mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
20 lines
500 B
YAML
20 lines
500 B
YAML
|
---
|
||
|
manufacturer: Cisco
|
||
|
model: N9K-SUP-A
|
||
|
part_number: N9K-SUP-A
|
||
|
description: Cisco Nexus 9500 4-Core/4-Thread Supervisor
|
||
|
comments: '[Cisco Nexus 9500 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/datasheet-c78-729404.html)'
|
||
|
weight: 2.2
|
||
|
weight_unit: kg
|
||
|
interfaces:
|
||
|
- name: mgmt0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|
||
|
console-ports:
|
||
|
- name: Console
|
||
|
type: rj-45
|
||
|
- name: usb0
|
||
|
type: usb-a
|
||
|
- name: usb1
|
||
|
type: usb-a
|