Understanding Selective Stateless Packet-Based Services

By default, J Series and SRX Series devices running Junos OS use flow-based forwarding. Selective stateless packet-based services allow you to have both flow-based and packet-based services simultaneously on a system. This is achieved by configuring stateless firewall filters (ACLs) that allow you to bypass flow-based (stateful) forwarding. Bypassing flow-based forwarding is useful for deployments where you explicitly want to avoid flow session-scaling constraints.

Figure 20 shows traffic flow with selective stateless packet-based services bypassing flow-based processing.

Figure 20: Traffic Flow with Selective Stateless Packet-Based Services

Image g030654.gif

When the packet comes in on an interface, the input packet filters configured on the interface are applied.

Packets arriving on interfaces where you have not applied the firewall filter will follow the default flow-based forwarding option.

A defined set of stateless services is available with selective stateless packet-based services:

The following security features are not supported with selective stateless packet-based services—stateful firewall NAT, IPsec VPN, DOS screens, J Flow traffic analysis, WXC integrated security module, security policies, zones, attack detection and prevention, PKI, ALGs, and chassis cluster.

Related Topics