60
DarkStar User Guide
4: Troubleshooting
www.xkl.com
Here, the operator defines an IP route to a TFTP server, verifies the routing table, and then uses the
configure network
command to retrieve a system configuration backup file (
config-backup.dat
). The system displays the file contents (not
shown in this example) to allow the operator to confirm that this is the desired backup configuration file
Boot>
boot file /dxmos/dxmos.exe /recovery
[Loading ..............................................................]
[File entry-vector is at 7700,,1000, length is 4]
[PDVA at 7706,,0]
[Free pages from 32170 through 1777777]
[Disabling the watchdog timer for this program.]
[Setting "Recovery" flag.]
[Clearing flags and context]
[Starting at 7700,,1000]
Starting DXM Operating System (DXMOS), XKL LLC
V3.0.0 Mar 6 2013 14:08:57
Copyright (c) 2004-2013 XKL LLC
All Rights Reserved
This product is protected by copyright and distributed under
licenses restricting copying, distribution and decompilation.
Initializing hardware...
Detecting hardware with Switch board 00085-01
Initializing DarkStar DSM10-5R...
Initializing environmental loader:
Running startup-gateware
Done
Power NOT Cycled
Mounting file system...
User Enabling TX laser on interface: OSC 0 (W)
User Enabling TX laser on interface: OSC 1 (E)
The system has entered recovery mode either due to startup flash read failure,
or manual user operation. To prevent dropping customer traffic, the software
did not modify the switch board configuration. Use the configure network
command to recover the system configuration if you have a backup of it.
Please see the DarkStar User Guide for more details.
recovery-mode#
configure
recovery-mode CONF#
ip route 0/0 10.5.0.254
recovery-mode CONF#
interface ethernet 0
recovery-mode CONF-INT-ETH[0]#
ip addr 10.5.2.202/24
recovery-mode CONF-INT-ETH[0]#
exit
Interface Ethernet 0 address set to 10.5.2.202
recovery-mode CONF#
exit
recovery-mode#
show ip route
Codes: C - Connected, S - Static, R - RIP
Current Route Table:
Org Dest IP/CML Cost Source NextHop Sending To
C 10.5.2.0/24 0/ 0 10.5.2.202 10.5.2.202 Active
S 0.0.0.0/0 1/ 1 0.0.0.0 10.5.0.254 Active
recovery-mode#
configure network 10.5.1.99 config-backup.dat
Determining file type...