Flow
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
flow | Class | [flow] | No |
flow (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
exporters | List | [exporters] | No | |
monitors | List | [monitors] | No | |
records | List | [records] | No |
exporters (iosxe.devices.configuration.flow)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
destination_ip | String | Yes | ||
source_loopback | Integer | min: 0 , max: 2147483647 | No | |
transport_udp | Integer | min: 0 , max: 65535 | No | |
template_data_timeout | Integer | min: 1 , max: 86400 | No |
monitors (iosxe.devices.configuration.flow)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
exporters | List | String | No | |
cache_timeout_active | Integer | min: 1 , max: 604800 | No | |
record | String | No |
records (iosxe.devices.configuration.flow)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
match_ipv4_source_address | Boolean | true , false | No | |
match_ipv4_destination_address | Boolean | true , false | No | |
match_ipv4_protocol | Boolean | true , false | No | |
match_ipv4_tos | Boolean | true , false | No | |
match_transport_source_port | Boolean | true , false | No | |
match_transport_destination_port | Boolean | true , false | No | |
match_interface_input | Boolean | true , false | No | |
match_flow_direction | Boolean | true , false | No | |
collect_interface_output | Boolean | true , false | No | |
collect_counter_bytes_long | Boolean | true , false | No | |
collect_counter_packets_long | Boolean | true , false | No | |
collect_transport_tcp_flags | Boolean | true , false | No | |
collect_timestamp_absolute_first | Boolean | true , false | No | |
collect_timestamp_absolute_last | Boolean | true , false | No |
Examples
iosxe: devices: - name: Device1 configuration: flow: