Avaya Wireless AP-3 User Manual

Page of 425
CLI Command Types
Avaya Wireless AP-3 User’s Guide                                                                                 A-17
Example 4. Display Prompts for Successive Parameters
Enter the command, a space, and then ?. Then, when the parameter 
prompt appears, enter the parameter value. Result: The parameter is 
changed and a new CLI line is echoed with the new value (in the first part 
of the following example, the value is the IP Address of the TFTP server).
After entering one parameter, you may add another ? to the new CLI line 
to see the next parameter prompt, and so on until you have entered all of 
the required parameters. The following example shows how this is used 
for the download Command. The last part of the example shows the 
completed download Command ready for execution.
[Device Name]>
 
download ?
<TFTP IP Address>
[Device Name]>
 
download 192.168.0.101 ?
<File Name>
[Device Name]>
 
download 192.168.0.101 apimage ?
<file type (config/img/bootloader)>
[Device Name]>
 
download 192.168.0.101 apimage img <CR>