Key Name | Type | Required |
---|---|---|
protocols |
list | None |
List of protocols to consider for this application.
To use port field-sets (source, destination or both), the list
must contain only one or two protocols, either tcp
or udp
.
When using both protocols, one line is rendered for each in the configuration,
hence the field-sets must have the same value for tcp_src_port_set_name
and
udp_src_port_set_name
and for tcp_dest_port_set_name
and udp_dest_port_set_name
if set in order to generate valid configuration in EOS.
NOTE: We are using the same format as jq to specify the path to the key.
.custom_platform_settings[].structured_config.application_traffic_recognition.applications.l4_applications[].protocols[]