* Use id(1) instead of grep(1) to detect the presence of the smmsp
[dragonfly.git] / release / picobsd / help / route.hlp.pl
1 \e[1mroute\e[m    recznie manipuluj tablica routingu
2
3         Sposob uzycia:
4
5         route [ -nqv ] polecenie [[ opcje ] args ]
6
7         'Polecenie' to najczesciej 'add' (dodaj) lub 'delete' (usun),
8         'opcje to '-net' lub '-host', a argumenty to nazwa hosta lub routera.
9
10         Np. w celu dodania routingu do podstawowego routera w sieci (default):
11
12                 route add default nazwa_routera
13