<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ciscoapps</id>
	<title>ITCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ciscoapps"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/w/Special:Contributions/Ciscoapps"/>
	<updated>2026-04-30T15:24:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2540&amp;diff=1593</id>
		<title>Franske CNT-2540</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2540&amp;diff=1593"/>
		<updated>2010-05-05T15:19:41Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the homepage for the CNT-2540: Accessing the WAN classes taught by Dr. Ben Franske.&lt;br /&gt;
&lt;br /&gt;
== General Course Information ==&lt;br /&gt;
* [[Franske CNT-2540 SP10 Syllabus|Spring 2010 Course Syllabus]]&lt;br /&gt;
* [[Franske CNT-2540 SP10 Schedule|Spring 2010 Course Schedule]]&lt;br /&gt;
* [[Franske CNT-2540 Lab Point Sheet|Lab Point Sheet]]&lt;br /&gt;
* [[Franske CNT Service Project Assignment|Service Project Assignment]]&lt;br /&gt;
* [[Franske Lab Report Format|Lab Report Format]]&lt;br /&gt;
* Assessments and online curriculum available at [http://cisco.netacad.net http://cisco.netacad.net]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
*[[Frame relay multipoint lab]]&lt;br /&gt;
*[[How to configure SDM to secure a router]]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Subnetting ===&lt;br /&gt;
* [http://www.learntosubnet.com LearnToSubnet.com] (Requires using Internet Explorer)&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1592</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1592"/>
		<updated>2010-05-05T15:10:08Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cisco SDM simplifies router and security configuration through sophisticated wizards, enabling you to quickly and easily deploy, configure, and monitor a Cisco access router without involving knowledge of the Cisco IOS Software command-line interface (CLI). &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment ONE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment TWO:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment THREE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     &#039;&#039;&#039;Applying settings to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:88.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Fix All&lt;br /&gt;
&lt;br /&gt;
to make all the suggested security changes.&lt;br /&gt;
&lt;br /&gt;
Then click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter your banner message to use as the message of the day for the router, and then click&lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now set the level of severity of log traps that you want the router to send to the syslog server. &lt;br /&gt;
&lt;br /&gt;
The severity level is set to debugging for this scenario. &lt;br /&gt;
&lt;br /&gt;
To view a summary of the changes about to be made to the router.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
 Next &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 5:&#039;&#039;&#039;   &#039;&#039;&#039;Commit the configuration to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you review the changes, click &lt;br /&gt;
&lt;br /&gt;
 Finish&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
preparing... ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Ok&lt;br /&gt;
&lt;br /&gt;
Now you can use the command&lt;br /&gt;
&lt;br /&gt;
 show run  &lt;br /&gt;
&lt;br /&gt;
and see the new configuration of your router.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I hope you enjoy the security audits to measure the strengths and weaknesses of your router configurations against common security vulnerabilities and fine-tune your present security configurations to better suit your business needs.&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1591</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1591"/>
		<updated>2010-05-04T21:31:38Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment ONE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment TWO:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment THREE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     &#039;&#039;&#039;Applying settings to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:88.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Fix All&lt;br /&gt;
&lt;br /&gt;
to make all the suggested security changes.&lt;br /&gt;
&lt;br /&gt;
Then click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter your banner message to use as the message of the day for the router, and then click&lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now set the level of severity of log traps that you want the router to send to the syslog server. &lt;br /&gt;
&lt;br /&gt;
The severity level is set to debugging for this scenario. &lt;br /&gt;
&lt;br /&gt;
To view a summary of the changes about to be made to the router.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
 Next &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 5:&#039;&#039;&#039;   &#039;&#039;&#039;Commit the configuration to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you review the changes, click &lt;br /&gt;
&lt;br /&gt;
 Finish&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
preparing... ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Ok&lt;br /&gt;
&lt;br /&gt;
Now you can use the command&lt;br /&gt;
&lt;br /&gt;
 show run  &lt;br /&gt;
&lt;br /&gt;
and see the new configuration of your router.&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1590</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1590"/>
		<updated>2010-05-04T21:25:11Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment ONE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment TWO:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment THREE:&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     &#039;&#039;&#039;Applying settings to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:88.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Fix All&lt;br /&gt;
&lt;br /&gt;
to make all the suggested security changes.&lt;br /&gt;
&lt;br /&gt;
Then click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter your banner message to use as the message of the day for the router, and then click&lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now set the level of severity of log traps that you want the router to send to the syslog server. &lt;br /&gt;
&lt;br /&gt;
The severity level is set to debugging for this scenario. &lt;br /&gt;
&lt;br /&gt;
To view a summary of the changes about to be made to the router.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
 Next &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;== &#039;&#039;&#039;Segment 5:&#039;&#039;&#039;   &#039;&#039;&#039;Commit the configuration to the router.&#039;&#039;&#039; ==&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1589</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1589"/>
		<updated>2010-05-04T21:16:04Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     Applying settings to the router.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:88.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click&lt;br /&gt;
&lt;br /&gt;
 Fix All&lt;br /&gt;
&lt;br /&gt;
to make all the suggested security changes.&lt;br /&gt;
&lt;br /&gt;
Then click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter your banner message to use as the message of the day for the router, and then click&lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1588</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1588"/>
		<updated>2010-05-04T21:10:22Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     Applying settings to the router.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:88.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:88.JPG&amp;diff=1587</id>
		<title>File:88.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:88.JPG&amp;diff=1587"/>
		<updated>2010-05-04T21:09:09Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1586</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1586"/>
		<updated>2010-05-04T21:08:58Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now we can discover that the default configuration is not secure.&lt;br /&gt;
&lt;br /&gt;
Click &lt;br /&gt;
&lt;br /&gt;
 Close&lt;br /&gt;
&lt;br /&gt;
to continue.&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;Segment 4:&#039;&#039;&#039;     Applying settings to the router.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:8.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1585</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1585"/>
		<updated>2010-05-04T21:01:28Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit check:&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:8.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1584</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1584"/>
		<updated>2010-05-04T20:59:50Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:8.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:12.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:13.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1583</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1583"/>
		<updated>2010-05-04T20:57:59Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:7.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:8.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:9.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:10.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[File:11.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1582</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1582"/>
		<updated>2010-05-04T20:43:39Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;br /&gt;
&lt;br /&gt;
An interface should be classified as outside (untrusted).&lt;br /&gt;
&lt;br /&gt;
After selecting outside and inside interfaces, click &lt;br /&gt;
&lt;br /&gt;
 Next&lt;br /&gt;
&lt;br /&gt;
A new window opens indicating that SDM is conducting a security audit.&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1581</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1581"/>
		<updated>2010-05-04T20:38:49Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, the next window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1580</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1580"/>
		<updated>2010-05-04T20:30:08Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   &#039;&#039;&#039;.    Configure     .&#039;&#039;&#039;  button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to &#039;&#039;&#039;Security Audit&#039;&#039;&#039; and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on &#039;&#039;&#039;Security Audit&#039;&#039;&#039;, this window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:13.JPG&amp;diff=1579</id>
		<title>File:13.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:13.JPG&amp;diff=1579"/>
		<updated>2010-05-04T20:20:42Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:12.JPG&amp;diff=1578</id>
		<title>File:12.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:12.JPG&amp;diff=1578"/>
		<updated>2010-05-04T20:20:27Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:11.JPG&amp;diff=1577</id>
		<title>File:11.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:11.JPG&amp;diff=1577"/>
		<updated>2010-05-04T20:20:13Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:10.JPG&amp;diff=1576</id>
		<title>File:10.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:10.JPG&amp;diff=1576"/>
		<updated>2010-05-04T20:20:01Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:9.JPG&amp;diff=1575</id>
		<title>File:9.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:9.JPG&amp;diff=1575"/>
		<updated>2010-05-04T20:19:34Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:8.JPG&amp;diff=1574</id>
		<title>File:8.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:8.JPG&amp;diff=1574"/>
		<updated>2010-05-04T20:18:17Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:7.JPG&amp;diff=1573</id>
		<title>File:7.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:7.JPG&amp;diff=1573"/>
		<updated>2010-05-04T20:18:02Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1572</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1572"/>
		<updated>2010-05-04T20:17:33Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1571</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1571"/>
		<updated>2010-05-04T20:17:10Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:6JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:6.JPG&amp;diff=1570</id>
		<title>File:6.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:6.JPG&amp;diff=1570"/>
		<updated>2010-05-04T20:15:58Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: uploaded a new version of &amp;quot;File:6.JPG&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1569</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1569"/>
		<updated>2010-05-04T20:11:53Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment THREE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will  gives you a brief explanation of what the Security Audit feature does. &lt;br /&gt;
&lt;br /&gt;
Click on     &lt;br /&gt;
&lt;br /&gt;
 Next     &lt;br /&gt;
&lt;br /&gt;
to open the Security Audit Interface configuration window.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:6.JPG&amp;diff=1568</id>
		<title>File:6.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:6.JPG&amp;diff=1568"/>
		<updated>2010-05-04T19:57:21Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1567</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1567"/>
		<updated>2010-05-04T19:57:10Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will open:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:55.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1566</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1566"/>
		<updated>2010-05-04T19:54:16Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will open:&lt;br /&gt;
[[File:55.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:55.JPG&amp;diff=1565</id>
		<title>File:55.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:55.JPG&amp;diff=1565"/>
		<updated>2010-05-04T19:53:16Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1564</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1564"/>
		<updated>2010-05-04T19:51:28Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the   -    Configure    - button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will open:&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1563</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1563"/>
		<updated>2010-05-04T19:46:30Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the Configure button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will open:&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:5.JPG&amp;diff=1562</id>
		<title>File:5.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:5.JPG&amp;diff=1562"/>
		<updated>2010-05-04T19:45:25Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: uploaded a new version of &amp;quot;File:5.JPG&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1561</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1561"/>
		<updated>2010-05-04T19:44:01Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the Configure button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;br /&gt;
&lt;br /&gt;
When you click on Security Audit, this window will open:&lt;br /&gt;
&lt;br /&gt;
[[File:5.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:5.JPG&amp;diff=1560</id>
		<title>File:5.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:5.JPG&amp;diff=1560"/>
		<updated>2010-05-04T19:41:37Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1559</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1559"/>
		<updated>2010-05-04T19:37:30Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the Configure button in the top left side of the window&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:4.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:4.JPG&amp;diff=1558</id>
		<title>File:4.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:4.JPG&amp;diff=1558"/>
		<updated>2010-05-04T19:35:15Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1557</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1557"/>
		<updated>2010-05-04T19:34:56Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the Configure button in the top left side of the window&lt;br /&gt;
&lt;br /&gt;
[[File:3.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now navigate down the left panel to Security Audit and click on it.&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1556</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1556"/>
		<updated>2010-05-04T19:30:53Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigate to the Security Audit feature.&lt;br /&gt;
&lt;br /&gt;
Click the Configure button in the top left side of the window&lt;br /&gt;
&lt;br /&gt;
[[File:3.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:3.JPG&amp;diff=1555</id>
		<title>File:3.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:3.JPG&amp;diff=1555"/>
		<updated>2010-05-04T19:26:16Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:2.JPG&amp;diff=1554</id>
		<title>File:2.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:2.JPG&amp;diff=1554"/>
		<updated>2010-05-04T19:26:02Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1553</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1553"/>
		<updated>2010-05-04T19:25:49Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After it is done loading, a new window opens for SDM like this one:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:2.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1552</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1552"/>
		<updated>2010-05-04T19:16:42Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Segment ONE:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
 Select Cisco Router and Security Device Manager &lt;br /&gt;
&lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar&lt;br /&gt;
&lt;br /&gt;
 Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
 Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This window opens.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Segment TWO:&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1551</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1551"/>
		<updated>2010-05-04T19:08:06Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;FIRST:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
 R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
 R2(config)#end &lt;br /&gt;
&lt;br /&gt;
 R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
Select Cisco Router and Security Device Manager &lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar. A new window opens. Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
&lt;br /&gt;
Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1550</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1550"/>
		<updated>2010-05-04T19:05:15Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;FIRST:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2. &lt;br /&gt;
&lt;br /&gt;
R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; R2(config)#end &lt;br /&gt;
&lt;br /&gt;
R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
Select Cisco Router and Security Device Manager &lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar. A new window opens. Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
&lt;br /&gt;
Also make sure that JAVA is installed and updated.&lt;br /&gt;
&lt;br /&gt;
[[File:1.JPG]]&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:1.JPG&amp;diff=1549</id>
		<title>File:1.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:1.JPG&amp;diff=1549"/>
		<updated>2010-05-04T18:57:11Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1548</id>
		<title>How to configure SDM to secure a router</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_configure_SDM_to_secure_a_router&amp;diff=1548"/>
		<updated>2010-05-04T18:36:45Z</updated>

		<summary type="html">&lt;p&gt;Ciscoapps: Created page with &amp;#039;&amp;#039;&amp;#039;&amp;#039;FIRST:&amp;#039;&amp;#039;&amp;#039;   Connect to R2 using TFTP Server.  Create a username and password on R2.   R2(config)#username ccna password ciscoccna   Enable the http secure server on R2 and con…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;FIRST:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Connect to R2 using TFTP Server. &lt;br /&gt;
Create a username and password on R2. &lt;br /&gt;
&lt;br /&gt;
R2(config)#username ccna password ciscoccna &lt;br /&gt;
&lt;br /&gt;
Enable the http secure server on R2 and connect to R2 using a web browser on TFTP Server:&lt;br /&gt;
&lt;br /&gt;
R2(config)#ip http secure-server &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
R2(config)#&lt;br /&gt;
*&#039;&#039;Nov 16 16:01:07.763: %SSH-5-ENABLED: SSH 1.99 has been enabled &lt;br /&gt;
*&#039;&#039;Nov 16 16:01:08.731: %PKI-4-NOAUTOSAVE:&#039;&#039; &#039;&#039;Configuration was modified. Issue &amp;quot;write memory&amp;quot; to save new certificate&#039;&#039;&#039;&#039; R2(config)#end &lt;br /&gt;
&lt;br /&gt;
R2#copy run start &lt;br /&gt;
&lt;br /&gt;
From TFTP Server, open a web browser and navigate to https://192.168.20.1/ &lt;br /&gt;
&lt;br /&gt;
Login with the previously configured username and password: &lt;br /&gt;
&lt;br /&gt;
username: ccna &lt;br /&gt;
&lt;br /&gt;
password: ciscoccna &lt;br /&gt;
&lt;br /&gt;
Select Cisco Router and Security Device Manager &lt;br /&gt;
Open Internet Explorer and enter the IP address for R2 in the address bar. A new window opens. Make sure that you have all popup blockers turned off in your browser. &lt;br /&gt;
&lt;br /&gt;
Also make sure that JAVA is installed and updated.&lt;/div&gt;</summary>
		<author><name>Ciscoapps</name></author>
	</entry>
</feed>