/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmi.robot | 55 ${origin}= Set Variable If ${vmi_ip["DHCPv4"]} == ${False} Static DHCP 66 Delete Existing Static VMI IP Address 82 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask} 86 Assign Valid And Invalid Static IPv4 Address To VMI 89 [Template] Set Static IPv4 Address To VMI And Verify 116 [Template] Set Static IPv4 Address To VMI And Verify 146 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask} 149 Delete VMI Static IP Address And Verify 154 Set Static IPv4 Address To VMI And Verify ${test_ipv4} ${test_gateway} ${test_netmask} 158 Verify Successful VMI IP Static Configuratio [all...] |
H A D | test_vmi_multiple_interfaces.robot | 33 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1} 35 Set Static IPv4 Address To VMI And Verify ${test_ipv4_3} ${test_gateway_1} 43 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1} 45 Set Static IPv4 Address To VMI And Verify ${test_ipv4_2} ${test_gateway_2} 61 Configure VMI First Interface In Static And Second In Dynamic And Verify 69 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1} 73 … Verify VMI Network Interface Details ${test_ipv4_1} Static ${test_gateway_1} ${test_netmask_1} 76 Configure VMI First Interface In Dynamic And Second In Static And Verify 86 Set Static IPv4 Address To VMI And Verify ${test_ipv4_1} ${test_gateway_1} 134 ... Set Static IPv4 Address To VMI And Verify
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | ip_addresses.hpp | 12 Static, enumerator 20 Static, enumerator 36 {IPv4AddressOrigin::Static, "Static"}, 44 {IPv6AddressOrigin::Static, "Static"},
|
H A D | memory_region.hpp | 12 Static, enumerator 18 {RegionType::Static, "Static"},
|
H A D | ethernet_interface.hpp | 27 Static, enumerator 75 {DHCPFallback::Static, "Static"},
|
H A D | computer_system.hpp | 173 Static, enumerator 381 {PowerMode::Static, "Static"},
|
/openbmc/openbmc-test-automation/lib/external_intf/ |
H A D | vmi_utils.robot | 37 Set Static IPv4 Address To VMI And Verify 60 ... Verify VMI Network Interface Details ${ip} Static ${gateway} ${netmask} ${interface} 69 # origin Origin of IPv4 address eg. Static or DHCP. 103 Verify VMI Network Interface Details ${default} Static ${default} ${default} 111 …# dhcp_enabled True if user wants to enable DHCP. Default is Static, hence value is set to F… 206 Get And Set Static VMI IP 220 Set Static IPv4 Address To VMI And Verify ${vmi_ip} ${bmc_ip_data[0]['Gateway']} 232 …# slaacv6_enabled True if user wants to enable SLAACv6. Default is Static, hence value is set t… 253 # ipv6_origin Origin of IPv6 address eg. Static or DHCPv6 or SLAAC. 272 # ... Default is Static, hence value is set to Disabled. [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_conf.robot | 417 ... Configure Static Name Servers AND Test Teardown Execution 419 Configure Static Name Servers ${static_name_servers} 427 ... Configure Static Name Servers AND Test Teardown Execution 429 Delete Static Name Servers 437 ... Configure Static Name Servers AND Test Teardown Execution 439 Configure Static Name Servers ${static_name_servers} 486 ... Configure Static Name Servers AND Test Teardown Execution 488 Configure Static Name Servers ${null_value} ${HTTP_BAD_REQUEST} 495 ... Configure Static Name Servers AND Test Teardown Execution 497 Configure Static Name Servers ${empty_dictionary} ${HTTP_BAD_REQUEST} [all …]
|
H A D | test_bmc_ipv6.robot | 179 # "AddressOrigin": "Static", 193 # "AddressOrigin": "Static", 211 # "AddressOrigin": "Static", 410 # "AddressOrigin": "Static", 415 # "AddressOrigin": "Static", 425 # "AddressOrigin": "Static",
|
H A D | test_multiple_interfaces_dhcp.robot | 110 Switch Between DHCP And Static 118 # Switch Between Static and DHCP. 145 ... msg=From switching from DHCP to Static DHCP IP is not erased. 208 [Documentation] Restore the configuration to Both Static Network
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_network_sub_menu.robot | 104 Verify Existence Of All Fields In Static IP Address 121 Verify Existence Of All Fields In Static DNS 141 [Teardown] Run Keywords Delete Static Name Servers AND 142 ... Configure Static Name Servers 147 Configure Static IPv4 Netmask Via GUI And Verify 152 [Template] Add Static IP Address And Verify 162 Configure And Verify Static IP Address 168 …Add Static IP Address And Verify ${test_ipv4_addr} ${test_subnet_mask} ${default_gateway} Succ… 171 Configure And Verify Multiple Static IP Address 177 …Add Static IP Address And Verify ${test_ipv4_addr} ${test_subnet_mask} ${default_gateway} Succ… [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | transportconstants.hpp | 59 Static = 1, enumerator 99 Static = 0, enumerator 113 constexpr uint8_t Static = 0; variable
|
H A D | transporthandler.cpp | 58 IP::AddressOrigin::Static, 263 : IP::AddressOrigin::Static; in getIfAddr4() 403 case IP::AddressOrigin::Static: in originToSourceType() 404 return IPv6Source::Static; in originToSourceType() 431 auto source = IPv6Source::Static; in getLanIPv6Address() 822 case IPSrc::Static: in setLanInt() 1174 : IPSrc::Static; in getLan() 1303 control[IPv6RouterControlFlag::Static] = 1; in getLan()
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_powersubsystem_settings.robot | 17 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance 32 # "Static", 59 Static 132 # power_mode Read the allowable power modes (e.g. "Static")
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/ |
H A D | 0001-cmake-remove-build-flags.patch | 50 Static C Library: @H5_ENABLE_STATIC_LIB@ 54 Static Fortran Library: @H5_ENABLE_STATIC_LIB@
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_host_network.robot | 25 Set Static Host Network Address Via IPMI 47 Should Contain ${data["Origin"]} Static
|
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr/ |
H A D | static-mac-addr.service | 2 Description=Enforce Static MAC addr mapping
|
/openbmc/u-boot/test/py/ |
H A D | pytest.ini | 5 # Static configuration data for pytest. pytest reads this at startup time.
|
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/fru/vegman-fru-handler/ |
H A D | baseboard-fru-handler.service | 2 Description=Enforce Static MAC addr mapping and hostname setting
|
/openbmc/google-ipmi-sys/ |
H A D | meson.options | 2 …ue: '/usr/share/google-ipmi-sys/bifurcation.json', description: 'Path to Static Bifurcation Json c…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/smcroute/ |
H A D | smcroute_2.5.7.bb | 1 SUMMARY = "Static Multicast Routing Daemon"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-mkv/libmatroska/ |
H A D | libmatroska_1.7.1.bb | 15 #Static library enabled by default. It has been added in case you want to use it dynamically.
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | atmel-smc.txt | 1 * Device tree bindings for Atmel SMC (Static Memory Controller)
|
/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/ |
H A D | 0001-make-Static-PIE-does-not-work-on-musl-ppc.patch | 4 Subject: [PATCH] make: Static PIE does not work on musl/ppc
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.cpp | 169 IP::AddressOrigin origin = IP::AddressOrigin::Static; in addAddr() 184 origin = IP::AddressOrigin::Static; in addAddr() 319 *ifaddr, IP::AddressOrigin::Static))); in ip() 323 if (it->second->origin() == IP::AddressOrigin::Static) in ip() 327 it->second->IPIfaces::origin(IP::AddressOrigin::Static); in ip() 807 if (addr.second->origin() == IP::AddressOrigin::Static) in writeConfigurationFile()
|