mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
add missing enable
This commit is contained in:
parent
c66b57c1eb
commit
1427cebd71
@ -184,8 +184,9 @@ reload
|
|||||||
The switch will reload, and the 10gbE ports and everything else will now be functional.
|
The switch will reload, and the 10gbE ports and everything else will now be functional.
|
||||||
|
|
||||||
## Saving & Conclusions
|
## Saving & Conclusions
|
||||||
Whenever you make changes (like above) they take effect immediately, however they are not saved to onboard flash. So if you reboot the switch, they will be lost. To permanently save them to onboard flash, use the following command:
|
Whenever you make changes (like above) they take effect immediately, however they are not saved to onboard flash. So if you reboot the switch, they will be lost. To permanently save them to onboard flash, use the following command (you must be at the `enable` level or higher):
|
||||||
```
|
```
|
||||||
|
enable
|
||||||
write memory
|
write memory
|
||||||
```
|
```
|
||||||
Your switch now has a basic configuration, as well as an IP address you can telnet or SSH to for further configuration.
|
Your switch now has a basic configuration, as well as an IP address you can telnet or SSH to for further configuration.
|
||||||
|
@ -185,8 +185,9 @@ reload
|
|||||||
The switch will reload, and the 10gbE ports and everything else will now be functional.
|
The switch will reload, and the 10gbE ports and everything else will now be functional.
|
||||||
|
|
||||||
## Saving & Conclusions
|
## Saving & Conclusions
|
||||||
Whenever you make changes (like above) they take effect immediately, however they are not saved to onboard flash. So if you reboot the switch, they will be lost. To permanently save them to onboard flash, use the following command:
|
Whenever you make changes (like above) they take effect immediately, however they are not saved to onboard flash. So if you reboot the switch, they will be lost. To permanently save them to onboard flash, use the following command (you must be at the `enable` level or higher):
|
||||||
```
|
```
|
||||||
|
enable
|
||||||
write memory
|
write memory
|
||||||
```
|
```
|
||||||
Your switch now has a basic configuration, as well as an IP address you can telnet or SSH to for further configuration.
|
Your switch now has a basic configuration, as well as an IP address you can telnet or SSH to for further configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user