Configures the sFlow agent‘s IP address.
ipaddress | Specifies the IP address from which sFlow data is sent on the switch. |
The default configured IP address is 0.0.0.0, but the effective IP address is the management port IP address.
This command allows you to configure the IP address of the sFlow agent. Typically, you would set this to the IP address used to identify the switch in the network management tools that you use. The agent address is stored in the payload of the sFlow data, and is used by the sFlow collector to identify each agent uniquely. The default configured value is 0.0.0.0, but the switch will use the management port IP address if it exists.
Both the commands unconfigure ports monitor vlan and unconfigure sflow agent will reset the agent parameter to the default.
The following command sets the sFlow agent‘s IP address to 10.2.0.1:
configure sflow agent ipaddress 10.2.0.1
This command was first available in ExtremeXOS 11.0.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.