<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Access-Lists in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1618448#M558982</link>
    <description>&lt;P&gt;Is it possible to configure a line in an access list to open a series of ports as opposed to adding a line for each port number?&amp;nbsp; Could I be able to, in one line, allow for example ports "1-10"?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:14:13 GMT</pubDate>
    <dc:creator>charlieb_j</dc:creator>
    <dc:date>2019-03-11T20:14:13Z</dc:date>
    <item>
      <title>Access-Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1618448#M558982</link>
      <description>&lt;P&gt;Is it possible to configure a line in an access list to open a series of ports as opposed to adding a line for each port number?&amp;nbsp; Could I be able to, in one line, allow for example ports "1-10"?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:14:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1618448#M558982</guid>
      <dc:creator>charlieb_j</dc:creator>
      <dc:date>2019-03-11T20:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Access-Lists</title>
      <link>https://community.cisco.com/t5/network-security/access-lists/m-p/1618449#M558983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can configure a range of ports to be allowed on an access-list by using the Obect group feature.You need to define the range of ports in an Object-group :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Eg:&lt;/STRONG&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;(config)#&lt;STRONG&gt;object-group service &lt;SPAN style="font-weight: normal; font-style: italic;"&gt;high_ports&lt;/SPAN&gt; tcp&lt;/STRONG&gt;
(config-service)#&lt;STRONG&gt;port-object range 1024 65535&lt;/STRONG&gt;
(config-service)#&lt;STRONG&gt;exit&lt;/STRONG&gt; &lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you define the Obect group you can call this object group on the Accesslist:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list abc permit tcp any any object-group &lt;STRONG style="font-style: italic; font-weight: normal; "&gt;&lt;HIGH_PORTS&gt;&lt;/HIGH_PORTS&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Somanna M P&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 14:09:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists/m-p/1618449#M558983</guid>
      <dc:creator>Somanna M.P</dc:creator>
      <dc:date>2011-03-29T14:09:26Z</dc:date>
    </item>
  </channel>
</rss>

