Home
last modified time | relevance | path

Searched full:lan (Results 1 – 25 of 737) sorted by relevance

12345678910>>...30

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_disable.robot16 ... AND Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on
19 Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access off
21 ... Run External IPMI Standard Command lan print ${CHANNEL_NUMBER}
24 Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on
25 ${lan_print_info}= Get Lan Print Dict ${CHANNEL_NUMBER}
36 ... AND Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on
40 ... Run External IPMI Standard Command lan set ${CHANNEL_NUMBER} access off
43 ... Run External IPMI Standard Command lan print ${CHANNEL_NUMBER}
46 Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on
47 ${lan_print_info}= Get Lan Print Dict ${CHANNEL_NUMBER}
[all …]
H A Dtest_ipmi_network_configuration.robot47 ${lan_print_output}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
85 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
96 ... lan set ${CHANNEL_NUMBER} ipaddr ${STATIC_IP} login_host=${0}
98 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
103 Create VLAN Via IPMI When LAN And VLAN Exist On BMC
104 [Documentation] Create VLAN Via IPMI When LAN And VLAN Exist On BMC.
110 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
120 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
132 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
136 Create VLAN When LAN And VLAN Exist With IP Address Configured
[all …]
H A Dtest_ipmi_network_verification.robot45 ${lan_print_ipmi}= Get LAN Print Dict
73 ... lan print ${channel_number}
82 # $ ipmitool -I lanplus -H xx.xx.xx.xx -P password lan print 3
89 ... lan print ${channel_number} fail_on_err=${0}
100 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER}
117 [Documentation] Verify Get Set In Progress which belongs to LAN Configuration Parameters
133 [Documentation] Verify cipher suite entry count which belongs to LAN Configuration Parameters
149 … [Documentation] Verify authentication type support which belongs to LAN Configuration Parameters
170 [Documentation] Verify Set In Progress which belongs to LAN Configuration Parameters
243 [Documentation] Verify cipher suite privilege which belongs to LAN Configuration Parameters
[all …]
/openbmc/ipmitool/
H A DREADME19 Field Replaceable Unit (FRU) inventory information, read and set LAN
50 access through the System Interface or over the LAN. (or serial, but
97 LAN Interface
99 This is often referred to as "IPMI-over-LAN" and defines how IPMI messages
103 IPMI-over-LAN is only supported with version 1.5 and higher of the IPMI
108 security with encryption as well as support for Serial over LAN.
110 There are different types of LAN interfaces as well. Some systems have
112 port 623 and redirect them to the BMC over SMBUS. This type of LAN
118 IPMI-over-LAN feature "dangerous" to enable in some situations. (in
123 that can be used to simplify the LAN settings configuration process using
[all …]
H A DChangeLog180 * ID: 3611303 - lan - error check is missing braces
185 * ID: 267 - Corruption in "lan alert print" output
259 * Bug fixes for delloem lan command. This includes the support for 12G
260 Dell license and 12G LAN Specific command.
295 Password is limited to 16 bytes, resp. 20 bytes, for LAN, resp.
296 LAN+, interface. User name is limited to 16 bytes, no interface
298 * Add retry / timeout options for LAN
342 * Fix to lan-bridging for a double-bridging crash and to fix
348 * Fix lan and lanplus request list entry removal bugs
398 * Fix segfault bug in lan set command
[all …]
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp44 namespace LAN namespace
54 * @struct IPMI LAN Message Request Header
67 * @struct IPMI LAN Message Response Header
85 * @struct IPMI LAN Message Trailer
96 } // namespace LAN
177 reinterpret_cast<LAN::header::Request*>(payload.data()); in getCommand()
189 * LAN message header and trailer are added.
209 sizeof(LAN::header::Response) + output.size() + in createResponse()
210 sizeof(LAN::trailer::Response)); in createResponse()
213 reinterpret_cast<LAN::header::Request*>(payload.data()); in createResponse()
[all …]
H A Dmessage_handler.cpp118 (sizeof(LAN::header::Request) + sizeof(LAN::trailer::Request))) in executeCommand()
124 sizeof(LAN::header::Request); in executeCommand()
125 auto end = inMessage->payload.end() - sizeof(LAN::trailer::Request); in executeCommand()
200 outMessage->payload.resize(sizeof(LAN::header::Request) + output.size() + in sendUnsolicitedIPMIPayload()
201 sizeof(LAN::trailer::Request)); in sendUnsolicitedIPMIPayload()
204 reinterpret_cast<LAN::header::Request*>(outMessage->payload.data()); in sendUnsolicitedIPMIPayload()
206 // Add IPMI LAN Message Request Header in sendUnsolicitedIPMIPayload()
207 respHeader->rsaddr = LAN::requesterBMCAddress; in sendUnsolicitedIPMIPayload()
210 respHeader->rqaddr = LAN::responderBMCAddress; in sendUnsolicitedIPMIPayload()
214 auto assembledSize = sizeof(LAN::header::Request); in sendUnsolicitedIPMIPayload()
[all …]
/openbmc/phosphor-host-ipmid/docs/
H A Dipmitool-commands-cheatsheet.md13 `ipmitool lan set <channel> ipsrc static`
17 `ipmitool lan set <channel> ipaddr <x.x.x.x>`
21 `ipmitool lan set <channel> netmask <x.x.x.x>`
25 `ipmitool lan set <channel> defgw ipaddr <x.x.x.x>`
29 `ipmitool lan set <channel> vlan id <id>`
33 `ipmitool lan set <channel> vlan id off`
/openbmc/ipmitool/control/
H A Dipmitool.spec.in17 kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
18 the IPMI specification. IPMIv2 adds support for encrypted LAN
19 communications and remote Serial-over-LAN functionality.
24 setting LAN configuration, and chassis power control.
73 - Fix to lan-bridging for a double-bridging crash and to fix
79 - Fix lan and lanplus request list entry removal bugs
125 - Fix segfault bug in lan set command
164 - Add double bridge lan support , fix bridging issue
171 - Fix for improper lan/lanplus addressing
179 - Fix bug in ipmi_lan_recv_packet() in lan and lanplus interfaces.
[all …]
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c74 /* is_lan_channel - Check if channel is LAN medium
76 * return 1 if channel is LAN
77 * return 0 if channel is not LAN
99 /* find_lan_channel - Find first channel that is LAN
102 * return 0 if no lan channel found, which is not a valid LAN channel
120 /* get_lan_param_select - Query BMC for LAN parameter data
130 * @param: lan parameter id
131 * @select: lan parameter set selector
150 lprintf(LOG_INFO, "Get LAN Parameter failed: Unknown parameter."); in get_lan_param_select()
167 lprintf(LOG_INFO, "Get LAN Parameter '%s' command failed", p->desc); in get_lan_param_select()
[all …]
H A Dhpm2.c59 /* IPMI Get LAN Configuration Parameters command */
147 /* check HPM.2 LAN parameters start */ in hpm2_get_capabilities()
149 lprintf(LOG_NOTICE, "Bad HPM.2 LAN params start, start=%x", in hpm2_get_capabilities()
154 /* check HPM.2 LAN parameters revision */ in hpm2_get_capabilities()
156 lprintf(LOG_NOTICE, "Bad HPM.2 LAN params revision, rev=%d", in hpm2_get_capabilities()
225 lprintf(LOG_NOTICE, "Get LAN Configuration Parameters request failed," in hpm2_get_lan_channel_capabilities()
239 lprintf(LOG_NOTICE, "Bad HPM.2 LAN parameter revision, rev=%d", in hpm2_get_lan_channel_capabilities()
/openbmc/ipmitool/doc/
H A Dipmitool.119 <conditional-opts> := [ <lan-options> | <lanplus-options> |
28 Options used with -I lan:
60 printing FRU information, LAN configuration, sensor readings, and remote
67 Management of a remote station requires the IPMI\-over\-LAN interface to be
69 system it may be possible to enable the LAN interface using ipmitool over
77 Specify an authentication type to use during IPMIv1.5 \fIlan\fP
130 option is required for \fIlan\fP and \fIlanplus\fP interfaces.
158 Specify nr. of seconds between retransmissions of lan/lanplus messages.
159 Defaults are 2 seconds for lan and 1 second for lanplus interfaces.
183 Set the number of retries for lan/lanplus interface (default=4).
[all …]
/openbmc/openbmc-test-automation/gui/test/server_overview/
H A Dtest_obmc_gui_server_overview.robot20 ${string_launch_serial_over_lan} Serial over LAN console
25 Verify Serial Over LAN Button
26 [Documentation] Verify console page on clicking serial over lan console button
31 Verify Display Content Access the Serial over LAN console
84 Verify Launching Of Serial Over LAN Console At OBMC Power Off State
85 [Documentation] Will open the serial over the lan command prompt window.
131 Verify Launching Of Serial Over LAN Console At OBMC Power Running State
132 [Documentation] Will open the serial over the lan command prompt window.
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot49 ${lan_config}= Get LAN Print Dict
69 ${lan_config}= Get LAN Print Dict
82 ${lan_config}= Get LAN Print Dict
93 ${lan_config}= Get LAN Print Dict
101 ${lan_config}= Get LAN Print Dict
112 ${lan_config}= Get LAN Print Dict
118 ${lan_config}= Get LAN Print Dict
130 ${lan_config}= Get LAN Print Dict
139 ${lan_config}= Get LAN Print Dict
155 ${lan_config}= Get LAN Print Dict
[all …]
/openbmc/u-boot/net/
H A Dwol.h3 * wol - Wake-on-LAN
5 * Supports both Wake-on-LAN packet types:
29 * Wake-on-LAN header
43 * Check incoming Wake-on-LAN packet for:
56 * Set the timeout for the reception of a Wake-on-LAN packet
/openbmc/openbmc-test-automation/data/
H A Dipmi_variable.py12 "802.3 LAN": "lan-802.3",
14 "Other LAN": "other-lan",
/openbmc/linux/drivers/eisa/
H A Deisa.ids50 ADI0001 "Lightning Networks 32-Bit EISA Ethernet LAN Adapter"
110 ASU0500 "ASUS EISA-L500 Ethernet LAN ADAPTER"
146 CCI6001 "Cache Computer EISA Ethernet LAN Adapter"
155 CNT2000 "900E/950E EISA Bus 32-bit Ethernet LAN Adapter"
400 CPX0301 "Universal 10/100VG Selectable EISA LAN Adapter"
550 HWP1832 "HP EtherTwist PC LAN Adapter/16 TP Plus (27247B)"
551 HWP1840 "HP EtherTwist EISA LAN Adapter/32"
552 HWP1850 "LAN AdapterCard -- 25567A"
553 HWP18A0 "HP EtherTwist PC LAN Adapter/16 TL Plus (27252A)"
554 HWP18C0 "HP EtherTwist PC LAN Adapter NC/16 TP (J2405A)"
[all …]
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcmd_nettest.c30 "Dedicated LAN test program", NULL);
32 "Share LAN (NC-SI) test program", NULL);
48 "Dedicated LAN test program and display more information", NULL);
50 "Share LAN (NC-SI) test program and display more information", NULL);
/openbmc/linux/arch/parisc/kernel/
H A Dhardware.c568 {HPHW_B_DMA, 0x004, 0x00052, 0x80, "Miura LAN/Console (J2146A)"},
570 {HPHW_B_DMA, 0x005, 0x00060, 0x80, "KittyHawk CSY Core LAN/Console"},
571 {HPHW_B_DMA, 0x014, 0x00060, 0x80, "Diablo LAN/Console"},
572 {HPHW_B_DMA, 0x054, 0x00060, 0x80, "Countach LAN/Console"},
617 {HPHW_FIO, 0x004, 0x00072, 0x0, "Cobra Core LAN (802.3)"},
618 {HPHW_FIO, 0x005, 0x00072, 0x0, "Coral Core LAN (802.3)"},
619 {HPHW_FIO, 0x006, 0x00072, 0x0, "Bushmaster Core LAN (802.3)"},
620 {HPHW_FIO, 0x007, 0x00072, 0x0, "Scorpio Core LAN (802.3)"},
621 {HPHW_FIO, 0x008, 0x00072, 0x0, "Flounder Core LAN (802.3)"},
622 {HPHW_FIO, 0x009, 0x00072, 0x0, "Outfield Core LAN (802.3)"},
[all …]
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dremote-console-controller.html3 <h1>Serial over LAN console</h1>
7 <h2>Access the Serial over LAN console</h2>
11 …<p class="serial-lan__copy">The Serial over LAN (SoL) console redirects the output of the server’s…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb7 kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in \
8 the IPMI specification. IPMIv2 adds support for encrypted LAN \
9 communications and remote Serial-over-LAN functionality. \
14 setting LAN configuration, and chassis power control. \
/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/ipmi/phosphor-ipmi-config/
H A Dchannel_config.json7 "medium_type" : "lan-802.3",
18 "medium_type" : "lan-802.3",
29 "medium_type" : "lan-802.3",
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md288 ## Local Area Network(LAN)
293 …$ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" lan print [<channel numbe…
299 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" lan set <channel> <command…
310 access <on|off> : Set the LAN channel access mode
347 ## Serial Over Lan (SOL)
349 #### 1. Retrieve Serial-Over-LAN configuration information for the specified
357 #### 2. Put ipmitool into Serial Over LAN mode
363 #### 3. Disable serial LAN in BMC mode
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_cs.c261 …PCMCIA_DEVICE_PROD_ID12("3Com", "3CRWE737A AirConnect Wireless LAN PC Card", 0x41240e5b, 0x56010af…
271 PCMCIA_DEVICE_PROD_ID12("Intel", "PRO/Wireless 2011 LAN PC Card", 0x816cc815, 0x07f58077),
272 …PCMCIA_DEVICE_PROD_ID12("LeArtery", "SYNCBYAIR 11Mbps Wireless LAN PC Card", 0x7e3b326a, 0x49893e9…
277 …PCMCIA_DEVICE_PROD_ID12("Nortel Networks", "emobility 802.11 Wireless LAN PC Card", 0x2d617ea0, 0x…
279 PCMCIA_DEVICE_PROD_ID12("PROXIM", "LAN PC CARD HARMONY 80211B", 0xc6536a5e, 0x090c3cd9),
280 PCMCIA_DEVICE_PROD_ID12("PROXIM", "LAN PCI CARD HARMONY 80211B", 0xc6536a5e, 0x9f494e26),
282 …PCMCIA_DEVICE_PROD_ID12("Symbol Technologies", "LA4111 Spectrum24 Wireless LAN PC Card", 0x3f02b4d…
289 PCMCIA_DEVICE_MANF_CARD(0x0126, 0x8000), /* PROXIM RangeLAN-DS/LAN PC CARD */
304 PCMCIA_DEVICE_PROD_ID12("ACTIONTEC", "PRISM Wireless LAN PC Card", 0x393089da, 0xa71e69d5),
309 PCMCIA_DEVICE_PROD_ID12("corega K.K.", "Wireless LAN PCC-11", 0x5261440f, 0xa6405584),
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.py199 [medium_type]: other-lan
208 [medium_type]: lan-802.3
223 Channel configs which medium_type are 'other-lan' or 'lan-802.3' returned by
229 "[('medium_type', 'other-lan|lan-802.3')]",

12345678910>>...30