User guide

Using Diagnostic Tools
746 Check Point Safe@Office User Guide
PARAMETERS
port
Integer. The port to which the packet is sent.
EXAMPLE
The following filter string saves packets that are destined for port 80:
dst port 80
ether proto
PURPOSE
The ether proto element is used to capture packets of a specific ether protocol type.
S
YNTAX
ether proto \protocol
P
ARAMETERS
protocol
String. The protocol type of the packet.
This can be the following:
ip, ip6, arp, rarp,
atalk, aarp, dec net, sca, lat,
mopdl, moprc, iso, stp, ipx,
or
netbeui.
EXAMPLE
The following filter string saves ARP packets:
ether proto arp