5-4 Command Line Interface Commands Reference
Example:
#ping 192.168.1.1 count abc
; error -126: number required
; error -127: index out of bounds
This error indicates that an out of range value was specified in a command that requires an index, such as
attempting to access connection profile 17 on a router that suppor ts only sixteen connection profiles. The value
supplied is never a valid index value in the context in which it was used.
Example:
#sh cp 17
; error -127: index out of bounds
; error -128: 'yes' or 'no' required
This error indicates that a value other than 'yes' or 'no' was entered where only 'yes' or 'no' are acceptable.
Example:
#cp 1 enable foo
; error -128: 'yes'or 'no' required
; error -129: text too long
This error indicates that a string value was entered that was longer than the permissible length for the
par ticular string.
Example:
#cp 1 tag "A overly long connection profile name"
; error -129: text too long
; error -130: text can't be empty
This error indicates that an empty string was supplied for a string item that must contain at least one character,
such as a connection profile name.
Example:
#cp 1 tag ""
; error -130: text can't be empty
Содержание CLI 874
Страница 1: ...Command Line Interface Commands Reference Firmware Version 8 7 4 Motorola Netopia ENT Series Routers...
Страница 6: ...6 Command Line Interface Commands Reference...
Страница 12: ...1 6 Command Line Interface Commands Reference...
Страница 143: ...Motorola Netopia Router CLI Commands 2 131 Current Restrictions None...
Страница 144: ...2 132 Command Line Interface Commands Reference...