<?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 SSH to simulated devices in Devnet Multi-IOS Cisco Test Network Lab in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/3842073#M3551</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to simulate one router in&amp;nbsp;&lt;A href="https://devnetsandbox.cisco.com/RM/Diagram/Index/afbbce33-2faf-4a83-a567-e1f89ce40d39" target="_blank" rel="noopener"&gt;Multi-IOS Cisco Test Network Lab&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; and just get ssh connectivity to this router from my laptop. I reserved&lt;A href="https://devnetsandbox.cisco.com/RM/Diagram/Index/afbbce33-2faf-4a83-a567-e1f89ce40d39" target="_blank" rel="noopener"&gt;Multi-IOS Cisco Test Network Lab&lt;/A&gt;&amp;nbsp;and connected to the VIRL server via cisco anyconnect vpn client to address 10.10.20.160. I am not sure about how this router can be configured to get the ssh directly from my laptop such as subnet etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want ssh connectivity from my ubuntu lapotop to test my ansible playbook. Can someone please help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Manoj&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2019 09:49:22 GMT</pubDate>
    <dc:creator>manojkumar</dc:creator>
    <dc:date>2019-06-04T09:49:22Z</dc:date>
    <item>
      <title>SSH to simulated devices in Devnet Multi-IOS Cisco Test Network Lab</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/3842073#M3551</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to simulate one router in&amp;nbsp;&lt;A href="https://devnetsandbox.cisco.com/RM/Diagram/Index/afbbce33-2faf-4a83-a567-e1f89ce40d39" target="_blank" rel="noopener"&gt;Multi-IOS Cisco Test Network Lab&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; and just get ssh connectivity to this router from my laptop. I reserved&lt;A href="https://devnetsandbox.cisco.com/RM/Diagram/Index/afbbce33-2faf-4a83-a567-e1f89ce40d39" target="_blank" rel="noopener"&gt;Multi-IOS Cisco Test Network Lab&lt;/A&gt;&amp;nbsp;and connected to the VIRL server via cisco anyconnect vpn client to address 10.10.20.160. I am not sure about how this router can be configured to get the ssh directly from my laptop such as subnet etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want ssh connectivity from my ubuntu lapotop to test my ansible playbook. Can someone please help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Manoj&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 09:49:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/3842073#M3551</guid>
      <dc:creator>manojkumar</dc:creator>
      <dc:date>2019-06-04T09:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to simulated devices in Devnet Multi-IOS Cisco Test Network Lab</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/4046939#M4492</link>
      <description>&lt;P&gt;Were you able to fix this issue. I do not know how to ssh to the routers.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 23:17:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/4046939#M4492</guid>
      <dc:creator>mediaos718</dc:creator>
      <dc:date>2020-03-16T23:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to simulated devices in Devnet Multi-IOS Cisco Test Network Lab</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/4047110#M4493</link>
      <description>&lt;P&gt;You need to ensure your router(s) are on the right network. For example, set your router to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface GigabitEthernet1
 description OOB Management
 vrf forwarding Mgmt-intf
 ip address 172.16.30.102 255.255.255.0
[removed]
ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 172.16.30.254&lt;/PRE&gt;&lt;P&gt;Ensure you have set up ssh correctly on your router&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ip domain name cisco
crypto key generate rsa modulus 2048
[removed]
line vty 0 4
 exec-timeout 720 0
 password cisco
 login local
 transport input telnet ssh&lt;/PRE&gt;&lt;P&gt;You can connect to the routers via the devbox (10.10.20.50) to start with or via d&lt;SPAN&gt;irect access to router VTY via VM Maestro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 09:21:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ssh-to-simulated-devices-in-devnet-multi-ios-cisco-test-network/m-p/4047110#M4493</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2020-03-17T09:21:38Z</dc:date>
    </item>
  </channel>
</rss>

