Vtysh command
From NetworkCommands
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 |
Usage Syntax
vtysh
Usage Examples
vtysh
Usage Notes
On F5 BigIP platforms, this command is not available unless an advanced routing module is installed and activated.
Linux Usage Notes
With most Linux or Unix commands;
- Brief help can be displayed using the option/keyword: -h or --help, 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 be display using the option/keyword: -v or --version, for example: chmod --version
Related Articles
Information on Linux commands
Information on F5 BigIP commands
Information on Zebra commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







