cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
32291
Views
5
Helpful
0
Comments
TCC_2
Level 10
Level 10

Core Issue

A router can continually display the log messages because the service config command is enabled on the router.

These error messages usually occur after the router has performed a Cisco IOS  Software upgrade. In the latest version of Cisco IOS Software, the service config command is the default value. Since this is the default value, the service config command line sometimes does not show up in the show run command output.

Resolution

To disable the service config command on the router and stop the log messages from being generated, perform these steps:

  1. Issue the no service config global configuration command, as shown:   
    router>enable
    router#config t
    Enter configuration commands, one per line. End with CNTL/Z.
    router(config)#no service config 
       
  2. Issue the write memory or copy running-config startup-config command.   

    This is a sample command output:

     
    router(config)#^Z 
    !--- Enter ctrl-z to get back to the main prompt.
    router#write memory
     

    For more information, refer to "%Error opening tftp://255.255.255.255/network config" Error Message Prevention.

       

When Problem Occurs

Continuously

Error Messages and Warnings

%Error opening tftp

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: