Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch

Rev 2.10
Mellanox Technologies
539
Mellanox Technologies Confidential
5.12 sFlow
sFlow (ver. 5) is a procedure for statistical monitoring of traffic in networks. MLNX-OS supports
an sFlow sampling mechanism (agent), which includes collecting traffic samples and data from
counters. The sFlow datagrams are then sent to a central collector.
The sampling mechanism must ensure that any packet
going into the system has an equal chance
of being sampled, irrespective of the flow to which it belongs. The sampling mechanism provides
the collector with periodical information on the amount (and load) of traffic per interface by
loading the counter samples into sFlow datagrams.
The sFlow packets are encapsulated and sent in UDP over
IP. The UDP port number that is used
is the standard 6343 by default.
show monitor session summary
show monitor session summary
Displays monitor session configuration and status summary.
Syntax Description N/A
Default N/A
Configuration Mode Any Command Mode
History 3.3.3500
Role admin
Example
switch (config) # show monitor session summary
Session Admin Status Mode Destination Source
1 Enable Up add-eth eth1/2 eth1/1(b)
2 Disable Down add-vlan eth1/2 eth1/8(i), po1(e)
3 Enable Up add-eth eth1/5 eth1/18(e)
7 Disable Down local
switch (config) #
Related Commands
Note