Friday, 30 November 2018

Checkpoint 156-115.77 Question Answer

What command would you use for a packet capture on an absolute position for TCP streaming (out) 1ffffe0 

A. fw ctl chain -po 1ffffe0 -o monitor.out
B. fw monitor -po -0x1ffffe0 -o monitor.out
C. fw monitor -e 0x1ffffe0 -o monitor.out
D. fw monitor -pr 1ffffe0 -o monitor.out

Answer: B