[LARTC] command to list ip route tables

Paul Zirnik tami@disconnected.de
Mon, 15 Nov 2004 22:06:43 +0100 (CET)


On Mon, 15 Nov 2004, Damjan wrote:

> > > In linux one can have several route tables. But how do I list the 
> > > route tables?
> > > 
> > > (and no 'ip rule list' is not it)

ip route help

TABLE_ID := [ local | main | default | all | NUMBER ]

ip route show all 

greets,
    Tami