Describes how enhanced policy-based routing introduces drop and transmit actions to control packet handling precisely, improving security and simplifying policy design.
ePBR drop and transmit actions is a routing feature that
-
provides granular control over how packets matching specific criteria in a PBR policy are handled
-
discards unwanted or malicious traffic directly at the interface to improve security and filtering
-
transmits selected traffic, bypassing PBR rules and following the standard routing table lookup, and
-
simplifies policy design and improves operational clarity with dedicated actions for common traffic management needs.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| ePBR drop and transmit actions |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8700 [ASIC: K100])(select variants only*) *This feature is supported on Cisco 8711-48Z-M routers. |
| ePBR drop and transmit actions |
Release 25.3.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100], 8010 [ASIC: A100]); Modular Systems (8800 [LC ASIC: P100]) The feature adds two critical forwarding actions, such as CLI: |
Drop and transmit actions for enhanced PBR control
The feature enhances ePBR by introducing two new forwarding actions, such as drop and transmit. These actions give network administrators explicit control over the final disposition of traffic matching specific PBR criteria.
Drop action: Discards unwanted or malicious traffic directly at the ingress interface, such as malicious traffic flows, unauthorized protocols, or unwanted sources directly at the ingress interface. This early filtering removes the need for complex ACL configurations, and prevents harmful traffic from consuming network resources.
Transmit action: Forwards selected traffic normally, bypassing PBR-specific next-hop or policy redirection rules, and follows the standard FIB lookup. This ensures that the packet follows the standard routing table lookup and is treated like regular traffic.
These actions complement the existing redirect and set forward-class actions, providing more comprehensive and flexible traffic steering capabilities. By making these actions explicit within ePBR policies, network administrators avoid relying on implicit defaults, complex null interface configurations, or intricate policy ordering.
This capability delivers precise per-traffic handling, strengthens network security, preserves service integrity for critical flows, clarifies operational intent, reduces configuration errors, and streamlines policy design.
Benefits of ePBR drop and transmit actions
ePBR drop and transmit actions offer these benefits:
-
Ensures granular security and filtering for precise traffic handling decisions.
-
Enhances network security by dropping malicious or irrelevant packets early.
-
Flexible exception handling through the transmit option.
-
Simplifies ePBR policies.