Skip to content
Snippets Groups Projects
Commit 0d461128 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

iptrunk_twamp: Juniper template fix

parent 675ad819
Branches
Tags
1 merge request!138iptrunk_twamp
Pipeline #86707 passed
...@@ -2,7 +2,7 @@ services { ...@@ -2,7 +2,7 @@ services {
rpm { rpm {
twamp { twamp {
client { client {
replace: control-connection "{{ local_side_short_name }}--{{ remote_side_short_name }}" replace: control-connection "{{ local_side_short_name }}--{{ remote_side_short_name }}" {
destination-port {{ juniper_twamp_client.destination_port }}; destination-port {{ juniper_twamp_client.destination_port }};
history-size {{ juniper_twamp_client.history_size }}; history-size {{ juniper_twamp_client.history_size }};
target-address {{ remote_side_address }}; target-address {{ remote_side_address }};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment