
45
Wireless Products Division
CONFIDENTIAL
Lab 2: Forwarding TCP
packets
Forwarding Packets Based on Flush Timer
set comm timer 1000
save
open
Type text after TCP connection opens
After you stop typing, TCP packet is sent
1 second later
Forward Packets Based on Match Character
set c t 0 (why do we send this command ?)
set comm match 65
This parameter expects ASCII decimal
character or HEX value of the match
character (e.g., 65= Capital A)
save
open
Type 12345678A
TCP packet sent out after you type A character
Observe packet in PortPeeker
What Do You Learn from Using ‘get c’
Command?
Kommentare zu diesen Handbüchern