03-19-2017 08:14 PM - edited 03-08-2019 09:49 AM
Hello I have a Cisco CISCO1921/K9. I want to have this remote router measure packet loss back to my head office WAN interface 192.169.2.2.
I will use PRTG SNMP monitor to read the results of the IP SLA from the Cisco. Could someone please help with a basic configuration via IP SLA for this ?
These are the commands I initially have available:
myRouter1(config)#ip sla ?
key-chain Use MD5 Authentication for IP SLAs Control Messages
responder Enable IP SLAs Responder
server IPPM server configuration
Thank you kindly for any help.
Solved! Go to Solution.
03-19-2017 08:22 PM
A basic example. However PRTG can do its own pings and measure the results ...
ip sla 1
icmp-echo <ip address>
ip sla schedule 1 life forever start-time now
03-19-2017 08:23 PM
Oh I see the issue. You need an "AX" licence to enable this feature.
03-19-2017 08:22 PM
A basic example. However PRTG can do its own pings and measure the results ...
ip sla 1
icmp-echo <ip address>
ip sla schedule 1 life forever start-time now
03-19-2017 08:23 PM
Oh I see the issue. You need an "AX" licence to enable this feature.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide