Support Layer 4 and below IP fragementation support in APV
Review Request #724 — Created March 17, 2025 and updated — Latest diff uploaded
| Information | |
|---|---|
| satyendra | |
| APV10 | |
| 10.7 | |
| AE-583 | |
| Reviewers | |
| phemadri, pradeep, prajesh, tanya, wli | |
To support IP fragmented packet in the APV . The IP fragmenat packet will be created based on output interface.
Added command as below to disable/enable IP frag feature .
ip reassembly off .
ip reassembly on
show ip reassembly
The testing is done with traffic of 3KB payload running , which is received as IP fragment as done by router .
