<?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: Is there a way to convert a config entity to CLI command? in Tools</title>
    <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524373#M2752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, I will discuss with end user about this situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2017 08:09:28 GMT</pubDate>
    <dc:creator>haoywang</dc:creator>
    <dc:date>2017-08-30T08:09:28Z</dc:date>
    <item>
      <title>Is there a way to convert a config entity to CLI command?</title>
      <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524369#M2748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to convert a config entity to CLI command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the CLI command before I actually update the entity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 03:53:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524369#M2748</guid>
      <dc:creator>haoywang</dc:creator>
      <dc:date>2017-08-30T03:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to convert a config entity to CLI command?</title>
      <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524370#M2749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, I'm not aware of any automated way to do this. Can you give some background about what you're trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 05:33:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524370#M2749</guid>
      <dc:creator>abhirame</dc:creator>
      <dc:date>2017-08-30T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to convert a config entity to CLI command?</title>
      <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524371#M2750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to develop a function that user can input some parameters and the software can display the related config without actually send the configuration to a device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the user cannot understand the configuration in XML format, they want the configuration to be displayed in IOS-XR CLI format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 07:06:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524371#M2750</guid>
      <dc:creator>haoywang</dc:creator>
      <dc:date>2017-08-30T07:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to convert a config entity to CLI command?</title>
      <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524372#M2751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid we have no such tool today for this kind of requirement. Also, if the end user really wants to understand things in the CLI context, and will be looking at this before anything is sent to the device, it seems that just using CLI to talk to the device (e.g. using a Python library like Netmiko) may be more appropriate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we move forward, configuration applied via model-based interfaces will have less and less direct correlation with CLI. We can see this with, for example, openconfig or ietf models, which are mapped onto the current IOS-XR native YANG models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Einar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 07:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524372#M2751</guid>
      <dc:creator>einarnn</dc:creator>
      <dc:date>2017-08-30T07:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to convert a config entity to CLI command?</title>
      <link>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524373#M2752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, I will discuss with end user about this situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 08:09:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/is-there-a-way-to-convert-a-config-entity-to-cli-command/m-p/3524373#M2752</guid>
      <dc:creator>haoywang</dc:creator>
      <dc:date>2017-08-30T08:09:28Z</dc:date>
    </item>
  </channel>
</rss>

