<?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 enable aaa, ssh in catos in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/enable-aaa-ssh-in-catos/m-p/1399373#M322664</link>
    <description>&lt;P&gt;hi! I;m trying to configure ssh and aaa in CatOS. Anyone know what's the neccessary commands for what i'm trying to achive in the commands below? we've that in IOS but not too sure about catos. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin password xxxxx&lt;BR /&gt;aaa new-model&lt;BR /&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;aaa authorization exec default group tacacs+ local &lt;BR /&gt;aaa authorization network default group tacacs+ local &lt;BR /&gt;aaa accounting exec default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;tacacs-server host 172.16.1.1 key 7 uoweuouru&lt;BR /&gt;tacacs-server host 172.16.1.2 key 7 uoweuouru&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 2-4069&lt;BR /&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;ip domain name hellodomain&lt;/P&gt;&lt;P&gt;crypto key generate rsa&lt;/P&gt;&lt;P&gt;ip ssh version 1&lt;/P&gt;&lt;P&gt;line vty 0 15&lt;BR /&gt;access-class 20 out&lt;BR /&gt;transport input ssh&lt;BR /&gt;exit&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:55:39 GMT</pubDate>
    <dc:creator>dkblee</dc:creator>
    <dc:date>2019-03-10T23:55:39Z</dc:date>
    <item>
      <title>enable aaa, ssh in catos</title>
      <link>https://community.cisco.com/t5/network-access-control/enable-aaa-ssh-in-catos/m-p/1399373#M322664</link>
      <description>&lt;P&gt;hi! I;m trying to configure ssh and aaa in CatOS. Anyone know what's the neccessary commands for what i'm trying to achive in the commands below? we've that in IOS but not too sure about catos. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin password xxxxx&lt;BR /&gt;aaa new-model&lt;BR /&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;aaa authorization exec default group tacacs+ local &lt;BR /&gt;aaa authorization network default group tacacs+ local &lt;BR /&gt;aaa accounting exec default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;tacacs-server host 172.16.1.1 key 7 uoweuouru&lt;BR /&gt;tacacs-server host 172.16.1.2 key 7 uoweuouru&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 2-4069&lt;BR /&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;ip domain name hellodomain&lt;/P&gt;&lt;P&gt;crypto key generate rsa&lt;/P&gt;&lt;P&gt;ip ssh version 1&lt;/P&gt;&lt;P&gt;line vty 0 15&lt;BR /&gt;access-class 20 out&lt;BR /&gt;transport input ssh&lt;BR /&gt;exit&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:55:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/enable-aaa-ssh-in-catos/m-p/1399373#M322664</guid>
      <dc:creator>dkblee</dc:creator>
      <dc:date>2019-03-10T23:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: enable aaa, ssh in catos</title>
      <link>https://community.cisco.com/t5/network-access-control/enable-aaa-ssh-in-catos/m-p/1399374#M322670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;hi! I;m trying to configure ssh
and aaa in CatOS. Anyone know what's the neccessary commands for what
i'm trying to achive in the commands below? we've that in IOS but not
too sure about catos. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin password xxxxx&lt;BR /&gt;aaa new-model&lt;BR /&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;aaa authorization exec default group tacacs+ local &lt;BR /&gt;aaa authorization network default group tacacs+ local &lt;BR /&gt;aaa accounting exec default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;tacacs-server host 172.16.1.1 key 7 uoweuouru&lt;BR /&gt;tacacs-server host 172.16.1.2 key 7 uoweuouru&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 2-4069&lt;BR /&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;ip domain name hellodomain&lt;/P&gt;&lt;P&gt;crypto key generate rsa&lt;/P&gt;&lt;P&gt;ip ssh version 1&lt;/P&gt;&lt;P&gt;line vty 0 15&lt;BR /&gt;access-class 20 out&lt;BR /&gt;transport input ssh&lt;BR /&gt;exit&lt;/P&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the configuration you have configured access-class out which means &lt;SPAN class="content"&gt;" Restricts outgoing connections between a particular Cisco device and the addresses in the access list."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="pB1_Body1"&gt;The following example defines an access list that permits only hosts on network 192.89.55.0 to connect to the virtual terminal ports on the router:&lt;/P&gt;&lt;A name="wp1017429"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;&lt;BR /&gt;access-list 12 permit 192.89.55.0&amp;nbsp; 0.0.0.255&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1017430"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt; line 1 5&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1017431"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt; access-class 12 in&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest configure &lt;STRONG&gt;access-class in&amp;nbsp; &lt;/STRONG&gt;then check you are able to login into cisco devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful do rate the post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh.H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 08:20:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/enable-aaa-ssh-in-catos/m-p/1399374#M322670</guid>
      <dc:creator>Ganesh Hariharan</dc:creator>
      <dc:date>2010-02-03T08:20:02Z</dc:date>
    </item>
  </channel>
</rss>

