NSX CLI Guide
livetrace config <action-type> <dpd-uuid-name-port-arg> protocol <proto-num> source-ip <network46-address> <l4-port-range-arg> dest-ip <network46-address> <l4-port-range-arg> timeout <time-out>
Configure livetrace session.
Parameters:
Option | Description |
---|---|
<action-type> | Livetrace action. Allowed values: counter, follow |
<port-uuid-name> | Datapath String argument |
<proto-num> | IP protocol number. Allowed values: TCP, UDP, ICMP, ICMP6, ESP, ALL |
<prefix> | Network Address argument |
<l4-port-range> | TCP/UDP port range (0-65535:0-65535) |
<time-out> | Time measurement in milliseconds Allowed pattern: ^[0-9]+$ |