<?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 How i can enable access list using ip address to ssh login in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10319#M1347</link>
    <description>hello &lt;BR /&gt;
i am facing a problem when i am using ACL for SSH using this code it deny all the ip addresses to login using ssh &lt;BR /&gt;
&lt;BR /&gt;
other question what is the differnce between source-address and destination-address&lt;BR /&gt;
&lt;BR /&gt;
because i saw alot of people in the community posting using   source-address and destination-address to login for ssh how come !!!&lt;BR /&gt;
&lt;BR /&gt;
entry AllowManagementIP {    if match any {                                       source-address 10.10.10.252/32;         }        then {            permit;        }  }&lt;BR /&gt;</description>
    <pubDate>Sun, 30 Jul 2017 10:55:00 GMT</pubDate>
    <dc:creator>Adnan</dc:creator>
    <dc:date>2017-07-30T10:55:00Z</dc:date>
    <item>
      <title>How i can enable access list using ip address to ssh login</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10319#M1347</link>
      <description>hello &lt;BR /&gt;
i am facing a problem when i am using ACL for SSH using this code it deny all the ip addresses to login using ssh &lt;BR /&gt;
&lt;BR /&gt;
other question what is the differnce between source-address and destination-address&lt;BR /&gt;
&lt;BR /&gt;
because i saw alot of people in the community posting using   source-address and destination-address to login for ssh how come !!!&lt;BR /&gt;
&lt;BR /&gt;
entry AllowManagementIP {    if match any {                                       source-address 10.10.10.252/32;         }        then {            permit;        }  }&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Jul 2017 10:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10319#M1347</guid>
      <dc:creator>Adnan</dc:creator>
      <dc:date>2017-07-30T10:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How i can enable access list using ip address to ssh login</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10320#M1348</link>
      <description>Please see the below provided knowledge base articles for your reference:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/SSH-Access-Profile" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/SSH-Access-Profile&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/Create-an-ACL-on-an-XOS-switch-for-SSH2-service-access" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/Create-an-ACL-on-an-XOS-switch-for-SSH2-service-access&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/SSH-Access-Profile/?_ga=2.14544561.780693609....." target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/SSH-Access-Profile/?_ga=2.14544561.780693609.....&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-restrict-telnet-access" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-restrict-telnet-access&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
1. Source-address is where the traffic originating from, like a end user/device (host).&lt;BR /&gt;
2. Destination-address is where the user traffic destined to communicate (send the data to an end point).&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Jul 2017 11:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10320#M1348</guid>
      <dc:creator>Ram3</dc:creator>
      <dc:date>2017-07-30T11:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: How i can enable access list using ip address to ssh login</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10321#M1349</link>
      <description>Hi Adnan,&lt;BR /&gt;
&lt;BR /&gt;
When you configure an ACL for an access profile, in this case - the SSH access profile, there is an implicit deny entry. This means, other than the traffic explicitly allowed (10.10.10.252/32), all other SSH access will be denied.</description>
      <pubDate>Tue, 01 Aug 2017 11:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-i-can-enable-access-list-using-ip-address-to-ssh-login/m-p/10321#M1349</guid>
      <dc:creator>Sushruth_Sathya</dc:creator>
      <dc:date>2017-08-01T11:34:00Z</dc:date>
    </item>
  </channel>
</rss>

