NSX CLI Guide
start capture node <cap-node-id-arg> fcport <fcport-id-arg> direction <capture-direction-arg> stream-to <receiver-address-arg> port <receiver-port-arg>
Start packet capture in steam mode with given fcport.
Parameters:
Option | Description |
---|---|
<cap-node-id> | Capture node id parameter Allowed pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$ |
<fcport-id> | Packet capture fcport id parameter Allowed pattern: ^[0-9]+$ |
<capture-direction> | Packet capture direction parameter Allowed values: input, output, dual |
<receiver_address> | Packet capture address parameter |
<port-id> | Packet capture port parameter Allowed pattern: ^[0-9]+$ |