configure sflow agent ipaddress
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
593
configure sflow agent ipaddress
configure sflow agent {ipaddress} <ip-address>
Description
Configures the sFlow agent’s IP address.
Syntax Description
Default
The default configured IP address is 0.0.0.0, but the effective IP address is the management port IP
address.
Usage Guidelines
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 sflow
and
unconfigure sflow agent
will reset the agent
parameter to the default.
Example
The following command sets the sFlow agent’s IP address to 10.2.0.1:
configure sflow agent ipaddress 10.2.0.1
History
This command was first available in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms with an Advanced Edge, a Core, or an Advanced Core
license.
ip-address
Specifies the IP address from which sFlow data is sent on the switch.