114
Development Tools User’s Manual
IXP2400/IXP2800 Network Processors
Developer Workbench
2.13.6
The Command Line Interface
The command line interface (CLI) comprises:
Simulation Mode:
If you are debugging in Simulation mode, the command line is an interface to the Transactor
command line. Commands entered on the command line are passed to the Transactor. The
command and the Transactor responses are logged into the command line output area. Also, when
you perform a simulation operation using GUI controls, the Workbench sends the appropriate
command to the Transactor, as if you had typed in on the command line.
CLI implementation
The CLI is a dockable window.
To view it:
1. On the
View
menu, click
Debug
Windows.
2. Select
Command Line
, or
Click the
button on the
View
toolbar.
This makes the
Command Line
window
visible. To hide the
Command line
window, clear the
Command Line
check box.
2.13.7
Command Scripts
The Workbench supports the creation of command scripts for frequent execution of a set of
Transactor or hardware commands. Command scripts are numbered 1 through 10.
To create a command script:
1. On the
Tools
menu, click
Customize
.
The
Customize
dialog box appears.
2. Click the
Command Scripts
tab.
3. From the list on the left, select the command script number that you want assigned to the
script.
A read-only scrollable text area
for reporting the results of the
command.
A prompt indicating command-
line status.
A single-line text edit control
for entering commands.