blob: e04c36cb4f0cf2b2ccbd7981bb5f712cc31d2499 [file] [log] [blame]
Ratan Gupta4d7312d2017-04-05 18:50:10 +05301description: >
2 This defines VLAN specific parameters.
3
4# TODO Fix it through https://github.com/openbmc/openbmc/issues/1438
5# creatable: true
6
7properties:
Patrick Williams8da396c2022-03-14 14:21:02 -05008 - name: InterfaceName
9 type: string
Jiaqing Zhao9ac27782022-04-14 10:55:35 +080010 flags:
11 - const
Patrick Williams8da396c2022-03-14 14:21:02 -050012 description: >
13 Name of the interface.
14 - name: Id
15 type: uint32
Jiaqing Zhao9ac27782022-04-14 10:55:35 +080016 flags:
17 - const
Patrick Williams8da396c2022-03-14 14:21:02 -050018 description: >
19 VLAN Identifier.