<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									to convert gui to cli mode in cisco viptela - Cisco Viptela				            </title>
            <link>https://www.hacktheforum.com/cisco-viptela/to-convert-gui-to-cli-mode-in-cisco-viptela/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Thu, 16 Apr 2026 10:14:46 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>to convert gui to cli mode in cisco viptela</title>
                        <link>https://www.hacktheforum.com/cisco-viptela/to-convert-gui-to-cli-mode-in-cisco-viptela/#post-298</link>
                        <pubDate>Sun, 05 May 2024 19:04:59 +0000</pubDate>
                        <description><![CDATA[To convert from GUI (Graphical User Interface) mode to CLI (Command Line Interface) mode on a Cisco Viptela device, you typically need to access the device via SSH (Secure Shell) or a consol...]]></description>
                        <content:encoded><![CDATA[<p>To convert from GUI (Graphical User Interface) mode to CLI (Command Line Interface) mode on a Cisco Viptela device, you typically need to access the device via SSH (Secure Shell) or a console connection and then issue the appropriate command. Here's a general guide on how to do this:</p>
<ol>
<li>
<p><strong>Access the Device:</strong> You can access the device either through SSH (if enabled) or through a console connection. If using SSH, you'll need an SSH client like PuTTY.</p>
</li>
<li>
<p><strong>Log in:</strong> Enter your credentials to log in to the device. You'll need administrative privileges to switch between GUI and CLI modes.</p>
</li>
<li>
<p><strong>Enter Configuration Mode (Optional):</strong> If necessary, enter configuration mode. This step may not be required if you're already in the operational mode.</p>
</li>
<li>
<p><strong>Switch to CLI Mode:</strong> Use the appropriate command to switch from GUI mode to CLI mode. In Cisco Viptela devices, this command is typically something like <code>cli</code> or <code>vshell</code>. Here's an example:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4 text-left undefined" dir="ltr">
<pre contenteditable="false">vshell</pre>
</div>
</div>
</li>
<li>
<p><strong>Confirm the Switch:</strong> Once you issue the command, the device should switch to CLI mode. You should see a command prompt indicating that you are now in CLI mode.</p>
</li>
<li>
<p><strong>Execute Commands:</strong> You can now execute CLI commands to configure, monitor, or troubleshoot the device as needed.</p>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/cisco-viptela/">Cisco Viptela</category>                        <dc:creator>Kustar</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/cisco-viptela/to-convert-gui-to-cli-mode-in-cisco-viptela/#post-298</guid>
                    </item>
							        </channel>
        </rss>
		