bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Zebra -i Option Not Supported


From: Cullin J. Wible
Subject: Zebra -i Option Not Supported
Date: Wed, 12 Nov 2003 23:42:05 -0000

Hello,

Zebra is great software. Here's a small bug in 0.93b.

The -i option, which is specified on the help screen doesn't work. However the --pid_file option does work. See below for more details.

Sincerely,

Cullin J. Wible


uname -a
Linux dev02.algorim.com 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown

./zebra -v
zebra version 0.93b ()
Copyright 1996-2001, Kunihiro Ishiguro

address@hidden sbin]# ./zebra -h
Usage : zebra [OPTION...]

Daemon which manages kernel routing table management and redistribution between different routing protocols.

-b, --batch        Runs in batch mode
-d, --daemon       Runs in daemon mode
-f, --config_file  Set configuration file name
-i, --pid_file     Set process identifier file name
-k, --keep_kernel  Don't delete old routes which installed by zebra.
-l, --log_mode     Set verbose log mode flag
-A, --vty_addr     Set vty's bind address
-P, --vty_port     Set vty's port number
-r, --retain       When program terminates, retain added route by zebra.
-v, --version      Print program version
-h, --help         Display this help and exit

Report bugs to address@hidden

address@hidden sbin]# ./zebra -i /var/run/zebra.pid -d
./zebra: invalid option -- i
Try `zebra --help' for more information.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]