to convert gui to c...
 
Share:
Notifications
Clear all

to convert gui to cli mode in cisco viptela

1 Posts
1 Users
0 Reactions
935 Views
(@kustar)
Posts: 82
Trusted Member
Topic starter
 

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:

  1. Access the Device: 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.

  2. Log in: Enter your credentials to log in to the device. You'll need administrative privileges to switch between GUI and CLI modes.

  3. Enter Configuration Mode (Optional): If necessary, enter configuration mode. This step may not be required if you're already in the operational mode.

  4. Switch to CLI Mode: Use the appropriate command to switch from GUI mode to CLI mode. In Cisco Viptela devices, this command is typically something like cli or vshell. Here's an example:

    vshell
  5. Confirm the Switch: 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.

  6. Execute Commands: You can now execute CLI commands to configure, monitor, or troubleshoot the device as needed.

 
Posted : 06/05/2024 12:34 am
Share: