Updated Aruba S2500.md (markdown)

This commit is contained in:
2023-01-25 00:35:40 +00:00
parent 10f4a4667f
commit eab880db53
+24 -1
View File
@@ -1,4 +1,3 @@
## Reset the Switch to Factory Defaults
The switch can be reset through the on screen display's menu. This can be
controlled using the two available buttons, ``menu`` and ``enter``.
@@ -22,6 +21,30 @@ drive and connect it to the USB port on the rear of the switch.
Guide available [here](https://community.arubanetworks.com/community-home/librarydocuments/viewdocument?DocumentKey=92ce82d5-13a7-47cf-8613-73416fa579d3&CommunityKey=2fd943a6-8898-4dbe-915f-4f09e4d3c317&tab=librarydocuments).
### Installing the Firmware
From the switch's console, login and escalate your privledges.
```
(ArubaS2500-48P-US)
User: admin
Password: ******
(ArubaS2500-48P-US) >enable
Password:******
```
Then, install the firmware using the `copy` command.
```
(ArubaS2500-48P-US) #copy usb ArubaOS_MAS_7.4.1.9_62608 system: partition 0
................................................File ArubaOS_MAS_7.4.1.9_62608 copied to partition 0 successfully.
```
Reboot the switch
```
(ArubaS2500-48P-US) #reload
Do you really want to restart the system(y/n): y
System will now restart!
```
### Connecting to the Switch
#### Console