Merge pull request #1 from natesubra/patch-2

update icx64xx.md
This commit is contained in:
Jon Sands 2018-12-04 21:11:57 -05:00 committed by GitHub
commit 2ed2762d9a

View File

@ -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)