Loading network-confg?

Hello and thanks in advance for any insight...

One of my boxes, a cisco 2509, keeps trying to load various 'cfg/config' files, seemingly from over the network (see below print out and actual router config).

Is this coming from rmon? How do I clear out this part of the configuration (the part calling to load the configs as indicated by the printout below)?

----------------------------------------------------- ROUTER_10# Loading network-confg ... [timed out]

Loading cisconet.cfg ... Loading router_10-confg [timed out] .... [timed out]

Loading router_1.cfg ... [timed out]

Loading network-confg ... [timed out]

Loading cisconet.cfg ... Loading router_10-confg [timed out] .... [timed out]

Loading router_1.cfg ... [timed out]

Loading network-confg ... [timed out]

Loading cisconet.cfg ... [timed out]

Loading router_10-confg ... [timed out]

Loading router_1.cfg ... [timed out]

------------------------------------------

ROUTER_10#sh run Building configuration...

Current configuration: ! version 11.2 service config no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname ROUTER_10 ! enable secret 5 $1$eBYR$7Q/ES.f7Hv3FJMces0nQP0 enable password abc ! ip host ROUTER_1 2001 10.255.255.1 ip host ROUTER_8 2008 10.255.255.1 ip host ROUTER_2 2002 10.255.255.1 ip host ROUTER_3 2003 10.255.255.1 ip host ROUTER_4 2004 10.255.255.1 ip host ROUTER_5 2005 10.255.255.1 ip host ROUTER_6 2006 10.255.255.1 ip host ROUTER_7 2007 10.255.255.1 ! interface Loopback0 ip address xxxxxxxxxx 255.255.255.252 ! interface Ethernet0 ip address xxxxxxxxx 255.255.255.252 no cdp enable no mop enabled ! interface Serial0 ip address xxxxxxxxxxxxx 255.255.255.252 ! interface Serial1 no ip address shutdown no cdp enable ! no ip classless ! line con 0 exec-timeout 0 0 line 1 8 line aux 0 line vty 0 4 password no password login ! end

Reply to
Chris Rondthaler
Loading thread data ...

Disable this with: no service config

Doan

Reply to
Doan

That did it - thanks!

Reply to
Chris Rondthaler

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.