Home
last modified time | relevance | path

Searched refs:OperatingMode (Results 1 – 4 of 4) sorted by relevance

/openbmc/webui-vue/src/store/modules/Settings/
H A DNetworkStore.js53 dhcp6Enabled: DHCPv6.OperatingMode,
138 OperatingMode: dhcpState ? 'Enabled' : 'Disabled', property in NetworkStore.actions.saveDhcp6EnabledState.data.DHCPv6
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dvmi_utils.robot26 &{DHCPv6_ENABLED} OperatingMode=Enabled
27 &{DHCPv6_DISABLED} OperatingMode=Disabled
288 Should Be Equal ${resp.dict["DHCPv6"]["OperatingMode"]} ${dhcpv6_operatingmode}
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_ipv6.robot724 Should Be Equal '${dhcpv6_verify['OperatingMode']}' '${dhcpv6_operating_mode}'
990 Set Test Variable ${dhcpv6_channel_1} ${initial_dhcpv6_iface['OperatingMode']}
992 Set Test Variable ${dhcpv6_channel_2} ${initial_dhcpv6_iface['OperatingMode']}
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ipv6_utils.robot306 # "OperatingMode": "Disabled",