From 078e6796d9445e2a0f64c0d491cb7f4c662d84b9 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Sat, 6 Aug 2022 09:11:39 -0400 Subject: [PATCH] stick fcx/6610 stack error in admon --- docs/fcx.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/fcx.md b/docs/fcx.md index 63d8dd3..477446b 100644 --- a/docs/fcx.md +++ b/docs/fcx.md @@ -39,13 +39,14 @@ reset ``` Let the switch boot fully and move to the next section -**Note:** If your switch says that it is part of a stack even after doing the above, then you will need to unstack it before being able to configure and update it. You'll see several prompts when booting that it is a stack member and the command menu will show stack specific commands (ex: stack, simulate-non-stacking-unit). You can unstack your switch by running the following command: -``` -stack unconfigure clean -# hit y at the prompt -``` -You can then continue on to the below. - +??? info "If your switch still claims to be a stack member after booting" + If your switch says that it's part of a stack even after the above factory reset, you'll need to unstack it before being able to configure and update it. You'll see several prompts when booting that it's a stack member. You can unstack your switch by running the following command: + ``` + enable + stack unconfigure clean + # hit y at the prompt + ``` + You can then continue the guide as normal when it finishes resetting ## Initial Configuration