Sflow collector ip, Sflow collector ip 0 – Allied Telesis AT-8100 Series User Manual
Page 1220
Chapter 77: sFlow Agent Commands
1220
SFLOW COLLECTOR IP
Syntax
sflow collector ip
ipaddress
[port
udp_port
]
Parameters
ipaddress
Specifies the IP address of the sFlow collector on your network.
udp_port
Specifies the UDP port number of the sFlow collector. The default
is UDP port 6343.
Mode
Global Configuration mode
Description
Use this command to specify the IP address and UDP port of an sFlow
collector on your network. The packet sampling data and the packet
counters from the ports are sent by the switch to the specified collector.
You can specify just one collector.
If the IP address of a collector has already been assigned to the switch,
and you want to change it, you must first delete it using the NO version of
this command.
Confirmation Command
Example
This example enters the IP address of the collector as 149.112.14.152
and the UDP port as 5622:
awplus> enable
awplus# configure terminal
awplus(config)# sflow collector ip 149.112.14.152 port 5622