ā02-12-2014 03:47 AM - edited ā03-04-2019 10:19 PM
Am using Cisco IOS 3745 & 7200 in my GNS3 to simulate networks since I am still a student. Part of the following displays when I run console
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled Tue 28-Apr-09 16:57 by prod_rel_team
*Mar 1 00:00:25.487: %SNMP-5-COLDSTART: SNMP agent on host R1 is undergoing a cold start
*Mar 1 00:00:25.579: %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
*Mar 1 00:00:25.579: %CRYPTO-6-GDOI_ON_O
R1#FF: GDOI is OFF
How can I fix this problem?
I will be grateful if someone reply with a good solution.
Thanks. Chris
ā02-12-2014 03:52 AM
What is the problem? If you start the router in gns and then immediately open your session, the router will show you post just like it would if you were consoled into a real router with a console connection. Does this not work? What happens if you hit enter a couple of times?
HTH,
John
*** Please rate all useful posts ***
ā02-12-2014 06:18 AM
Chris
I agree with John that your post does not tell us what problem you have that you want to fix. What you posted looks fairly normal to me. But let us look at a couple of the messages:
%CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
tells us that ISAKMP is off. Part of the initialization routine of IOS deals with ISAKMP, which is used in conjunction with IPSec. IOS first sets ISAKMP off and then if the configuration uses ISAKMP it will set ISAKMP on. So my question to you is whether this router has ISAKMP and IPSec used in its configuration?
%CRYPTO-6-GDOI_ON_O
R1#FF: GDOI is OFF
GDOI is part of GET VPN. So my question to you is whether you have GET VPN in the configuration of this router?
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide