mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-03-20 03:41:53 +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
|