Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Vtysh command

From RZWiki


Linux-logo-large.png

A programm and command available on Linux platforms with the Zebra routing protocol suite installed; used to launch the VTY shell. The VTY shell is a command line interface or shell specifically used to modify Zebra daemon configurations and provides help functions and syntax checking amongst other benefits over directly modifying configuration files.

Contents

Preferences-desktop-font-v2-22.png Usage Syntax

noinclude/noinclude

vtysh [[options]]

Common options include;

  • -h - display help text
  • -f [path/]file_name - load the specified file_name

Vm-power-on-medium.png Usage Examples

vtysh

Accessories-text-editor-v2-medium.png Usage Notes

On F5 BigIP platforms, this command is not available unless an advanced routing module is installed and activated.

Object-flip-vertical-medium.png Command Alternatives

The imish command performs the same functions as this command.

Accessories-text-editor-v2-medium.png Linux Usage Notes

With most Linux or Unix commands;

  • Non root users may need to prefix commands with the sudo command, for example: sudo chmod 644 *
  • Brief help can be displayed using the -h or --help parameter, for example: chmod --help
  • A full command manual can be displayed using the man command followed by the command name, for example: man chmod
  • Sometimes 'info' pages are used instead of or to provide more information than man pages; for example: info chmod
  • Version information can normally be display using the -v, -V or --version parameter, for example: chmod --version. However, this paramater is also frequently used to display verbose output.

noinclude/noinclude

Folder-medium.png Related Files

The vtysh executable is normally found here: /usr/sbin/vtysh

Icemon-medium.png Related Articles

Information on other Zebra Commands

Information on other Linux commands Tux-small.png

Information on F5 BigIP commands F5-logo-small.png

Information on Zebra commands

Information on Cisco commands Cisco-logo-small.png

Information on Vyatta commands Vyatta-logo-small.png

Information on Extreme commands Extreme-logo-small.png

Information on Secure Platform commands

Information on Blue Coat SGOS commands

Information on Nokia IPSO commands


Internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to sjiveson#routerzone.eu
(replacing the # with an @)


Site Toolbox:

Personal tools
This page was last modified on 11 May 2009, at 12:02. - Disclaimers - About Network Stuff
Powered by MediaWiki