Configure the Agent IP Address

Use this procedure to configure the source of the Application Telemetry packets.

You can configure Application Telemetry on Segmented Management Instance interfaces OOB, VLAN, and CLIP. You can also use routing VLANs or loopback IPs as the source IP address. Configure the agent IP address to match the Management Instance interface, routing VLAN or loopback IP address.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Enable the agent IPv4 address:

    sflow agent–ip {A.B.C.D}

Example

Switch:1>enable
Switch:1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#sflow agent-ip 192.0.2.27

Variable Definitions

Use the data in the following table to use the sflow agent-ip command.

Variable

Definition

{A.B.C.D.}

Specifies the agent-ip address (IPv4).

Note:

For Segmented Management Instance interfaces, you must configure the IP address to the IP address of the Segmented Management Instance interface on which datagrams egress.