Cisco command configuration Tip 4: Using ACL to control debug output

Source: Internet
Author: User

Using the DEBUG command can help us ts, but using the DEBUG command will usually output a lot of information, many of which are unnecessary and cause high CPU load, in this case, we can limit the debug output.

 

You can apply the ACL to debug to limit that only the required debug information is output.

For example, to view only ICMP packets from 1.1.1.1 to 1.1.1.2:


Router (config) # access-list 100 permit ICMP Host 1.1.1.1 host 1.1.1.2

Router # debug IP packet detail 100


This article is from the "Cisco technical exchange" blog. For more information, contact the author!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.