C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1835
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
F
LOW
C
OMMANDS
DEBUG
SFLOW
debug sflow
Overview
This command enables sFlow® debug message logging, for sFlow sampling and
polling activity on the specified ports. If no ports are specified, sampling and/or
polling debug messages are enabled for all ports.
The
no
variant of this command disables sFlow sampling and or polling debug
message logging on the ports selected. If no ports are specified, sampling and/or
polling debug messages are disabled on all ports.
Syntax
debug sflow [interface <
port-list
>] [sampling][polling]
no debug sflow [interface <
port-list
>] [sampling][polling]
Default
The sFlow sampling and or polling debug is disabled.
Mode
Privileged Exec
Examples
To enable sFlow debug message logging for polling and sampling on
port1.0.1
and
port1.0.7
, use the commands:
awplus#
debug sflow interface port1.0.1,port1.0.7 sampling
polling
To enable logging and polling of sFlow debug messages for polling and sampling
on all ports, use the command:
awplus#
debug sflow sampling polling
Related
Commands
show debugging sflow
no debug all
Parameter
Description
interface
Interface information.
<port-list>
The ports for which sFlow debug is to be enabled. The ports to
display information about. The port list can be:
•
a switch port (e.g.
port1.0.12
)
•
a continuous range of ports separated by a hyphen, e.g.
port1.0.1-1.0.24
•
a comma-separated list of ports and port ranges, e.g.
port1.0.1,port1.0.1-1.0.24
.
sampling
Debug sFlow sampling for the specified port(s).
polling
Debug sFlow polling for the specified port(s).