CLI Usage
7210 SAS M, X Basic System Configuration Guide Page 37
The range cannot cause a change in 
contexts.
Commands should be formed in such a way that there is no context 
change upon command completion. For example, 
configure port 1/1/[1..10]
will attempt to change ten different contexts. When a range is specified 
in the CLI, the commands are executed in a loop. On the first loop 
execution, the command changes contexts, but the new context is no 
longer valid for the second iteration of the range loop. A “Bad 
Command” error is reported and the command aborts.
Command completion may cease to 
work when entering a range.
After entering a range in a CLI command, command and key 
completion, which normally occurs by pressing the <Tab> or spacebar, 
may cease to work. If the command line entered is correct and 
unambiguous, the command works properly; otherwise, an error is 
returned.
Table 8: CLI Range Use Limitations  (Continued)
Limitation Description