mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
A9K-RSP440-SE: add {module} so components are unique (#2230)
This commit is contained in:
parent
d3294fe68e
commit
848ac7baa4
@ -12,21 +12,21 @@ interfaces:
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
comments: Out-of-Band Management Interface
|
||||
- name: External USB2 class-A port
|
||||
- name: RSP{module}/External USB2 class-A port
|
||||
type: other
|
||||
mgmt_only: true
|
||||
- name: SFP+_00_10GE
|
||||
- name: RSP{module}/SFP+_00_10GE
|
||||
type: 10gbase-x-sfpp
|
||||
comments: Virtualization Cluster Port
|
||||
mgmt_only: true
|
||||
- name: SFP+_01_10GE
|
||||
- name: RSP{module}/SFP+_01_10GE
|
||||
type: 10gbase-x-sfpp
|
||||
mgmt_only: true
|
||||
comments: Virtualization Cluster Port
|
||||
console-ports:
|
||||
- name: Console
|
||||
- name: con0/RSP{module}/CPU0
|
||||
type: rj-45
|
||||
mgmt_only: true
|
||||
- name: Auxiliary
|
||||
- name: aux0/RSP{module}/CPU0
|
||||
type: rj-45
|
||||
mgmt_only: true
|
||||
|
Loading…
Reference in New Issue
Block a user