mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Fixed port speed (#930)
This commit is contained in:
parent
15c1b214a1
commit
fa9bbe0fea
@ -5,6 +5,6 @@ part_number: C9300X-NM-2C
|
||||
comments: '[Cisco Catalyst 9300 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html)'
|
||||
interfaces:
|
||||
- name: HundredGigE1/{module}/1
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE1/{module}/2
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
|
@ -5,10 +5,10 @@ part_number: C9300X-NM-4C
|
||||
comments: '[Cisco Catalyst 9300 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/nb-06-cat9300-ser-data-sheet-cte-en.html)'
|
||||
interfaces:
|
||||
- name: HundredGigE1/{module}/1
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE1/{module}/2
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE1/{module}/3
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
- name: HundredGigE1/{module}/4
|
||||
type: 1000base-x-sfp
|
||||
type: 100gbase-x-qsfp28
|
||||
|
Loading…
Reference in New Issue
Block a user