User`s guide
Table Of Contents
- Table of Contents
- 1 Introduction
- 2 General Description
- 3 Planning
- 4 Installation
- Site Requirements
- SANbox 6142 Router Installation
- Pre-installation Check List
- Mount the Router
- Install the Transceivers
- Connect the Management Workstation to the Router
- Configure the Management Workstation
- Install SANsurfer iSCSI/FC Router Manager
- Start SANsurfer iSCSI/FC Router Manager
- Connect the Router to AC Power
- Configure the Router
- Cable Devices to the Router
- Firmware Installation
- 5 Diagnostics and Troubleshooting
- 6 Removal/Replacement
- 7 SANsurfer iSCSI/FC Router Manager
- Introduction
- Menu Bar
- Tool Bar
- System Tree Window
- Wizards
- Configuration Wizard
- Add Initiator Wizard
- FW Update Wizard
- Map Local Initiator/Target Wizard
- Unmap Local Initiator/Target Wizard
- Add Remote Router Wizard
- Remove Remote Router Wizard
- Map Remote Initiator/Target Wizard
- Unmap Remote Initiator/Target Wizard
- Discover iSCSI Target Wizard
- FCIP Route Add Wizard
- FCIP Route Remove Wizard
- A Command Reference
- Logging On to a SAN Router
- Guest Account
- Working with SAN Router Configurations
- Commands
- Admin Command
- Beacon Command
- Clear Command
- Date Command
- FcipRoute Command
- FRU Command
- Help Command
- History
- Image Command
- Initiator Command
- Localmap Command
- Logout Command
- Password Command
- Ping Command
- Quit Command
- Reboot Command
- Remote Map Command
- Remote Peer Command
- Reset Factory Command
- Save Command
- Set Command
- Set CHAP Command
- Set FC Command
- Set Features Command
- Set iSCSI Command
- Set iSNS Command
- Set Mgmt Command
- Set NTP Command
- Set Properties Command
- Set SNMP Command
- Set System Command
- Show Command
- Show CHAP Command
- Show FC Command
- Show FcipRoutes Command
- Show Features Command
- Show Initiators Command
- Show iSCSI Command
- Show iSNS Command
- Show Localmaps Command
- Show Logs Command
- Show Memory Command
- Show Mgmt Command
- Show NTP Command
- Show Performance Command
- Show Presented Initiators Command
- Show Presented Targets Command
- Show Properties Command
- Show Remotemaps Command
- Show Remotepeers Command
- Show SNMP Command
- Show Stats Command
- Show System Command
- Show Targets Command
- Show VLAN Command
- Shutdown Command
- Target Command
- Traceroute Command
- B Log Messages
- C Configuring CHAP
- D Simple Network Management Protocol (SNMP)
- Index

A – Command Reference
Commands
FI0054601-00 C A-35
A
Save Command
Saves logs and traces.
Authority Admin session
Syntax save
capture
logs
traces
Keywords capture
The save capture command creates a debug file that captures all debug dump
data. After the command completes, you must ftp the debug capture file from the
router.
logs
The save logs command creates a tar file containing the router’s log data, storing
the file in the router’s /var/ftp directory. After the command completes, you must
ftp the log’s tar file from the router.
traces
The save traces command creates a tar file containing the router’s dump data,
storing the tar file in the router’s /var/ftp directory. After the command completes,
you must ftp the trace’s tar file from the router. If the router does not have any
dump data, you will be notified when executing this command. The system
creates an event log entry whenever it generates dump data.
Examples Save capture command example:
QRouter (admin) #> save capture
Debug capture completed. Package is System_Capture.tar.gz
Please use FTP to extract the file out from the System.
Save logs command example:
QRouter (admin) #> save logs
Save Event Logs completed. Package is Router_Evl.tar.gz
Please use FTP to extract the file out from the System.