These instructions assume:
- The date, time, and time zone are correctly set on the switch.
- You have Telnet or SSH credentials and access to the switch.
- You know the IP address of your Auvik collector.
Access the switch CLI
- Telnet or SSH into the switch.
- Enter privileged mode by typing enable and entering your enable password.
Configure sFlow
Run the following command. Replace <AuvikCollectorIP> with the IP address of your Auvik collector and <AuvikPort> with one of the following port numbers: 2055, 2056, 4432, 4739, 6343, 9995 or 9996.
sFlow 1 destination <AuvikCollectorIP> <AuvikPort>
sFlow 1 sampling all <128, 256, 512, 1924> sFlow 1 polling all 60
write memory
Confirm the settings
Run the following command to confirm the configuration:
show sflow agent show sflow <receiver instance number> destination show sflow <receiver instance> sampling-polling <PORT-LIST/range>
Reference: