<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									cisco - how to remove single ACL entry? - BugOverflow				            </title>
            <link>https://muszak.eu/community/bugoverflow/cisco-how-to-remove-single-acl-entry/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Sun, 08 Mar 2026 13:49:48 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: cisco - how to remove single ACL entry?</title>
                        <link>https://muszak.eu/community/bugoverflow/cisco-how-to-remove-single-acl-entry/#post-106</link>
                        <pubDate>Mon, 19 Oct 2020 07:46:25 +0000</pubDate>
                        <description><![CDATA[Never: no access-list 150 permit ip host 10.0.0.1 host 10.0.0.2 &#8211; this will remove whole 150 ACL! (idiots from cisco)
What to do:
1. show access-list LIST_NAME_OR_NUMBER
2. conf t
3. i...]]></description>
                        <content:encoded><![CDATA[<p>Never: no access-list 150 permit ip host 10.0.0.1 host 10.0.0.2 &#8211; this will remove whole 150 ACL! (idiots from cisco)</p>
<p>What to do:</p>
<p>1. show access-list LIST_NAME_OR_NUMBER<br />
2. conf t<br />
3. ip accesss-list extended LIST_NAME_OR_NUMBER<br />
4. no NUMBER_OF_LINE_FROM_1_POINT</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/cisco-how-to-remove-single-acl-entry/#post-106</guid>
                    </item>
				                    <item>
                        <title>cisco - how to remove single ACL entry?</title>
                        <link>https://muszak.eu/community/bugoverflow/cisco-how-to-remove-single-acl-entry/#post-105</link>
                        <pubDate>Mon, 19 Oct 2020 07:44:13 +0000</pubDate>
                        <description><![CDATA[without removing whole acl list]]></description>
                        <content:encoded><![CDATA[without removing whole acl list]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/cisco-how-to-remove-single-acl-entry/#post-105</guid>
                    </item>
							        </channel>
        </rss>
		