protocols sflow collector udp-port


Users can set sFlow collector IPv4 address.


Command Syntax
set protocols sflow collector <IPv4> udp-port <port>
delete protocols sflow collector <IPv4>


Parameter
•<IPv4> Configure the collector.
•<port> The UDP port of the collector, 6343 by default.


Usage Guidelines

To change the upd-port for a collector, you have to delete the collector configuration first and then set it back with the new upd-port.

 For example,

Assume the original configuration as follows:

set protocols sflow collector 10.10.51.42 udp-port 3355

 

The following commands change the udp-port to 3366. 

admin@Xorplus# delete protocols sflow collector 10.10.51.42
admin@Xorplus# commit
admin@Xorplus# set protocols sflow collector 10.10.51.42 udp-port 3366
admin@Xorplus# commit


Example
• This example is to configure the collector as 10.10.50.221,udp-port is 6343:

admin@XorPlus# set protocols sflow collector 10.10.50.221 udp-port 6343
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.