HPE FlexNetwork 5510 HI Series Network Management And Monitoring Configuration Manual page 245

Hide thumbs Also See for FlexNetwork 5510 HI Series:
Table of Contents

Advertisement

Table 31 Relational operators for capture filters
Nonalphanumeric
symbol
=
!=
>
<
>=
<=
Display filter keywords
Table 32
and
Table 32 Qualifiers for display filters
Category
Protocol
Packet field
NOTE:
The protocol qualifiers cannot modify variables.
Table 33 Variable types for display filters
Variable
type
Integer
Description
Equal to.
For example, ip[6]=0x1c matches an IPv4 packet if its seventh byte of payload is
equal to 0x1c.
Not equal to.
For example, len!=60 matches a packet if its length is not equal to 60 bytes.
Greater than.
For example, len>100 matches a packet if its length is greater than 100 bytes.
Less than.
For example, len<100 matches a packet if its length is less than 100 bytes.
Greater than or equal to.
For example, len>=100 matches a packet if its length is greater than or equal to
100 bytes.
Less than or equal to.
For example, len<=100 matches a packet if its length is less than or equal to 100
bytes.
Table 33
describe the qualifiers and variables for display filters, respectively.
Description
Matches a protocol.
Matches a field in packets by using a
dotted
string
protocol.field[.level1-subfield]...[.leveln-
subfield] format.
Description
Represented in binary, octal, decimal, or hexadecimal notation.
For example, to display IP packets that are less than or equal to 1500 bytes, use one of the
following expressions:
Examples
eth—Matches Ethernet.
ftp—Matches FTP.
icmp—Matches ICMP.
ip—Matches IPv4.
ipv6—Matches IPv6.
tcp—Matches TCP.
telnet—Matches Telnet.
udp—Matches UDP.
tcp.flags.syn—Matches the SYN bit in
the flags field of TCP.
in
the
tcp.port—Matches
destination port field.
236
the
source
or

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents