fix typo
This commit is contained in:
@@ -72,7 +72,7 @@ Once it's back up, enter the configure level again:
|
||||
enable
|
||||
configure terminal
|
||||
```
|
||||
We need to giver the rear management port a temporary IP so it can load the new firmware:
|
||||
We need to give the rear management port a temporary IP so it can load the new firmware:
|
||||
```
|
||||
int ma 1
|
||||
ip addr 192.168.1.55/24
|
||||
@@ -90,7 +90,7 @@ reload
|
||||
|
||||
The switch will reload, loading the new software. Continue on to the **Configuration Details** section below.
|
||||
|
||||
## Configuring Details
|
||||
## Configuration Details
|
||||
|
||||
Your switch should now be freshly booted with the latest layer 3 firmware image and bootloader. You will note we did not save our previous management interface configuration before rebooting, so it is now gone. If you plan on using the management port for access in production, just repeat those commands from the previous section to re-assign an IP to the dedicated management port.
|
||||
|
||||
@@ -276,4 +276,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.0 (03-21-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v1.1 (03-21-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
|
||||
Reference in New Issue
Block a user