IXIA: Slice Creation

(Activar)
El valor debe estar entre 51 y 100.
{% 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 }}

Tolerance [ms]: {{ tolerance }}

Bandwidth [Mbps]: {{ bandwidth }}

Reliability: {{ reliability or 100 }}

{% endif %}