with session offloaded packet will not go through dataplane ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

with session offloaded packet will not go through dataplane ?

L4 Transporter

how will that packet flow ?
what does offload processor exacly do ? understanding of it
why it needs APP-ID completed

SD-WAN | Cloud Networking | PCNSE | ICSI CNSS | MCNA | | CCNP | CCSA | SPSP | SPSX | F5-101 |
1 REPLY 1

Community Team Member

Hi @fatboy1607,

 

Once App-ID and Content Inspection are fully completed, the session and subsequent packets can be fully offloaded into the offload processor (FPGA chip). Ingress packets will never reach the Dataplane anymore and the FPGA offload chip will fully manage packet forwarding. This operation will alleviate the load on the Dataplane's cores.

 

Source + additional details : https://live.paloaltonetworks.com/t5/Learning-Articles/Differences-between-packets-in-slow-path-fast...

 

Session statistics and timers are maintained in software.

So, it is necessary for offload chip to send regular updates to sofware.

 

You can verify if a session has been offloaded with show session id <id_num> command.

For example:

 

> show session id 421199

Session          421199

        c2s flow:

                source:      172.24.12.116 [Untrust-L3]

                dst:         192.168.41.21

                proto:       6

                sport:       43871           dport:      22

                state:       ACTIVE          type:       FLOW

                src user:    unknown

                dst user:    unknown

                offload:     Yes

 

...

 

 

Cheers,

-Kim.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 1842 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!