Slice Creation

{% if error %}
{{ error }}
{% endif %} {% if src_node_ip and dst_node_ip %}

Intent Generated:

Source IP: {{ src_node_ip }}

Destiny IP: {{ dst_node_ip }}

VLAN ID: {{ vlan_id }}

Latency [ms]: {{ latency }}

Bandwidth [Mbps]: {{ bandwidth }}

{% endif %}