[Contents] [Prev] [Next] [Index] [Report an Error]

Boot Mode

To enable the core dump from Boot mode:

  1. Access Boot mode by reloading the SRP module; then press the mb key sequence (case insensitive) during the countdown.
  2. Specify where the system should transfer the core dump file.
  3. Set the IP address and mask of the system interface over which you want to send the core dump file.
  4. Specify the gateway through which the system sends the core dump file to the FTP server.
  5. (Optional) Set a username and password for FTP access to the server where you transferred the core dump file.
  6. Reload the operating system.

    Example

    :boot##exception dump 192.168.56.7 CORE_DUMPS
    :boot##exception protocol ftp user_name user_password
    :boot##exception gateway 192.168.12.3
    :boot##exception source 10.10.33.8 255.255.255.0
    :boot##reload

[Contents] [Prev] [Next] [Index] [Report an Error]