X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Ftelemetry%2Fspan.robot;fp=resources%2Flibraries%2Frobot%2Ftelemetry%2Fspan.robot;h=3ef8716cfacbdca75ba76b12009f515ab1236c16;hp=d994e95e3e1d6e2090c10911baaf2b98534a60f9;hb=3a761053c1dacc9d5f21ec1ddf75e1f192473f2c;hpb=fe29ca4b7e6c412c69f1c56404513a33236aa617 diff --git a/resources/libraries/robot/telemetry/span.robot b/resources/libraries/robot/telemetry/span.robot index d994e95e3e..3ef8716cfa 100644 --- a/resources/libraries/robot/telemetry/span.robot +++ b/resources/libraries/robot/telemetry/span.robot @@ -31,7 +31,7 @@ | | ... | - rx_port - Second interface on TG. Type: string | | ... | - src_ip - Packet source IP address. Type: string | | ... | - dst_ip - Packet destination IP address. Type: string -| | ... | - ptype - Type of payload, ARP or ICMP. Type: string +| | ... | - ptype - Type of payload, ARP, ICMP or ICMPv6. Type: string | | ... | | ... | *Return:* | | ... | - No value returned @@ -53,4 +53,4 @@ | | ... | --tx_if ${tx_port_name} --rx_if | ${rx_port_name} | | ... | --ptype ${ptype} | | Run Traffic Script On Node | span_check.py | ${tg_node} | -| | ... | ${args} \ No newline at end of file +| | ... | ${args}