C613-50631-01 Rev A Command Reference for IE340 Series 902
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
TCP-TIMESTAMP
ip tcp-timestamp
Overview Use this command to enable TCP timestamp responses.
Use the no variant of this command to disable TCP timestamp responses.
You may wish to disable timestamp responses because TCP timestamps may allow
other parties to remotely calculate the system uptime and boot time of the device
and the device's clock. To prevent this information leaking to potential attackers,
we recommend you disable TCP timestamps on the device, unless you need to use
them.
Syntax
ip tcp-timestamp
no ip tcp-timestamp
Default Enabled
Mode Global Configuration
Example To disable TCP timestamp responses, use the commands:
awplus# configure terminal
awplus(config)# no ip tcp-timestamp
To enable TCP timestamp responses again, use the commands:
awplus# configure terminal
awplus(config)# ip tcp-timestamp
Related
commands
ip icmp-timestamp
Command
changes
Version 5.5.2-0.1: command added