Add Schema Interface Types & Correctly Identify Adapters (AT FS Series) (#1024)

* Adding 3 new adapter types. 100base-fx, 100base-lfx, and 100base-t1.
This addition is contingent on [Netbox PR#11377](https://github.com/netbox-community/netbox/pull/11377) being completed first. This will not be merged until that is complete

* Based on the addition of 100base-fx in the upstream netbox repo, this will allow us to correctly identify these ports

* updated 100base-fx interface names
This commit is contained in:
Daniel W. Anner
2023-01-20 15:36:28 -05:00
committed by GitHub
parent ca7c2d7a35
commit 4061057407
8 changed files with 17 additions and 14 deletions

View File

@@ -310,7 +310,10 @@
"virtual",
"bridge",
"lag",
"100base-fx",
"100base-lfx",
"100base-tx",
"100base-t1",
"1000base-t",
"1000base-x-gbic",
"1000base-x-sfp",