236
C
HAPTER
10: P
ACKET
F
ILTERING
Invalid characters in
number
The number specified as an offset or literal is improperly
formatted. Possible causes are 1) lack of white space setting
off the number, and 2) invalid characters in the number.
Note: The radix of the number is determined by the first
1 or 2 characters of the number:
■
A number with a leading “0x” or “0X” is treated as
hexadecimal.
■
All other numbers with a leading 0 are treated as octal.
■
All other numbers are treated as decimal.
Number is too large
The number that is specified as an offset or literal is too
large. An offset is limited to 1518 minus the size of the
operand. For example, the offset for
pushField.b can be no
more than 1517, and the offset for pushField.w no more
than 1516.
A literal value is limited to the number of bytes in the
operand size (1, 2, 4, or 6).
Missing open quote on
string
The string specified does not have a starting quotation
mark (").
String is too long
The string specified is too long. Strings are limited to
32 characters exclusive of the opening and closing
quotation marks.
Missing close quote on
string
The string specified does not have an ending quotation
mark (").
Multiple name
statements in program
More than one name statement was found in the program.
Only a single name statement is allowed.
Program too large
The program exceeds the maximum size allowed. The
causes of this error include a source definition exceeding
4096 bytes, a stored format exceeding 254 bytes, or a
run-time format exceeding 2048 bytes. All of these
boundary conditions are checked when the filter is loaded.
Too many errors –
compilation aborted
The program contains an excessive number of errors. No
further syntax errors will be reported. The program stops
compiling when this condition occurs.
Table 34
Common Syntax Errors (continued)
Syntax Error
Description
Содержание CoreBuilder 3500
Страница 44: ...44 CHAPTER 2 MANAGEMENT ACCESS ...
Страница 58: ...58 CHAPTER 3 SYSTEM PARAMETERS ...
Страница 86: ...86 CHAPTER 5 ETHERNET ...
Страница 112: ...112 CHAPTER 6 FIBER DISTRIBUTED DATA INTERFACE FDDI ...
Страница 208: ...208 CHAPTER 9 VIRTUAL LANS ...
Страница 256: ...256 CHAPTER 10 PACKET FILTERING ...
Страница 330: ...330 CHAPTER 12 VIRTUAL ROUTER REDUNDANCY PROTOCOL VRRP ...
Страница 356: ...356 CHAPTER 13 IP MULTICAST ROUTING ...
Страница 418: ...418 CHAPTER 14 OPEN SHORTEST PATH FIRST OSPF ...
Страница 519: ...RSVP 519 Figure 94 Sample RSVP Configuration Source station End stations Routers ...
Страница 566: ...566 CHAPTER 18 DEVICE MONITORING ...
Страница 572: ...572 APPENDIX A TECHNICAL SUPPORT ...
Страница 592: ...592 INDEX ...