From eab880db53a68f569bd3f609b9961cf185aad39e Mon Sep 17 00:00:00 2001 From: restitux Date: Wed, 25 Jan 2023 00:35:40 +0000 Subject: [PATCH] Updated Aruba S2500.md (markdown) --- networking/Aruba S2500.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/networking/Aruba S2500.md b/networking/Aruba S2500.md index b6c5aa9..bc43ec8 100644 --- a/networking/Aruba S2500.md +++ b/networking/Aruba S2500.md @@ -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