<?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 Re: How to Configure Servers/desktops in CML in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230060#M10712</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1817762"&gt;@CRay A&lt;/a&gt; sounds like you need to save the configuration changes to the CML lab. See &lt;A href="https://developer.cisco.com/docs/modeling-labs/node-configuration-files/" target="_blank"&gt;https://developer.cisco.com/docs/modeling-labs/node-configuration-files/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can extract the config &lt;A href="https://developer.cisco.com/docs/modeling-labs/extracting-configurations/" target="_blank"&gt;https://developer.cisco.com/docs/modeling-labs/extracting-configurations/&lt;/A&gt; which is handy for network devices, but not sure for a linux host.&lt;/P&gt;
&lt;P&gt;In the end, what matters is that you save your changes on the CML lab. And since you are using the sandbox, download the CML lab you are working on to your computer given the sandbox will be wiped after your reservations is over.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2024 11:53:42 GMT</pubDate>
    <dc:creator>Jesus Illescas</dc:creator>
    <dc:date>2024-11-28T11:53:42Z</dc:date>
    <item>
      <title>How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4116041#M5094</link>
      <description>&lt;P&gt;Can someone please explain how to configure Servers and desktops in CML. I am unable to configure network parameters for these nodes, i.e. Static IP address and mask, DFGWY, etc... I keep getting permission denied. I've also tried the Alpine setup-interfaces utility which just throws up an error after I complete the setup stating the file already exists. An example of how to configure the network settings would be great!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 14:53:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4116041#M5094</guid>
      <dc:creator>adamle001</dc:creator>
      <dc:date>2020-07-09T14:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4116072#M5095</link>
      <description>&lt;P&gt;ok I figured it out I think.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at the Linux command line type:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo ifconfig eth0 x.x.x.x netmask x.x.x.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo route add default gw x.x.x.x eth0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm obviously a linux newbie. Apologies if this was obvious.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 15:31:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4116072#M5095</guid>
      <dc:creator>adamle001</dc:creator>
      <dc:date>2020-07-09T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4570970#M7300</link>
      <description>&lt;P&gt;Super helpful. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 15:37:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/4570970#M7300</guid>
      <dc:creator>gabriel.ronalds</dc:creator>
      <dc:date>2022-03-15T15:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5229969#M10711</link>
      <description>&lt;P&gt;How do you save the configs on the desktop?&amp;nbsp; I do that, but when I restart the lab the ip, gateway, hostname all disappear.&amp;nbsp; I know you can wipe and add the config prior to starting, but what if you already did the commands above?&amp;nbsp; I know the cisco equipment you can do copy run start, but that doesn't work for the desktop.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 08:27:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5229969#M10711</guid>
      <dc:creator>CRay A</dc:creator>
      <dc:date>2024-11-28T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230060#M10712</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1817762"&gt;@CRay A&lt;/a&gt; sounds like you need to save the configuration changes to the CML lab. See &lt;A href="https://developer.cisco.com/docs/modeling-labs/node-configuration-files/" target="_blank"&gt;https://developer.cisco.com/docs/modeling-labs/node-configuration-files/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can extract the config &lt;A href="https://developer.cisco.com/docs/modeling-labs/extracting-configurations/" target="_blank"&gt;https://developer.cisco.com/docs/modeling-labs/extracting-configurations/&lt;/A&gt; which is handy for network devices, but not sure for a linux host.&lt;/P&gt;
&lt;P&gt;In the end, what matters is that you save your changes on the CML lab. And since you are using the sandbox, download the CML lab you are working on to your computer given the sandbox will be wiped after your reservations is over.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 11:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230060#M10712</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-11-28T11:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230358#M10719</link>
      <description>&lt;P&gt;Thanks so much for replying!&amp;nbsp; So I guess I have to extract the configs, and download it on my personal computer?&amp;nbsp; And then add the lab again into the Dashboard upon logging in?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 05:19:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230358#M10719</guid>
      <dc:creator>CRay A</dc:creator>
      <dc:date>2024-11-29T05:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230407#M10720</link>
      <description>&lt;P&gt;Yes, you need to extract the configs and save then to the CML lab. Before your reservation ends, you need to download the CML lab to your personal computer. Probably is good to do this often, just in case.&lt;BR /&gt;You will need to add your lab to CML when you start a new reservation, since every instance of the CML sandbox is a new one and there is no persistent between reservations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 07:28:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230407#M10720</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-11-29T07:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Servers/desktops in CML</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230434#M10721</link>
      <description>&lt;P&gt;Ah, gotcha, thanks so much!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 08:08:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/how-to-configure-servers-desktops-in-cml/m-p/5230434#M10721</guid>
      <dc:creator>CRay A</dc:creator>
      <dc:date>2024-11-29T08:08:23Z</dc:date>
    </item>
  </channel>
</rss>

