诊断思路
- 日志量过大,将日志记录到外部syslog
- 内存泄漏,升级版本
- debug
- 阻止端口,安全设备外部端口收到大量违规流量需要阻断,禁止ISP端的违规流量
- 威胁检测,关闭威胁检测
ASAv# show blocksSIZE MAX LOW CNT0 950 950 9504 100 100 10080 1000 998 999256 4148 4138 41431550 6174 6171 61722048 2100 2100 21002560 164 164 1644096 100 100 1008192 100 100 1009344 100 100 10016384 100 100 10065536 16 16 16
4Duplicates existing blocks in the Domain Name System (DNS), Internet Security Association and Key Management Protocol (ISAKMP), URL-filtering, user authentication (uauth), H.323, and Transmission Control Protocol (TCP) modules80Used in TCP intercept to generate an Acknowledgment (ACK) packet, failover, and hello messages256Stateful failover, syslog, and TCP module1550memory used to process for Ethernet (10M and 100M) packets as they pass through the firewall16384memory used for gigabit Ethernet65536QoS metrics
命令相关文档
https://www.tunnelsup.com/cisco-asa-understanding-the-show-blocks-command/
https://community.cisco.com/t5/security-documents/information-contained-in-the-show-blocks-command-output/ta-p/3131513
hostname# show local-host allInterface outside: 1 active, 2 maximum active, 0 deniedlocal host: <11.0.0.4>,TCP flow count/limit = 0/unlimitedTCP embryonic count to host = 0TCP intercept watermark = unlimitedUDP flow count/limit = 0/unlimitedConn:105 out 11.0.0.4 in 11.0.0.3 idle 0:01:42 bytes 4464105 out 11.0.0.4 in 11.0.0.3 idle 0:01:44 bytes 4464Interface inside: 1 active, 2 maximum active, 0 deniedlocal host: <17.3.8.2>,TCP flow count/limit = 0/unlimitedTCP embryonic count to host = 0TCP intercept watermark = unlimitedUDP flow count/limit = 0/unlimitedConn:105 out 17.3.8.2 in 17.3.8.1 idle 0:01:42 bytes 4464105 out 17.3.8.2 in 17.3.8.1 idle 0:01:44 bytes 4464Interface NP Identity Ifc: 2 active, 4 maximum active, 0 deniedlocal host: <11.0.0.3>,TCP flow count/limit = 0/unlimitedTCP embryonic count to host = 0TCP intercept watermark = unlimitedUDP flow count/limit = 0/unlimitedConn:105 out 11.0.0.4 in 11.0.0.3 idle 0:01:44 bytes 4464105 out 11.0.0.4 in 11.0.0.3 idle 0:01:42 bytes 4464local host: <17.3.8.1>,TCP flow count/limit = 0/unlimitedTCP embryonic count to host = 0TCP intercept watermark = unlimitedUDP flow count/limit = 0/unlimitedConn:105 out 17.3.8.2 in 17.3.8.1 idle 0:01:44 bytes 4464105 out 17.3.8.2 in 17.3.8.1 idle 0:01:42 bytes 4464hostname# show local-host 10.1.1.91Interface third: 0 active, 0 maximum active, 0 deniedInterface inside: 1 active, 1 maximum active, 0 deniedlocal host: <10.1.1.91>,TCP flow count/limit = 1/unlimitedTCP embryonic count to (from) host = 0 (0)TCP intercept watermark = unlimitedUDP flow count/limit = 0/unlimitedXlate:PAT Global 192.150.49.1(1024) Local 10.1.1.91(4984)Conn:TCP out 192.150.49.10:21 in 10.1.1.91:4984 idle 0:00:07 bytes 75 flags UI Interfaceoutside: 1 active, 1 maximum active, 0 denied
• Show memory top-usage
