2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-25 00:40:48 +00:00
Files
xcat-core/docs/source/guides/admin-guides/references/man1
Vinícius Ferrão 2fa7fca1ad Allow rspconfig to disable VLAN on IPMI BMCs
rspconfig vlan= only accepted values 1-4096 with no way to disable
VLAN tagging. Users had to resort to raw IPMI commands to clear a
stale VLAN after ip=dhcp.

- Accept vlan=off/disable/disabled to clear VLAN tagging via
  standard IPMI parameter 0x14 with the enable bit unset
- Fix valid range from 1-4096 to 1-4094 (IEEE 802.1Q)
- Use strict digit matching to reject malformed inputs

To clear VLAN after a DHCP reset: rspconfig <node> vlan=off

Tested on Supermicro IPMI BMC (10.20.0.51).

Partially addresses #3725
2026-05-03 12:04:21 -03:00
..
2020-06-01 17:39:29 -04:00
2018-10-04 14:13:27 -04:00
2024-07-12 17:13:59 +02:00
2019-02-22 10:18:35 +08:00
2018-10-04 14:13:27 -04:00
2020-03-09 16:13:54 -04:00
2022-07-13 10:27:34 -04:00
2018-10-04 14:13:27 -04:00
2023-02-14 13:17:17 -05:00
2020-01-14 15:33:31 -05:00
2021-11-18 15:15:27 -05:00
2018-03-16 14:29:29 -04:00
2019-06-17 15:46:03 -04:00
2018-10-04 14:13:27 -04:00
2022-07-15 10:27:14 -04:00
2018-10-04 14:13:27 -04:00
2019-05-20 13:14:02 -04:00
2021-05-14 09:37:14 -04:00
2016-02-16 11:41:31 -05:00