<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Cisco_encrypt_password</id>
	<title>Cisco encrypt password - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Cisco_encrypt_password"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Cisco_encrypt_password&amp;action=history"/>
	<updated>2026-05-05T14:54:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=Cisco_encrypt_password&amp;diff=6572&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;==WHAT==  If you ever add usernames on a cisco .. you want them to be encrypted ( and not be viewable at any &quot;show running-config&quot; ) .. here&#039;s how  ==HOW==  &lt;source lang=&quot;bash...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Cisco_encrypt_password&amp;diff=6572&amp;oldid=prev"/>
		<updated>2012-10-30T12:30:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==WHAT==  If you ever add usernames on a cisco .. you want them to be encrypted ( and not be viewable at any &amp;quot;show running-config&amp;quot; ) .. here&amp;#039;s how  ==HOW==  &amp;lt;source lang=&amp;quot;bash...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==WHAT==&lt;br /&gt;
&lt;br /&gt;
If you ever add usernames on a cisco .. you want them to be encrypted ( and not be viewable at any &amp;quot;show running-config&amp;quot; ) .. here&amp;#039;s how&lt;br /&gt;
&lt;br /&gt;
==HOW==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
Router#configure terminal&lt;br /&gt;
Router(config)#service password-encryption&lt;br /&gt;
Router(config)#username newuser privilege 15 secret justapassword&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t use non-encrypted or just &amp;quot;password&amp;quot; (it can be reversed). Enjoy.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>