Hi, I'm running tru64 v. 4.0f on a Compaq Alphaserver ES40. The following is a display of a netstat -rn command, and I need to delete the third item down on the list (the 10.0.1/24 10.0.30.1 .... line).
default 10.0.21.1 UGS 0 26986 tu0
10/24 10.0.21.1 UGS 0 0 tu0
10.0.1/24 10.0.30.1 UGS 0 3564 tu1
10.0.21/24 10.0.21.27 U 134 100065197 tu0
10.0.22/24 10.0.22.33 U 1 1 alt1
10.0.25/24 10.0.25.28 U 1 219 alt0
10.0.30/24 10.0.30.27 U 1 7207 tu1
10.96.115/24 10.0.21.20 UG 0 0 tu0
127.0.0.1 127.0.0.1 UH 8 361641 lo0
167.152/16 10.0.21.1 UG 0 0 tu0
172.16/16 10.0.21.1 UG 0 0 tu0
172.16.1/24 10.0.30.1 UGS 0 0 tu1
192.168.1/24 10.0.21.1 UG 0 0 tu0
206.201.50/24 10.0.21.20 UGS 0 1 tu0
206.201.53/24 10.0.21.20 UGS 0 1 tu0
207.111.18/24 10.0.21.1 UG 0 660 tu0
I have tried the following command: route delete 10.0.1/24 10.0.30.1 What it does is delete the line above what I'm trying to delete (the 10/24 line). I'm sure I'm just missing something very simple with the command. Any help would be great, and if any further info is needed, feel free to ask. (btw, I don't really know what I'm doing)
-Jonathan Williams
Received on Mon Nov 27 2000 - 18:02:52 NZDT