[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Step 1. A Packet Arrives at the Device
and the NPU Processes It.
This section describes how a packet is handled
when it arrives at a services gateway’s IOC.
- The packet arrives at the services gateway’s IOC
and is processed by the NPU on the card.
The NPU performs sanity checks and applies some
screens, such as denial-of-service (DoS) screens, to the packet.
- The NPU identifies an entry for an existing session in
its session table that the packet matches.
- The NPU forwards the packet along with metadata from its
session table, including the session ID and packet tuple information,
to the SPU that manages the session for the flow, applies stateless
firewall filters and CoS features to its packets, and handles the
packet’s flow processing and application of security and other
features.
Example: Packet (a
->b) arrives at NPU1. NPU1 performs sanity checks on the packet, applies
DoS screens to it, and checks its session table for a tuple match.
It finds a match and that a session exists for the packet on SPU1.
NPU1 forwards the packet to SPU1 for processing.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]