diff --git a/docs/source/guides/admin-guides/references/man5/ipmi.5.rst b/docs/source/guides/admin-guides/references/man5/ipmi.5.rst index 1912e186c..0d45e562d 100644 --- a/docs/source/guides/admin-guides/references/man5/ipmi.5.rst +++ b/docs/source/guides/admin-guides/references/man5/ipmi.5.rst @@ -19,7 +19,7 @@ SYNOPSIS ******** -\ **ipmi Attributes:**\ \ *node*\ , \ *bmc*\ , \ *bmcport*\ , \ *taggedvlan*\ , \ *bmcid*\ , \ *username*\ , \ *password*\ , \ *comments*\ , \ *disable*\ +\ **ipmi Attributes:**\ \ *node*\ , \ *bmc*\ , \ *bmcport*\ , \ *taggedvlan*\ , \ *bmcid*\ , \ *username*\ , \ *password*\ , \ *comments*\ , \ *disable*\ *********** @@ -36,98 +36,98 @@ ipmi Attributes: -\ **node**\ - +\ **node**\ + The node name or group name. - -\ **bmc**\ - + +\ **bmc**\ + The hostname of the BMC adapter. - -\ **bmcport**\ - + +\ **bmcport**\ + In systems with selectable shared/dedicated ethernet ports, this parameter can be used to specify the preferred port. 0 means use the shared port, 1 means dedicated, blank is to not assign. - - + + .. code-block:: perl - + The following special cases exist for IBM System x servers: - + For x3755 M3 systems, 0 means use the dedicated port, 1 means shared, blank is to not assign. - + For certain systems which have a mezzaine or ML2 adapter, there is a second value to include: - - + + For x3750 M4 (Model 8722): - - + + 0 2 1st 1Gbps interface for LOM - + 0 0 1st 10Gbps interface for LOM - + 0 3 2nd 1Gbps interface for LOM - + 0 1 2nd 10Gbps interface for LOM - - + + For x3750 M4 (Model 8752), x3850/3950 X6, dx360 M4, x3550 M4, and x3650 M4: - - + + 0 Shared (1st onboard interface) - + 1 Dedicated - + 2 0 First interface on ML2 or mezzanine adapter - + 2 1 Second interface on ML2 or mezzanine adapter - + 2 2 Third interface on ML2 or mezzanine adapter - + 2 3 Fourth interface on ML2 or mezzanine adapter - - -\ **taggedvlan**\ - + + +\ **taggedvlan**\ + bmcsetup script will configure the network interface of the BMC to be tagged to the VLAN specified. - -\ **bmcid**\ - + +\ **bmcid**\ + Unique identified data used by discovery processes to distinguish known BMCs from unrecognized BMCs - -\ **username**\ - + +\ **username**\ + The BMC userid. If not specified, the key=ipmi row in the passwd table is used as the default. - -\ **password**\ - + +\ **password**\ + The BMC password. If not specified, the key=ipmi row in the passwd table is used as the default. - -\ **comments**\ - + +\ **comments**\ + Any user-written notes. - -\ **disable**\ - + +\ **disable**\ + Set to 'yes' or '1' to comment out this row. - + @@ -136,5 +136,5 @@ SEE ALSO ******** -\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\ +\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\