Problem: Service Configuration Error Messages
sometimes displays similar Error Messages during Cisco IOS software startup of a Cisco device:
% Error opening TFTP:// 255.255.255.255/network – confg (Socket Error) % Error opening TFTP:// 255.255.255.255 cisconet CFG (Socket Error) % Error opening TFTP:// 255.255.255.255/3620 – confg (Socket Error) % Error opening TFTP:// 255.255.255.255/3620. CFG (Socket Error)
A practical example:
% SYS – 4 – CONFIG_RESOLVE_FAILURE: System config parse the from (TFTP:// 255.255.255.255 cisconet. CFG) failed
These error messages are related to the default service configuration options built into Cisco IOS software, which attempts to access the service configuration file from the (TFTP) server.
View configuration:
Type the show Run command
———————–
Router#show run
Building configuration…
Current configuration : 7722 bytes
!
version 15.4
service config
service timestamps log datetime msec
service timestamps log datetime msec
service password-encryption
.
———————–
Solutions:
To turn this feature off, the router enters global command no Service config
Router#config terminal Enter configuration commands, one per line. Router(config)#no service config Router(config)#exit Router#copy running-config startup-config
Which error messages will not appear after the router’s next restart.
Reproduced in: https://www.cnblogs.com/MomentsLee/p/10294016.html
Read More:
- Cisco has% error opening tftp://255.255.255.255 Error resolution
- The local network card cannot be obtained by opening Wireshark
- TFTP: server says: file not found solution
- tftp open error resolution
- Error: Can’t bind the tftp port! Solution
- Wireless network solution of deepin Linux network card driver (manual) installation
- Debian using networking to restart the network can not start the solution of network card
- Linux virtual machine network “job for” network.service failed because the control process exited with error code”
- Docker creation container cannot find network card: error response from daemon: network XXXX not found
- Solution summary of VMware network card without IP and failure to start network card (continuous update)
- Error opening device
- Solution to prompt “error opening terminal: xterm.” when making menuconfig
- Opening feature class.General function failure
- Error: opening registry key ‘Software\JavaSoft\Java Runtime Environment’
- After the successful installation of matlab2018, the opening will show the licensing error: – 8523 solution
- Error after JDK reassembly: Error:opening registry key ‘Software/JavaSoft/JRE’
- ERP failure: Error when opening an RFC connection
- Solution: error dllregisterserver in iviewers failed when opening OLEVIEW
- [resolved] exception java.net.ConnectException : Error opening socket to server Connection timed out.
- Error prompt of MAPP opening PHP under Mac OS