match
Function
The match command configures aggregation keywords in an IPv4 flexible flow statistics template.
The undo match command deletes aggregation keywords from an IPv4 flexible flow statistics template.
Format
match { ipv4 { protocol | tos | source-address | destination-address | source-port | destination-port } | app-protocol | source-user-mac | destination-user-mac | source-vap-mac | destination-vap-mac }
undo match { ipv4 { protocol | tos | source-address | destination-address | source-port | destination-port } | app-protocol | source-user-mac | destination-user-mac | source-vap-mac | destination-vap-mac }
Parameters
Parameter |
Description |
Value |
---|---|---|
ipv4 | Specifies the IPv4 protocol. | - |
protocol |
Indicates the IP protocol aggregation. |
- |
tos |
Indicates the ToS priority aggregation. |
- |
source-address |
Indicates the source IP address aggregation. |
- |
destination-address |
Indicates the destination IP address aggregation. |
- |
source-port |
Indicates the source port number aggregation. |
- |
destination-port |
Indicates the destination port aggregation. |
- |
app-protocol | Indicates the application protocol aggregation. |
- |
source-user-mac | Indicates the source MAC address aggregation. |
- |
destination-user-mac | Indicates the destination MAC address aggregation. |
- |
source-vap-mac | Indicates the source VAP mac aggregation. |
- |
destination-vap-mac | Indicates the destination VAP mac aggregation. |
- |
Usage Guidelines
You need to create a flexible flow statistics template using the ip netstream record command before running the match command.
When you run the match command to configure the aggregation keywords, only one keyword can be configured each time. If you run this command multiple times in the same view, a set of multiple aggregation keywords is configured. If a template has been applied to a VAP, you cannot modify or delete aggregation keywords from the template.