Howdy,
I'm stuck in a boot loop whilst trying to configure a 3300 CXi via serial port.
Initially, I'd managed to get to the point where I could access the http interface. I then however, went into the VxWorks options and... managed to overwrite my boot config (basically misused the "c" command).
Since then, I've reconstructed it from information in the handbook (so possibly not the same!) and it looks like the following:
boot device : ata=auto
unit number : 0
processor number : 0
host name : bootHost
file name : /partition1/RTC8260
inet on ethernet (e) : 192.168.1.2:ffffff00
gateway inet (g) : 192.168.1.1
user (u) : ftp
ftp password (pw) : ftp
flags (f) : 0x0
The problem is, with these details I'm now stuck in a boot loop. The final errors that seem to cause the restart are as follows:
MiInternetAddress constructor: GetHostName failed for port 0!
MiInternetAddress constructor: GetHostName failed for port 0!
MiInternetAddress constructor: GetHostName failed for port 0!
MiInternetAddress constructor: GetHostName failed for port 0!
MiInternetAddress constructor: GetHostName failed for port 0!
down!!
Network Service Layer Coordinator FAILED to start.
There are several hundred of those MiInternetAddress posted before it gives up.
Another interesting chunk is further up:
MIPS Service Provider FAILED to start.
MIPS Logger Task SUCCESSFULLY started.
Set Emulator to NORMAL
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
bind (naming the socket) failed with error 49
Call Engine Layer Coordinator SUCCESSFULLY started.
Is there anything here to work with in assisting me getting this back running?
Or is there a way to reset to a working factory setting?
Thanks for any help you can offer,
Jon.