[j-nsp] ospf default information originate

Niaz, Wajahat Wajahat.Niaz at dsl.net
Mon Oct 20 15:38:02 EDT 2003


In routing options create a the following static route and then import that
into ospf

routing-options {

    static {

        route 0.0.0.0/0 {

            discard;

            retain;

            readvertise;

            metric 1;

        }

    }

 

policy-options {

    policy-statement ospf-policy {

        term term1 {

            from protocol static;

            then accept;

        }

    }

 

Thanks,

Wajahat Niaz

-----Original Message-----
From: Ahmed Abdelghany [mailto:abdelghany at salec.com.eg] 
Sent: Monday, October 20, 2003 3:40 AM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] ospf default information originate

 

 

In E series the command "default information originate always" is used to
originate the default route into OSPF routing protocol, how could I
configure M series router to originate the default route into OSPF.

 

Best Regards, 
Ahmed Abdelghany 
======================= 
System Engineer 
Core Switching Products                         
Salec  Egypt                                       
52, Gameat el Dewal El Arabia st.                                 
Giza 12311 Egypt                                                   
Tel : +202 749 3518                                       
Fax : +202 7493517                                         
E-Mail : abdelghany at salec.com.eg                         
URL : www.salec.com.eg                                  
=======================                     

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/juniper-nsp/attachments/20031020/6710595a/attachment.htm


More information about the juniper-nsp mailing list