From fccfc7ea1d1efd18f63fe0a162cc451c97f6f7e3 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Thu, 9 Jun 2022 16:53:03 +0300 Subject: [PATCH] Added interface debug commands to Hp/Aruba cheat sheet --- ...-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc b/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc index 89bc422..45fa570 100644 --- a/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc +++ b/cheat-sheets/Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc @@ -150,7 +150,7 @@ multiple tagged VLANs, input/output erros, buffer failures, CRCs, runts. |*conf t* *(config)# no vlan _vlan-id_* -| Dletes VLAN _vlan-id_ from configuration and un-assigns all ports from it, if some ports have no other VLAN association, they will be auto-assigned to default VLAN 1. WARNING: this command deletes the VLAN specified no matter from which sub-config mode you issue it. That is, even under `(config-if)#` interface config mode, this will remove all configuration for this VLAN from everywhere. +| Deletes VLAN _vlan-id_ from configuration and un-assigns all ports from it, if some ports have no other VLAN association, they will be auto-assigned to default VLAN 1. WARNING: this command deletes the VLAN specified no matter from which sub-config mode you issue it. That is, even under `(config-if)#` interface config mode, this will remove all configuration for this VLAN from everywhere.