[FADCA] Add on to display adjacent switch
bud Thompson
budt at cfl.rr.com
Mon Jul 24 18:12:14 EDT 2006
----- Original Message -----
From: "Chuck Hast" <wchast at gmail.com>
To: "Linux FPAC" <fpac at f6fbb.org>; "FADCA" <fadca at mailman.qth.net>
Sent: Monday, July 24, 2006 01:24
Subject: [FADCA] Add on to display adjacent switch
>I did this little file to display neighbor switches and addresses, all it
>does
> is grep the data into a file and then greps the file for the info that
> is particular
> to the adjacent switches. There is probably a quicker way to do it, but
> hey
> it works and it will allow the users to discover the paths to the neighbor
> switches if they want to.
>
> I called it 'adjacent' and if you connect to kp4djt-8 and type adj you
> will
> get the neighbor switches with thier addresses. Here it is in all of it's
> glory.
>
> root at fpac-dev:/etc/ax25# cat adjacent
> #!/bin/bash
> grep -A3 "Node =" /etc/ax25/fpac.conf > test.rt
> grep -A2 Path test.rt
> # thats all folks!!!
>
> --
> Chuck Hast -- KP4DJT --
* * *
I cannot connect to KP4DJT-8 using CH9 from Orlando Linux FPAC.
Can anyone else?
bud N0IA
More information about the FADCA
mailing list