mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Updated Netonix WS-24-400A dual purpose ports
* Ports 21-24 are dual purpose, so marking them as sfp ports with comment in the yaml about it.
This commit is contained in:
parent
70b6c9cf06
commit
c4b5475313
@ -71,17 +71,18 @@ interfaces:
|
||||
- name: '20'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
# Ports 21 - 24 are dual purpose 1000base-t / 1000base-x-sfp ports.
|
||||
- name: '21'
|
||||
type: 1000base-t
|
||||
type: 1000base-x-sfp
|
||||
mgmt_only: false
|
||||
- name: '22'
|
||||
type: 1000base-t
|
||||
type: 1000base-x-sfp
|
||||
mgmt_only: false
|
||||
- name: '23'
|
||||
type: 1000base-t
|
||||
type: 1000base-x-sfp
|
||||
mgmt_only: false
|
||||
- name: '24'
|
||||
type: 1000base-t
|
||||
type: 1000base-x-sfp
|
||||
mgmt_only: false
|
||||
- name: '25'
|
||||
type: 1000base-x-sfp
|
||||
|
Loading…
Reference in New Issue
Block a user