> > In linux one can have several route tables. But how do I list the 
> > route tables?
> > 
> > (and no 'ip rule list' is not it)
> > 
> 
> with `ip rule show' you can determine which tables are set/used.
> with `ip route show table <TABLE>' you can list the table you want to look in.
> 
> # ip rule show
> 0:      from all lookup local 
> 32766:  from all lookup main 
> 32767:  from all lookup default
> 
> in this example are local, main and default the tables

yes, but maybe I have some tables defined, that are temporarily not used by the
ip rules, so they will not show up in `ip rule show'.


-- 
damjan | ÐÐÐÑÐÐ
This is my jabber ID --> [EMAIL PROTECTED] <-- not my mail address!!!
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to