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:
Kevin Lous 2022-05-27 14:41:53 +02:00 committed by GitHub
parent c2572ce295
commit d1621cbc4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 0 deletions

View File

@ -100,3 +100,6 @@ interfaces:
- name: GigabitEthernet0
type: 1000base-t
mgmt_only: true
module-bays:
- name: Network Module
position: '1'

View File

@ -100,3 +100,6 @@ interfaces:
- name: GigabitEthernet0
type: 1000base-t
mgmt_only: true
module-bays:
- name: Network Module
position: '1'

View File

@ -172,3 +172,6 @@ interfaces:
- name: GigabitEthernet0
type: 1000base-t
mgmt_only: true
module-bays:
- name: Network Module
position: '1'

View File

@ -172,3 +172,6 @@ interfaces:
- name: GigabitEthernet0
type: 1000base-t
mgmt_only: true
module-bays:
- name: Network Module
position: '1'