mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add cisco module bays to 9200 series (#820)
* Add module-bay to C9200-24P * dd module-bay to C9200-24T * Add module-bay to C9200-48P * Add module-bay to C9200-48T
This commit is contained in:
parent
c2572ce295
commit
d1621cbc4f
@ -100,3 +100,6 @@ interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
|
@ -100,3 +100,6 @@ interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
|
@ -172,3 +172,6 @@ interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
|
@ -172,3 +172,6 @@ interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
|
Loading…
Reference in New Issue
Block a user