Examples
To enable SYN cookies:
Gxxx-001(config)# tcp syn-cookies
To enable tcp syn-cookies copy the running configuration to the
start-upconfiguration file, and reset the device.
Gxxx-001(config)# copy running-config startup-config
Gxxx-001(config)# reset
...
! Coming up from reset - syn-cookies are now enabled
To disable SYN cookies:
Gxxx-001(config)# no tcp syn-cookies
To disable tcp syn-cookies copy the running configuration to the
start-upconfiguration file, and reset the device.