mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-01-20 18:21:19 +01:00
typos
This commit is contained in:
parent
2ed2762d9a
commit
f5f19a106b
@ -29,7 +29,7 @@ reset
|
||||
```
|
||||
It will boot into the full OS and you can continue to the next section.
|
||||
|
||||
**Note:**: if you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. To clear the existing passworded config in this case, do the following:
|
||||
**Note:** If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. To clear the existing passworded config in this case, do the following:
|
||||
```
|
||||
#only follow this section if factory set-default did not work
|
||||
no password
|
||||
@ -41,11 +41,12 @@ 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:
|
||||
**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.
|
||||
|
||||
## Initial Configuration & update
|
||||
|
||||
@ -296,4 +297,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.7 (11-08-18)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v1.7 (12-04-18)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
|
Loading…
Reference in New Issue
Block a user