From efd93f1dd6f19f958cae46aba089bf005842fbb0 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 19 Oct 2022 10:38:57 +0200 Subject: [PATCH] docs: ip -> IP Reviewed-by: David Heidelberg Part-of: --- 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 92905ac..0affbf4 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: -- 2.7.4