Set an IPMI tag `vlan to configure the vlan during ipmiwrite`
- Closes: #1031 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -28,6 +28,13 @@ desired IPMI configuration to the node's BMC during boot.
|
||||
wwctl node set n1 \
|
||||
--ipmiaddr=192.168.2.1
|
||||
|
||||
Additionally, a ``vlan`` ipmi tag can be used to set the IPMI VLAN ID.
|
||||
|
||||
.. code-block::
|
||||
|
||||
wwctl profile set default \
|
||||
--ipmitagadd vlan=42
|
||||
|
||||
``wwctl node list`` has a specific overview for IPMI settings.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
Reference in New Issue
Block a user