mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
update icx64xx.md
Added a quick note about removing stack config. It hung me up for a moment. If figured it might be useful for someone.
This commit is contained in:
parent
2f58c97011
commit
dc6f296b05
@ -41,6 +41,11 @@ reload
|
||||
#it will boot fresh with a clear config, then you can move to the next section
|
||||
```
|
||||
|
||||
**Note:**: if your switch says that it is part of a stack, 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
|
||||
```
|
||||
|
||||
## Initial Configuration & update
|
||||
|
||||
@ -291,4 +296,4 @@ You'll need to pick up some official Brocade or Foundry optics on ebay, or buy s
|
||||
### Contributing:
|
||||
The markdown source for these guides is hosted on [**my Github repo.**](https://github.com/Fohdeesha/lab-docu) If you have any suggested changes or additions feel free to submit a pull request.
|
||||
|
||||
```Documentation version:``` [ v1.6 (11-08-18)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v1.7 (11-08-18)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
|
Loading…
Reference in New Issue
Block a user