Page 1 of 1

OmniAccess 4306GW factory default

Posted: 12 Feb 2014 05:38
by Harry
Hi,

how I can set the 4306GW to the factory default?
#write erase doesn't work :(

-------------------------------------------------------------------

CPBoot 1.0.0.0 (build 23274)
Built: 2010-01-19 at 11:11:22
DDR2 DRAM running at 466Mhz
DRAM: Total = 512 MB
POST: Memory test: Physical 0 - 0x10000000 - quick test
Memory test: Physical 0x10000000 - 0x20000000 - quick test
PASS
CPU: XLS408, rev. B1 Clock: 600MHz
CPLD: rev: 1.3
SMP: All 8 cpus successfully started
Board: A651
POST2: OK
PCIE: RC2x2 mode
PCIE2: Link Up.
Net: xls_gmac0, xls_gmac1 [PRIME], xls_gmac2, xls_gmac3, xls_gmac4, xls_gmac5
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xca ( NAND 256MiB 3,3V 16-bit)
Boot: Primary bootflash partition

Hit any key to stop autoboot: 0
cpboot> help
? - alias for 'help'
autoscr - run script from memory
bank - Show/Set the current bootflash bank (partition).
bootf - boot from an ELF image in FLASH
date - get/set/reset date & time
def_part - set default compact FLASH boot partition
fltest - test u-boot FLASH driver
fsload - load binary file from a filesystem image
help - print online help
loadb - load binary file over serial line (kermit mode)
loads - load S-Record file over serial line
loady - load binary file over serial line (ymodem mode)
part - change active JFFS2 system partition
ping - send ICMP ECHO_REQUEST to network host
printenv - print environment variables
probe - Probe Board Status
purgeenv - restore default environment variables
reset - Perform RESET of the CPU
saveenv - save environment variables to persistent storage
setenv - set environment variables
tftpboot - boot image via network using TFTP protocol
upgrade - upgrade compact FLASH partition
version - print monitor version

cpboot> #write erase
Unknown command '#write' - try 'help'

Re: OmniAccess 4306GW factory default

Posted: 12 Feb 2014 14:09
by silvio
copy your poe-licenses
#show licenses

than you can delete all your files in the flash (beside original.cfg) with
#delete filename ...


#write erase all
#reload

Silvio

Re: OmniAccess 4306GW factory default

Posted: 12 Feb 2014 14:13
by silvio
and a more harder way is the interrupt of boot

Than write down this commands + return

wipe-out-flash
reset

Re: OmniAccess 4306GW factory default

Posted: 12 Feb 2014 15:14
by Harry
Hi Silvio,

thanks for your help, but I doesn't have the password to login with the admin account. Is there another way to set the 4306GW to the factory default?

Harry

Re: OmniAccess 4306GW factory default

Posted: 14 Feb 2014 03:33
by silvio
Hi,
I have written in my second threat:
  • and a more harder way is the interrupt of boot

    Than write down this commands + return

    wipe-out-flash
    reset
You must interrupt the boot process of the switch. And than enter the wipe-out-flash-command. For this you don't need the admin password.

regards
Silvio

Re: OmniAccess 4306GW factory default

Posted: 17 Mar 2014 03:36
by uncelbenz
Hello,

i there a resolution to reset the 4306 to factory defaults?

I brougt an 4306g of an closed Hotel but the owner didn“t know the passwort. so i connected via console Cable an can
access the boot menue, but can not find the reset fumktion?

Please help me :-)

Re: OmniAccess 4306GW factory default

Posted: 24 Mar 2014 05:15
by devnull
If you have console access try following (this works at least at a 4504, so i would try it)

User: password
Password: forgetme!
(aruba) >enable
Password: enable
(aruba) #configure terminal
Enter Configuration commands, one per line. End with CNTL/Z
(aruba) (config) #mgmt-user admin root
Password: <new admin password>
Re-Type password: <new admin password>
(aruba) (config) #exit
(aruba) #exit
(aruba) >exit

User: admin
Password: <new admin password>
(aruba) >enable
Password: enable
(aruba) #configure terminal
Enter Configuration commands, one per line. End with CNTL/Z
(aruba) (config) #enable secret
Password: <new enable password>
Re-Type password: <new enable password>
(aruba) (config) #write memory