11-09-2012 02:10 AM - edited 03-10-2019 07:45 PM
Dear All,
I have one ASA with version 8.2 and i want to know whether below fearure are bydefault enable or not as in running config its not showing.
feature:
fragment chain 1
floodguard {enable}
Solved! Go to Solution.
11-10-2012 05:53 AM
Dear fm network,
Please refer below link for your question:
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_protect.html
Thanks and Regards,
Ashish Shirkar
(Technical community manager-Network Infrastructure)
11-09-2012 11:32 PM
Dear All,
I have one ASA with version 8.2 and i want to know whether below fearure are bydefault enable or not as in running config its not showing.
feature:
fragment chain 1
floodguard {enable}
11-10-2012 05:53 AM
Dear fm network,
Please refer below link for your question:
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_protect.html
Thanks and Regards,
Ashish Shirkar
(Technical community manager-Network Infrastructure)
11-10-2012 06:02 AM
there are two ways to find that out:
1) in the command-reference, all commands are shown with the defaults:
http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/cmd_ref.html
2) with the command
show runn all
you see all configuration including the defaults.
With that you see that the default fragment chain is 24 packets.
For floodguard it is not that easy to find out. There you have to know that it's a command from old PIX-times and is now enabled by default and not configurable.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide