This may be a little off topic, but we are trying to get ospf working
under z/VM 4.3 so we can advertise some of our linux addresses.
In the mproute config file we have
OSPF_Interface
IP_address=134.67.180.130
Hello_Interval=10
Dead_Router_Interval=40
Router_priority=0
Name=OSA1
Cost0=2
Subnet_mask=255.255.255.252
Destination_Addr=134.67.180.129
Attaches_To_Area=0.0.1.144
MTU=1460
which is identical to what we have on our z/OS 1.2 system
(except for the addresses). However, when we display the
interface OSA1 from mproute the `designated router' shows
up as 0.0.0.0. On z/OS the designated router matches the
destination address. Are we doing something wrong here ?
Thanks,
Greg Smith