Overview
Introduces BGP flowspec IPv6 packet length functionality and provides instructions for enabling IPv6 packet length support, enhancing traffic filtering capabilities in IPv6 environments.
A BGP flowspec IPv6 packet length support feature is a BGP flowspec feature that
-
enables matching and filtering IPv6 packets based on their length attribute
-
allows enforcement of network policies that consider IPv6 packet size, and
-
is configurable via the hw-module profile flowspec ipv6-packet-len-enable command and requires hardware reload to activate.
IPv6 address structure and flowspec matching criteria
| Feature Name |
Release Information |
Feature Description |
| Enabling BGP Flowspec for IPv6 Packet Length |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is now supported on:
|
| Enabling BGP Flowspec for IPv6 Packet Length |
Release 25.3.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on Cisco 8011-4G24Y4H-I routers. |
| Enabling BGP Flowspec for IPv6 Packet Length |
Release 25.1.1 | Introduced in this release on: Fixed Systems (8700 [ASIC: K100])(select variants only*) *This feature is supported on Cisco 8712-MOD-M routers. |
| Enabling BGP Flowspec for IPv6 Packet Length |
Release 24.4.1 | Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100])(select variants only*); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is supported on:
|
| Enabling BGP Flowspec for IPv6 Packet Length |
Release 7.10.1 |
Services such as end-to-end security, quality of service (QoS), and globally unique addresses are now supported for IPv6 packet lengths, which allows your networks to scale and provides them with global reachability. Support for IPv6 packet lengths also means that, in terms of the matching criteria, support for BGP Network Layer Reachability Information (BGP NLRI) type-10 flowspec for IPv6 is added. This feature introduces the following to enable BGP flowspec for IPv6 packet length:
|
An IPv6 address is 128 bits (16 bytes), structured as eight 16-bit hexadecimal blocks separated by colons in the format x:x:x:x:x:x:x:x. BGP flowspec uses match conditions that can reference IPv6 packet length fields, which are 16 bits wide.
See Supported matching criteria section for details on BGP NLRI Flowspec types and their matching fields.
IPv6 flowspec packet length policies
-
An operator could define a flowspec policy to drop all IPv6 packets with a length between 0 and 65535 bytes, affecting traffic based on packet size.
-
Flowspec rules can match on /128 IPv6 addresses, either full source or destination address.