Dnia czwartek, 20 stycznia 2005 11:09, John Magne Bredal napisa?:
Wojciech Kozicki wrote:
Last question, bugfixes (ip prefix scope graph, cricket desc for routers etc.) - when? :)
Hi.
The description on router-interfaces is found by making a SQL-query by your own preference and adding this query to the .nav-file in cricket-config/router-interfaces. Of course this is only possible if you know the database and thus there exists a default query. And the default query is not working at the moment :)
but in beta9... :)
So a fix for description on router-interfaces:
Open the file cricket-config/router-interfaces/.nav with your preferred text-editor (which of course is emacs ;) ),
or VIM :-P
and find the line that starts with descr. Replace the table gwport with gwportprefix in the query. The next time makecricketconfig.pl runs, it should use this query to make the description on the router-interfaces.
regards