Implementing an ACL Using Command Line and Web Interface
This guide demonstrates how to configure an access control list (ACL) with specific deny rules, traffic classifiers, behaviors, and policies on an internal interface, and notes that the same setup can be created easily via a web page.
Use an ACL to implement the following configuration:
acl nu 3000 rule deny ip destination 10.10.10.10 0 traffic classifier a<br/>if-match acl 3000 traffic behavior b<br/>deny traffic policy c<br/>classifier a behavior b interface g0/0/1 // internal network interfaceApply the traffic policy to the inbound direction of the interface: traffic-policy c inbound The same configuration can also be created through the web page, which is relatively simple.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Practical DevOps Architecture
Hands‑on DevOps operations using Docker, K8s, Jenkins, and Ansible—empowering ops professionals to grow together through sharing, discussion, knowledge consolidation, and continuous improvement.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
