ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
27
| Flow Sampling Commands
– 1029
COMMAND USAGE
This command enables a polling data source and configures the interval at
which counter values are added to the sample datagram.
EXAMPLE
This example sets the polling interval to 10 seconds.
Console(config)#interface ethernet 1/9
Console(config-if)#sflow polling-interval 10
Console(config-if)#
show sflow This command shows the global and interface settings for the sFlow
process.
SYNTAX
show sflow [ owner owner-name | interface interface]
owner-name - The associated receiver, to which the samples are
sent. (Range: 1-30 alphanumeric characters)
interface
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-28)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show sflow interface ethernet 1/2
Receiver Owner Name : stat1
Receiver Timeout : 99633 sec
Receiver Destination : 192.168.32.32
Receiver Socket Port : 6343
Maximum Datagram Size : 1400 bytes
Datagram Version : 4
Data Source : Eth 1/2
Sampling Instance ID : 1
Sampling Rate : 512
Maximum Header Size : 128 bytes
Console#