Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am trying to schedule the task of running the four ntp commands below, after the router (Cisco 887VA) has rebooted, using kron.Here is my try:router_887va(config)# kron policy-list kron_ntp
router_887va(config-kron-policy)# cli ntp server 0.p...
Hello,My problem is the following:I am trying to configure my router so that it synchronizes with a NTP server.I set up the configuration below.Then I save my changes to the startup config. and reload the router.Once it's running again, I check for N...
Hello,I can log in into:- Cisco Prime License Manager - https://<cuc_ip>/elm-admin/- Disaster Recovery System - https://<cuc_ip>/drf/- Cisco Unified Operating System Administration - https://<cuc_ip>/cmplatform/But I cannot log into:- Cisco Unity Con...
Hello,I have a Wifi access point (model cisco AIR-AP1832I-E-K9).
In France, time changes every last Sunday of March 3:00 (plus one hour) and every last Sunday of October 2:00 (minus one hour).Can you tell me how to configure this in command line for ...
Hello,I have set up a zone-based firewall on an ISR4331.
With that zone-based firewall and "debug ccsip message" activated, I observe a lot of "SIP/2.0 488 Not Acceptable Media" or "SIP/2.0 403 Forbidden" messages.
If I add the following configuratio...
Hi.I currently have this in running-config and startup-config: kron occurrence kron_occurrence_day in 1 recurring
policy-list kron_policy_ntp
!
kron policy-list kron_policy_ntp
cli ntp server 0.pool.ntp.org I reloaded the router.Below is what happens...
Hi. Thank you.Adding system-startup after recurring doesn't change anything.Moreover, these commands should be run after we are absolutely sure the router has completely started up, I mean, not too soon...Best regards.
Hi Katrin.You are right. These commands should be run after the router has completely rebooted...which is what happens presently every 1 minute but with no effect, at least not the one I am expecting If I do not manage to make this work, I'll do as ...
Hi. I tried to add the "configure terminal" and the "exit" command at the beginning and at the end of the sequence, but it doesn't solve the problem...kron policy-list kron_ntp
cli configure terminal
cli ntp server 0.pool.ntp.org
cli ntp server 1.poo...
Hi. I am trying to schedule the task of running the four ntp commands I need, using kron:router_887va(config)# kron policy-list kron_ntp
router_887va(config-kron-policy)# cli ntp server 0.pool.ntp.org
router_887va(config-kron-policy)# cli ntp server ...