mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-10-29 01:02:20 +00:00
10 lines
244 B
YAML
10 lines
244 B
YAML
description:
|
|
This section allows enabling the IGMP/Multicast proxy
|
|
type: object
|
|
properties:
|
|
enable:
|
|
description:
|
|
This option defines if the IGMP/Multicast proxy shall be enabled on the device.
|
|
type: boolean
|
|
default: false
|