Owners Manual
Security
OpenSwitch OPX secures your network using access control lists (ACLs) and quality of service (QoS).
ACLs
Access control lists are exible, hardware-accelerated sets of rules that match packets using packet header criteria, and perform actions on
selected packets. Congure an ACL on a physical port (NPU) only by using the CPS API.
• Ingress and egress ACL rules
• Match packet header elds, including MAC address, Ethertype, IP address, IP protocol, TCP/ UDP port numbers, and In Port
• Packet actions including drop, trap/forward to the CPU, redirect to port, change packet elds, and meter
• Group ACL rules to enable multiple rule match for a single packet
See Application examples in the OpenSwitch OPX Developers Guide for more information on how to congure ACLs using the CPS API.
QoS
Use the dell-base-qos.yang model to congure the software to provision quality of service parameters. QoS provisioning includes:
• Assign packet to trac classes using packet 802.1p, DSCP, or more advanced ACL rules
• Mark packets
• Ingress rate policing using ACLs
• Map trac classes to queues
• Egress queue rate shaping
• Weighted random early detection (WRED)
• Hierarchical scheduling
• Egress port-level shaping
• CoPP support for conguring CPU rate limits
See Programmability in the OpenSwitch OPX Developers Guide for more information on how to congure QoS using the CPS API.
5
24 Security










