Mailing List Archive

vtysh bugs in quagga-0.96.4
Hi all,

There are vtysh bugs in quagga-0.96.4 after I entered router mode Router(config-router)# or keychain mode Router(config-keychain)# then exit to config mode. Ex.

Router# conf t
Router(config)# ip route 10.0.0.0/8 10.0.0.1 // It works fine for the first time
Router(config)# router rip
Router(config-router)# exit
Router(config)# ip route 10.0.0.0/8 10.0.0.1
% Unknown command.
Router(config)# log syslog
% Unknown command.
Router(config)# log stdout
% Unknown command.

Most commands in config mode can't work fine. Please let me know if any of you know how to fix these bugs.

Thank you so much!!


Mike
Re: vtysh bugs in quagga-0.96.4 [ In reply to ]
mikeliu wrote:
> There are vtysh bugs in quagga-0.96.4 after I entered router mode
> Router(config-router)# or keychain mode Router(config-keychain)#
> then exit to config mode. Ex.

Known bug. http://bugzilla.quagga.net/show_bug.cgi?id=58

> Router# conf t
> Router(config)# ip route 10.0.0.0/8 10.0.0.1 // It works fine for
> the first time Router(config)# router rip
> Router(config-router)# exit
> Router(config)# ip route 10.0.0.0/8 10.0.0.1
> % Unknown command.

Ctrl+Z, "conf t" ant it works again. Yes, it's annoying. And I would
be very glad if someone will find time to look at it and fix it. See
bugreport for details how and why this happens.

This bug was introduced with patch from Yon Uriarte (see [zebra 16671]
for details). Yon, are you still around? :)

> Most commands in config mode can't work fine. Please let me know if
> any of you know how to fix these bugs.

--
Hasso Tepper
Elion Enterprises Ltd.
WAN administrator