From 83b6527e98b196f11f7588b10686c9b3657fb370 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Sun, 27 Feb 2022 09:40:02 +0200 Subject: [PATCH] Adding to HP/Aruba cheat sheet some additional _examples_. --- .../Aruba-HP-switches-configuration-examples-cookbook.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheat-sheets/Aruba-HP-switches-configuration-examples-cookbook.adoc b/cheat-sheets/Aruba-HP-switches-configuration-examples-cookbook.adoc index e9f2b76..fc654eb 100644 --- a/cheat-sheets/Aruba-HP-switches-configuration-examples-cookbook.adoc +++ b/cheat-sheets/Aruba-HP-switches-configuration-examples-cookbook.adoc @@ -16,7 +16,7 @@ ip authorized-managers 192.168.13.127 255.255.255.255 access manager == Add default gateway on Layer 2 switch for management -We have to set default gateway on a switch for the management VLAN we choose to be managed remotely. The command does not mention explicitly the VLAN number, just make sure the network is the network configured on the management VLAN. +We have to set default gateway on a switch for the management VLAN we choose to be reachable and managed remotely. The command does not mention explicitly the VLAN number, just make sure the network is the network configured on the management VLAN. ---- ip default-gateway 10.13.13.127