paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 1 | .TH VTYSH 1 "July 2000" "Zebra Beast - VTY shell" "Version 0.88" |
| 2 | |
| 3 | .SH NAME |
| 4 | vtysh \- a integrated shell for Zebra routing software |
| 5 | |
| 6 | .SH SYNOPSIS |
| 7 | .B vtysh |
| 8 | [ |
| 9 | .B \-e command |
| 10 | ] |
| 11 | |
| 12 | .SH DESCBGPTION |
| 13 | .B vtysh |
| 14 | is a integrated shell for |
| 15 | .B Zebra |
| 16 | routing engine. |
| 17 | |
| 18 | |
| 19 | .SH OPTIONS |
| 20 | |
| 21 | .TP |
| 22 | \fB\-e |
| 23 | Specify command to be executed under batch mode. |
| 24 | |
| 25 | |
| 26 | .SH COMMANDS |
| 27 | |
| 28 | \fB Almost Zebra commands. |
| 29 | |
| 30 | \fB ping |
| 31 | \fB traceroute |
| 32 | \fB telnnet |
| 33 | |
| 34 | \fB start-shell |
| 35 | \fB start-shell bash |
| 36 | \fB start-shell zsh |
| 37 | |
| 38 | |
| 39 | .SH FILES |
| 40 | |
| 41 | .TP |
| 42 | .BI /usr/local/etc/Zebra.conf |
| 43 | The default location of the |
| 44 | .B vtysh |
| 45 | config file. |
| 46 | |
| 47 | |
| 48 | .SH WARNING |
| 49 | This man page is intended as a quick reference for command line |
| 50 | options, and for config file commands. The definitive document is the |
| 51 | Info file \fBZebra\fR. |
| 52 | |
| 53 | |
| 54 | .SH "SEE ALSO" |
| 55 | References to other related man pages: |
| 56 | |
| 57 | bgpd(8), ripd(8), ripngd(8), ospfd(8), ospf6d(8), zebra(8) |
| 58 | |
| 59 | |
| 60 | .SH BUGS |
| 61 | .B vtysh |
| 62 | eats bugs for breakfast. If you have food for the maintainers try |
| 63 | .BI <bug-zebra@gnu.org> |
| 64 | |
| 65 | |
| 66 | .SH AUTHOR[S] |
| 67 | See <\fBwww.zebra.org\fR>, or the Info file for an accurate list of authors. |
| 68 | |