Here is how you do it in CLI on the CUCM server. I much prefer CLI for some reason, but in CUCM, the CLI is a little limited if you are used to a Cisco router or switch. You have to SSH into the server. Here is what you do:
admin: utils network ping 192.168.106.1
PING 192.168.106.1 (192.168.106.1) 56(84) bytes of data.
--- 192.168.106.1 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3000ms
This is the retired Shane Killen personal blog, an IT technical blog about configs and topics related to the Network and Security Engineer working with Cisco, Brocade, Check Point, and Palo Alto and Sonicwall. I hope this blog serves you well. -- May The Lord bless you and keep you. May He shine His face upon you, and bring you peace.
Subscribe to:
Post Comments (Atom)
really helpful, since i am new to cucm.
ReplyDeleteEasy peasy, thanks for the post!
ReplyDeletewhat is the command for a constant ping to watch for drops?
ReplyDeleteI think you can use the "count" option to ping as many times as you like.
Delete-t is the continuous option
Delete