Home
last modified time | relevance | path

Searched refs:DHCP (Results 1 – 25 of 167) sorted by relevance

1234567

/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces_dhcp.robot2 Documentation Test BMC DHCP multiple network interface functionalities.
3 ... Run on setup eth0 in static and eth1 in DHCP.
40 Disable DHCP On Eth1 And Verify System Is Accessible By Eth0
41 [Documentation] Disable DHCP on eth1 using Redfish and verify
47 ${DHCPEnabled}= Get IPv4 DHCP Enabled Status ${2}
51 Enable DHCP On Eth1 And Verify System Is Accessible By Eth0
52 [Documentation] Enable DHCP on eth1 using Redfish and verify if system
58 ${DHCPEnabled}= Get IPv4 DHCP Enabled Status ${2}
66 [Template] Apply DHCP Config
78 Enable DHCP On Eth1 And Check No Impact On Eth0
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A Ddefault-relay4 # What servers should the DHCP relay forward requests to?
8 # On what interfaces should the DHCP relay (dhrelay) serve DHCP requests?
11 # Additional options that are passed to the DHCP relay daemon?
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot55 ${origin}= Set Variable If ${vmi_ip["DHCPv4"]} == ${False} Static DHCP
140 Verify VMI Network Interface Details ${default} DHCP ${default} ${default}
176 Verify Persistency Of VMI DHCP IP Configuration After Multiple HOST Reboots
177 [Documentation] Verify Persistency Of VMI DHCP IP configuration After Multiple HOST Reboots
188 ... DHCP ${vmi_ip_config["IPv4_Gateway"]} ${vmi_ip_config["IPv4_SubnetMask"]}
192 Enable DHCP When Static IP Configured And Verify Static IP
193 [Documentation] Enable DHCP when static ip configured and verify static ip
239 Enable DHCP When No Static IP Configured And Verify DHCP IP
240 [Documentation] Enable DHCP whe
[all...]
H A Dtest_vmi_multiple_interfaces.robot58 Verify VMI Network Interface Details ${default} DHCP ${default} ${default}
59 …Verify VMI Network Interface Details ${default} DHCP ${default} ${default} ${interface_list}[…
74 …Verify VMI Network Interface Details ${default} DHCP ${default} ${default} ${interface_list}[…
88 Verify VMI Network Interface Details ${default} DHCP ${default} ${default}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/
H A Ddhcp-relay_4.4.3p1.bb2 SUMMARY = "Internet Software Consortium DHCP Relay Agent"
3 DESCRIPTION = "A DHCP relay agent passes DHCP requests from one \
4 LAN to another, so that a DHCP server is not needed on every LAN."
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-core/systemd/systemd-conf/
H A D00-bmc-eth0.0.network6 DHCP=true
10 [DHCP]
H A D00-bmc-eth0.1.network6 DHCP=true
10 [DHCP]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-conf/
H A Dwired.network8 DHCP=yes
10 [DHCP]
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network.robot19 ${DHCP} 0x00 0x00 #equivalent address type 0 variable
56 Set DHCP Host Address Via IPMI
65 ... ${SET_ADDR_PREFIX}${SPACE}${mac_address_hex}${SPACE}${DHCP}
71 Should Contain ${origin} DHCP
H A Dtest_bmc_dhcp_conf.robot2 Documentation DHCP Network to test suite functionality.
121 # ${property} DHCP Properties in dictionary.
128 # ${response_data} DHCP Response data in dictionary.
/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp60 DHCP = 2, enumerator
92 constexpr uint8_t DHCP = 0; variable
101 DHCP = 2, enumerator
/openbmc/phosphor-networkd/
H A D60-phosphor-networkd-default.network.in4 DHCP=true
7 [DHCP]
/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/
H A D01-bmc-eth.network5 DHCP=true
9 [DHCP]
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Ddhcp-done_git.bb1 SUMMARY = "Google DHCP completion daemon"
2 DESCRIPTION = "Google DHCP completion daemon"
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dip_addresses.hpp13 DHCP, enumerator
37 {IPv4AddressOrigin::DHCP, "DHCP"},
/openbmc/u-boot/doc/
H A DREADME.link-local7 This is especially useful if a DHCP server cannot be guaranteed
43 directly to another machine that may not be running a DHCP server.
49 This script allows use of DHCP and/or Link-local controlled
H A DREADME.SNTP11 If the DHCP server provides time server's IP or time offset, you
16 2. Only the 1st NTP server IP, in the option ntp-servers of DHCP, will
/openbmc/u-boot/include/configs/
H A Dcolibri_imx7.h130 func(DHCP, dhcp, na)
136 func(DHCP, dhcp, na)
/openbmc/phosphor-host-ipmid/docs/
H A Dipmi-network-format.md19 'method', where method = 0 is DHCP and method = 1 is Static. And for static
38 either DHCP or static IP configuration (0 for DHCP). 0x00 0x01
/openbmc/qemu/docs/system/devices/
H A Dnet.rst49 guest (10.0.2.15) <------> Firewall/DHCP server <-----> Internet
57 incoming connections. You can use a DHCP client to automatically
58 configure the network in the QEMU VM. The DHCP server assign addresses
63 10.0.2.x from the QEMU virtual DHCP server.
/openbmc/u-boot/doc/SPL/
H A DREADME.am335x-network36 1. Setup DHCP server (recommended server is ISC DHCPd).
37 - Install DHCP server and setup it to listen on the interface you
40 are no other active DHCP servers in the same network segment.
46 image -- u-boot-restore.img). So you have to configure DHCP server to
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A D10-dhcp4.conf2 DHCP=ipv4
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A D00-ncsi.conf2 DHCP=false
/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/
H A D00-bmc-usb0.network6 DHCP=false
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-s6q/network/usb-ethernet-gadget/
H A D00-bmc-usb0.network4 DHCP=false

1234567