mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
13 lines
339 B
YAML
13 lines
339 B
YAML
|
---
|
||
|
manufacturer: Cisco
|
||
|
model: NC55-RP-E
|
||
|
part_number: NC55-RP-E
|
||
|
comments: https://www.cisco.com/c/en/us/products/collateral/routers/network-convergence-system-5500-series/datasheet-c78-736270.html
|
||
|
console-ports:
|
||
|
- name: Console{module}
|
||
|
type: rj-45
|
||
|
interfaces:
|
||
|
- name: Mg0/RP{module}/CPU0/0
|
||
|
type: 1000base-t
|
||
|
mgmt_only: true
|