cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2411
Views
0
Helpful
2
Replies

I want to reset all the phones in one CLI command in CUCM 11

AhmedHamad77
Level 4
Level 4

Is there any way to reset all the phones in one CLI command in CUCM 11 ?

Thanks

Ahmed Hamad
2 Replies 2

dakeller
Cisco Employee
Cisco Employee

Ahmed,

The UCM OS Shell is not intended to be a device configuration interface, but a platform configuration interface.  So there is no CLI command to reset all of the phones.  The only way to 'reset' the phones would be to stop the Cisco Call Manager service on each node (which can be done via CLI).  But this would affect phones as well as GW/VM/MGCP/SIP/etc.

Thanks,

Dan Keller

Technical Marketing Engineer

Darren Roback
Level 5
Level 5

You could also look at the AXL API (doDeviceRest, resetPhone, or resetDevicePool) command to perform a reset.

https://developer.cisco.com/media/axl-cookbook/overview.html

Thanks,

Darren