blob: 7422fa5e2c6dda9d781d0aa4c18fc3805515303a [file] [log] [blame]
paul718e3742002-12-13 20:15:29 +00001.TH VTYSH 1 "July 2000" "Zebra Beast - VTY shell" "Version 0.88"
2
3.SH NAME
4vtysh \- 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
14is a integrated shell for
15.B Zebra
16routing engine.
17
18
19.SH OPTIONS
20
21.TP
hasso4991f6c2004-04-06 11:36:17 +000022\fB\-c
paul718e3742002-12-13 20:15:29 +000023Specify 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
hasso00b0bbc2004-03-04 20:41:36 +000038.SH ENVIRONMENT VARIABLES
39
40.IP "\fBVTYSH_PAGER\fR"
41This should be the name of the pager to use. Default is \fBmore\fR.
paul718e3742002-12-13 20:15:29 +000042
43.SH FILES
44
45.TP
46.BI /usr/local/etc/Zebra.conf
47The default location of the
48.B vtysh
49config file.
50
51
52.SH WARNING
53This man page is intended as a quick reference for command line
54options, and for config file commands. The definitive document is the
55Info file \fBZebra\fR.
56
57
58.SH "SEE ALSO"
59References to other related man pages:
60
61bgpd(8), ripd(8), ripngd(8), ospfd(8), ospf6d(8), zebra(8)
62
63
64.SH BUGS
65.B vtysh
66eats bugs for breakfast. If you have food for the maintainers try
hasso00b0bbc2004-03-04 20:41:36 +000067.BI http://bugzilla.quagga.net
paul718e3742002-12-13 20:15:29 +000068
69
70.SH AUTHOR[S]
71See <\fBwww.zebra.org\fR>, or the Info file for an accurate list of authors.
72