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:
@@ -310,7 +310,10 @@
|
||||
"virtual",
|
||||
"bridge",
|
||||
"lag",
|
||||
"100base-fx",
|
||||
"100base-lfx",
|
||||
"100base-tx",
|
||||
"100base-t1",
|
||||
"1000base-t",
|
||||
"1000base-x-gbic",
|
||||
"1000base-x-sfp",
|
||||
|
||||
Reference in New Issue
Block a user