<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ledhed.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Cisco_ACLs</id>
		<title>Cisco ACLs - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Cisco_ACLs"/>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Cisco_ACLs&amp;action=history"/>
		<updated>2026-04-24T19:25:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=Cisco_ACLs&amp;diff=2660&amp;oldid=prev</id>
		<title>Ledhed: Created page with '== Create an ACL == Enter Configuration mode:  config term  access-list 20 permit 192.168.1.0 0.0.0.255   == Assign ACL to the vty Interface ==  line vty 0 4  access-class 20 in ...'</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Cisco_ACLs&amp;diff=2660&amp;oldid=prev"/>
				<updated>2012-07-25T02:10:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;== Create an ACL == Enter Configuration mode:  config term  access-list 20 permit 192.168.1.0 0.0.0.255   == Assign ACL to the vty Interface ==  line vty 0 4  access-class 20 in ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Create an ACL ==&lt;br /&gt;
Enter Configuration mode:&lt;br /&gt;
 config term&lt;br /&gt;
 access-list 20 permit 192.168.1.0 0.0.0.255&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Assign ACL to the vty Interface ==&lt;br /&gt;
 line vty 0 4&lt;br /&gt;
 access-class 20 in&lt;br /&gt;
&lt;br /&gt;
This will force the vty 0 4 interface to only accept connections form the 192.168.1.0/24 subnet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco]]&lt;/div&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	</feed>