mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-11-01 18:47:51 +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
|
- 10000
|
||||||
- 25000
|
- 25000
|
||||||
- 100000
|
- 100000
|
||||||
|
default: 1000
|
||||||
duplex:
|
duplex:
|
||||||
description:
|
description:
|
||||||
The duplex mode that shall be forced.
|
The duplex mode that shall be forced.
|
||||||
@@ -38,6 +39,7 @@ properties:
|
|||||||
enum:
|
enum:
|
||||||
- half
|
- half
|
||||||
- full
|
- full
|
||||||
|
default: full
|
||||||
enabled:
|
enabled:
|
||||||
description:
|
description:
|
||||||
This allows forcing the port to down state by default.
|
This allows forcing the port to down state by default.
|
||||||
|
|||||||
Reference in New Issue
Block a user