/
show tcp_timestamps
show tcp_timestamps
The show tcp_timestamps command shows whether TCP timestamps are enabled or disabled. If timestamps are enabled, you can view them in the traffic capture file.
Typically, you run the show tcp_timestamps
command before running the set tcp_timestamps command to determine the status of the TCP timestamps. Based on the status (enabled or disabled), you can run set tcp_timestamps
to enable or disable the timestamps.
Syntax
show tcp_timestamps
Example
When TCP timestamps are enabled:
Infoblox > show tcp_timestamps
TCP timestamps are enabled.
When TCP timestamps are disabled:
Infoblox > show tcp_timestamps
TCP timestamps are disabled.