Module: Mesa Branch: main Commit: 690a05579bf11e21153d84435128676334285dea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=690a05579bf11e21153d84435128676334285dea
Author: Erik Faye-Lund <[email protected]> Date: Tue Apr 4 13:55:47 2023 +0200 docs: vlan -> VLAN VLAN is an abbreviation, so let's spell it in all-caps for clarity. Reviewed-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286> --- docs/ci/bare-metal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci/bare-metal.rst b/docs/ci/bare-metal.rst index ee6b4277dda..1240591429f 100644 --- a/docs/ci/bare-metal.rst +++ b/docs/ci/bare-metal.rst @@ -98,7 +98,7 @@ You'll talk to the Cisco for configuration using its USB port, which provides a serial terminal at 9600 baud. You need to enable SNMP control, which we'll do using a "mesaci" community name that the gitlab runner can access as its authentication (no password) to configure. To talk to the SNMP on the router, -you need to put an IP address on the default vlan (vlan 1). +you need to put an IP address on the default VLAN (VLAN 1). Setting that up looks something like:
