Home
last modified time | relevance | path

Searched refs:PrefixLength (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_ipv6.robot37 Get PrefixLength And Verify
175 # "PrefixLength": xx
183 # "PrefixLength": xxx
210 Verify IPv6 And PrefixLength
376 # "PrefixLength": 64
381 # "PrefixLength": 56
386 # "PrefixLength": 56
391 # "PrefixLength": 64
396 # "PrefixLength": 56
403 # "PrefixLength": 56
[all …]
/openbmc/webui-vue/src/views/Settings/Network/
H A DTableIpv6.vue136 key: 'PrefixLength',
213 PrefixLength: ipv6.PrefixLength,
233 const { Address, PrefixLength } = ipv6;
236 PrefixLength,
H A DModalIpv6.vue122 PrefixLength: parseInt(this.form.prefixLength),
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/
H A DHypervisorInterface-default-p10bmc.override.yml25 PrefixLength:
58 PrefixLength:
H A DHypervisorInterface-default-tacoma.override.yml25 PrefixLength:
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js50 {Address: '', PrefixLength: '', Gateway: ''});
118 if (!$scope.interface.ipv4.values[i].PrefixLength) {
242 $scope.interface.ipv4.values[index].PrefixLength,
265 $scope.interface.ipv4.values[index].PrefixLength,
/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/IP/
H A DCreate.interface.yaml15 - name: PrefixLength
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsid_lib.sh353 [ "$PrefixLength" = "$prefix" ]; then
356 echo "Deleting spurious IP: $Address/$PrefixLength" >&2
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DIP.interface.yaml16 - name: PrefixLength
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/
H A Dhost-template.yaml98 PrefixLength:
/openbmc/webui-vue/src/store/modules/Settings/
H A DNetworkStore.js324 const { Address, PrefixLength } = ipv6;
327 PrefixLength,
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot269 # "PrefixLength": 16,
279 ... ${vlan_record['${uri}']['PrefixLength']}