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

SDP description - use far-end PE FQDN

parent 441dd2dd
No related branches found
No related tags found
1 merge request!247SDP description - use far-end PE FQDN
Pipeline #92879 passed
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<sdp> <sdp>
<sdp-id>{{ sdp_id }}</sdp-id> <sdp-id>{{ sdp_id }}</sdp-id>
<admin-state>enable</admin-state> <admin-state>enable</admin-state>
<description>SDP_{{ sdp_id }}</description> <description>{{ pe_fqdn }}</description>
<delivery-type>mpls</delivery-type> <delivery-type>mpls</delivery-type>
<path-mtu>{{ sdp_type.path_mtu }}</path-mtu> <path-mtu>{{ sdp_type.path_mtu }}</path-mtu>
{% if sdp_type.signaling is defined %} {% if sdp_type.signaling is defined %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment