>
> I have OSPF running perfectly between my Cisco and my PortMaster 3s. I
> want to get gated and OSPF running on my unix boxes.
>
> Does anyone have some sample OSPF only gated.conf files that they are
> using with PM3s?
>
> Dax Kelson
> Internet Connect, Inc.
>
>
Heres one thats working on a PM2:
ospf yes {
defaults {
cost 4;
};
backbone {
authtype none;
networks {
800.555.12.0 mask 255.255.255.0;
host 800.555.12.12;
};
interface le0 {
enable;
priority 2;
hellointerval 10;
routerdeadinterval 40;
transitdelay 1;
retransmitinterval 4;
};
};
};
Al Hopper Logical Approach Inc, Plano, TX. al@logical-approach.com
(972)-379-2133 or (972)-849-5765. Fax 972-379-2134