sflow-thread-binding-show
This command is used to display the binding information between the sFlows, and the nv-queue messages in the network.
Syntax sflow-thread-binding-show
name name-string |
The sFlow name. |
thread-id thread-id-number |
The unique identifier of the sFlow Agent that binds the sFlows (in groups of 6) |
nv-msg-queue-name nv-msg-queue-name-string |
The associated nv-sflow-msg queue name, which is the actual software queue used for sFlow sampling. |
nv-cache-queue-name nv-cache-queue-name-string |
The associated nv sflow cache queue name. This is a pool of buffers. NetVisor allocates one queue from the cache_queue whenever a sample is received from the hardware, which is then queued to the nv_queue. After processing the sampled packet the buffer is released from msg_queue back to cache_queue. |
Defaults None.
Access CLI
History
Version 6.1.0 |
Command introduced. The parameters thread-id, nv-msg-queue-name, and nv-cache-queue-name added. |
Usage Use this command to display information about the binding between the sFlow Agent, and the nv-queue messages.
Examples To display the binding details, use the following command:
CLI (network-admin@switch) > sflow-thread-binding-show
name thread-id nv-msg-queue-name nv-cache-queue-name
---- --------------- ----------------- -------------------
s1 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s2 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s3 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s4 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s5 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s6 140323777259264 sflow-packet-q-9 sflow-cache-q-9
s7 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s8 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s9 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s10 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s11 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s12 140322640197376 sflow-packet-q-10 sflow-cache-q-10
s13 140322665375488 sflow-packet-q-11 sflow-cache-q-11
s14 140322665375488 sflow-packet-q-11 sflow-cache-q-11
s15 140322665375488 sflow-packet-q-11 sflow-cache-q-11