Command list, Debug sflow, Command list debug sflow – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 2096

sFlow Commands
Software Reference for x310 Series Switches
81.2
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
Command List
This chapter provides an alphabetical reference for sFlow commands.
debug sflow
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:
To enable logging and polling of sFlow debug messages for polling and sampling on all
ports, use the command:
Related Commands
show debugging sflow
no debug all
Parameter
Description
interface
Interface information.
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.1.1-1.2.24.
sampling
Debug sFlow sampling for the specified port(s).
polling
Debug sFlow polling for the specified port(s).
awplus#
debug sflow interface port1.0.1,port1.0.7 sampling
polling
awplus#
debug sflow sampling polling