The IBM z/VM Operating System <IBMVM@LISTSERV.UARK.EDU> wrote on 10/23/2006 08:29:30 AM:


> Below is my configuration for MPROUTE :
> Area
>      Area_Number=1.9.6.6
>      Authentication_Type=Password;
> Comparison=Type2
> OSPF_Interface
>      IP_Address=10.27.186.199
>      Name=LIL1_O2
>      Subnet_Mask=255.255.255.192
>      Destination_Addr=10.27.186.200
>      Attaches_To_Area=1.9.6.6
>      Authentication_Key="xxxxxxxx"
>      MTU=1200
>      Router_Priority=0
>      Cost0=50;
> ;
> RouterID=10.27.186.199
> ;
> OSPF_Interface
>      IP_Address=10.22.61.19
>      Name=VLIL1_2
>      Subnet_Mask=255.255.255.192
>      Attaches_To_Area=1.9.6.6
>      Cost0=100;
> ;
> AS_Boundary_Routing
>      Import_Static_Routes=Yes
>      Import_Direct_Routes=Yes
>      Import_Subnet_Routes=Yes;



MPRoute is picky.  You have to define all of your interfaces in MPROUTE CONFIG.  If you don't want to run OSPF over a particular interface, use the INTERFACE statement rather than OSPF_INTERFACE.

Regards,
Miguel Delapaz
z/VM TCP/IP Development

Reply via email to