NSX CLI Guide

Debug Commands

get dataplane ip-rss rxq <num-rxq-arg> src-ip <ip-address> dst-ip <ip-address>

Get IP RSS hash and queue id of a flow

Parameters:

Option Description
<num-rxq> Number of rx queues
Allowed pattern: ^[0-9]+$
<ip-address> Network IP address argument


Example:

edge> get dataplane ip-rss rxq 4 src-ip 1.1.1.1 dst-ip 2.2.2.2 flow 1: 1.1.1.1 --> 2.2.2.2 ipRSS: hash value for flow 1 = 0x4c43e516 hash_mask = 0xf rx_qid 2

Mode:

Basic

Availability: