<?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 NSO Web GUI / services questions in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4010574#M4665</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My team and I are deploying Cisco NSO 5.1.1.1 (system install for a production environment) and are having some problems to understand how to (if possible) deploy a service only from GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We managed to create a simple service and it works properly if applied from the NSO CLI&lt;/P&gt;&lt;P&gt;(eg:&lt;/P&gt;&lt;P&gt;&amp;gt;conf t&lt;/P&gt;&lt;P&gt;&amp;gt;services "simple_acl" &amp;lt;DEVICE&amp;gt; &amp;lt;other service-related info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt;commit)&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the GUI the things are different.&lt;/P&gt;&lt;P&gt;For example, our service "simple_acl" shows 1 entry (1.1.1.1 0.0.0.0 as you can see from the screenshot) when selected from the list of services, that's the entry that we created by applying the service to the router from the CLI, and it automatically appeared in the GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what I get if I click on the "+"&amp;nbsp; button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen1.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64949iBB24ABAB8E67B75C/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen1.png" alt="screen1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now let's suppose i want to delete the one applied from CLI and create and deploy a new entry for the ACL,&lt;/P&gt;&lt;P&gt;I click the +, enter the data and click confirm :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen2.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64953i464BBE05ED3F4FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen2.png" alt="screen2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what I get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen 3.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64954i8B24DC8096F930B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen 3.png" alt="screen 3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to DEPLOY/Commit effectively a service on a Device/Device group from GUI ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 2:&lt;/P&gt;&lt;P&gt;Is there any way to EDIT an existing configuration from the GUI ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-G.I.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 16:00:50 GMT</pubDate>
    <dc:creator>GiulianoIng</dc:creator>
    <dc:date>2020-01-13T16:00:50Z</dc:date>
    <item>
      <title>NSO Web GUI / services questions</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4010574#M4665</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My team and I are deploying Cisco NSO 5.1.1.1 (system install for a production environment) and are having some problems to understand how to (if possible) deploy a service only from GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We managed to create a simple service and it works properly if applied from the NSO CLI&lt;/P&gt;&lt;P&gt;(eg:&lt;/P&gt;&lt;P&gt;&amp;gt;conf t&lt;/P&gt;&lt;P&gt;&amp;gt;services "simple_acl" &amp;lt;DEVICE&amp;gt; &amp;lt;other service-related info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt;commit)&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the GUI the things are different.&lt;/P&gt;&lt;P&gt;For example, our service "simple_acl" shows 1 entry (1.1.1.1 0.0.0.0 as you can see from the screenshot) when selected from the list of services, that's the entry that we created by applying the service to the router from the CLI, and it automatically appeared in the GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what I get if I click on the "+"&amp;nbsp; button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen1.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64949iBB24ABAB8E67B75C/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen1.png" alt="screen1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now let's suppose i want to delete the one applied from CLI and create and deploy a new entry for the ACL,&lt;/P&gt;&lt;P&gt;I click the +, enter the data and click confirm :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen2.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64953i464BBE05ED3F4FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen2.png" alt="screen2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what I get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screen 3.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/64954i8B24DC8096F930B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen 3.png" alt="screen 3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to DEPLOY/Commit effectively a service on a Device/Device group from GUI ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 2:&lt;/P&gt;&lt;P&gt;Is there any way to EDIT an existing configuration from the GUI ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-G.I.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 16:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4010574#M4665</guid>
      <dc:creator>GiulianoIng</dc:creator>
      <dc:date>2020-01-13T16:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Web GUI / services questions</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4010825#M4666</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the answer to both your questions should be "yes"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maybe something to ask for would be (if possible) to share the yang model you are using (especially the key of the list of service).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you also elaborate on:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Now let's suppose i want to delete the one applied from CLI and create and deploy a new entry for the ACL"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in your screenshot it seems that the second entry you creates is using a different device name (GDC) rather than the one in the background (SDM) and after applying it looks like you end up with the second device name and the old "ACL" rule.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Finally how would you achieve what you are trying to do (if I understand well create new ACL entry) from CLI if you have managed to do it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 23:04:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4010825#M4666</guid>
      <dc:creator>gmuloche</dc:creator>
      <dc:date>2020-01-13T23:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Web GUI / services questions</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4011065#M4667</link>
      <description>&lt;P&gt;Hi !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for the answer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Attached the yang model that we're using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;Can you also elaborate on:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;"Now let's suppose i want to delete the one applied from CLI and create and deploy a new entry for the ACL"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;in your screenshot it seems that the second entry you creates is using a different device name (GDC) rather than the one in the background (SDM) and after applying it looks like you end up with the second device name and the old "ACL" rule.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sorry, I didn't write it out properly and didn't post all the screenshots.&lt;/P&gt;&lt;P&gt;Yes the second entry I'm creating in the screenshot has a different device name and is a new rule (2.2.2.2), other than the 1.1.1.1 permitted for the "SDM" device. I'll try to be clearer now:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-If I apply the service from the CLI this way it both appears on device config and "service manager" on NSO GUI&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65000i641B71C6EA260FF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="It appears from GUI and if i click check-sync it turns green" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65001iF25928F37AC4584D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="It appears from GUI and if i click check-sync it turns green" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;It appears from GUI and if i click check-sync it turns green&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Creating a new entry for the same device and clicking Confirm" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65002i67B759DB47E4104D/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.jpg" alt="Creating a new entry for the same device and clicking Confirm" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Creating a new entry for the same device and clicking Confirm&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The service isn't deployed and gives the same error as my previous screenshot" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65004i2C917BB14DDFA7EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.jpg" alt="The service isn't deployed and gives the same error as my previous screenshot" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The service isn't deployed and gives the same error as my previous screenshot&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nothing happens to the router and the new entry doesn't ever get applied" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/65005i903E014A3472F412/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.jpg" alt="Nothing happens to the router and the new entry doesn't ever get applied" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Nothing happens to the router and the new entry doesn't ever get applied&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that's clearer !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/166202"&gt;@gmuloche&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G.I.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 09:34:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4011065#M4667</guid>
      <dc:creator>GiulianoIng</dc:creator>
      <dc:date>2020-01-14T09:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Web GUI / services questions</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4011307#M4670</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you committing your Service Manager changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you create the new service instance in the Service Manager of the GUI you'll then need to go Commit Manager (check the changes if desired) and commit the changes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the commit, you should then be able to do the check-sync from the service manager successfully.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4011307#M4670</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2020-01-14T15:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: NSO Web GUI / services questions</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4013462#M4681</link>
      <description>&lt;P&gt;Thanks a lot&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>Fri, 17 Jan 2020 14:06:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/nso-web-gui-services-questions/m-p/4013462#M4681</guid>
      <dc:creator>GiulianoIng</dc:creator>
      <dc:date>2020-01-17T14:06:49Z</dc:date>
    </item>
  </channel>
</rss>

