Configures the settings for the flow key(s) for IPv6.
src-ip | Specifies the source IP address field as part of the flow key. |
src-port | Specifies the L4 source port field as part of the flow key. |
dest-ip | Specifies the destination IP address field as part of the flow key. |
dest-port | Specifies the L4 destination port field as part of the flow key. |
next-hdr | Specifies the next header field as part of the flow key. |
tos | Specifies type of service field as part of the flow key. |
flow-label | Specifies IPv6 flow-label field as part of the flow key. |
All flow keys.
Use this command to specify which of the designated flow-keys to use. This overrides the default which is all keys. The template sent to the Collector (per the IPFIX standard) contains only the keys used. Then, on a per port basis, you can define masks for the IPv6 source and destination address fields, for instance, to aggregate flows based on subnets.
Source IP Address (128).
Destination IP Address (128).
L4 Source Port (16).
L4 Destination Port (16).
Next Header (8).
IPv6 Flow Label (20).
TOS (DSCP + ECN) (8).
To unconfigure, use the unconfigure ip-fix flow-key command.
To display the configured flow keys, use the show ip-fix command.
The following command configures IPv6 traffic to use the destination IP address and next header:
configure ip-fix flow-key ipv6 dest-ip next-hdr
This command was first available in ExtremeXOS 12.5.
This command is available on the Summit X460-G2 series switches.