mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-10-30 17:47:59 +00:00
Merge pull request #3 from Telecominfraproject/default-values-for-schema/ethernet.yml-speed-and-duplex
The ols-ucentral-client src/ucentral-client/proto.c depends on the et…
This commit is contained in:
@@ -31,6 +31,7 @@ properties:
|
||||
- 10000
|
||||
- 25000
|
||||
- 100000
|
||||
default: 1000
|
||||
duplex:
|
||||
description:
|
||||
The duplex mode that shall be forced.
|
||||
@@ -38,6 +39,7 @@ properties:
|
||||
enum:
|
||||
- half
|
||||
- full
|
||||
default: full
|
||||
enabled:
|
||||
description:
|
||||
This allows forcing the port to down state by default.
|
||||
|
||||
Reference in New Issue
Block a user