.. _example_traffic_selector_rule_fragmentation_fragmentation: ############# Fragmentation ############# .. sidebar:: Contents .. contents:: :depth: 2 :local: The following scenario shows how to configure a `link` traffic policy to drop packets based on some fragmentation parameters. .. image:: topology.svg :width: 400 ********************************* Test Drop IPv4 Fragmented Packets ********************************* Description =========== This scenario demonstrates how to use the special `fragmentation` filter to drop incoming fragmented IPv4 packets in DUT0. Scenario ======== .. include:: fragmentation/testdropipv4fragmentedpackets .. raw:: html
********************************* Test Drop IPv6 Fragmented Packets ********************************* Description =========== This scenario demonstrates how to use the special `ipv6-fragmentation` filter to drop incoming fragmented IPv6 packets in DUT0. Scenario ======== .. include:: fragmentation/testdropipv6fragmentedpackets .. raw:: html
********************************* Test Drop Inet Fragmented Packets ********************************* Description =========== This scenario demonstrates how to drop fragmented packets regardless of the IP version being used. Scenario ======== .. include:: fragmentation/testdropinetfragmentedpackets .. raw:: html