[j-nsp] cisco "network" command equivalent

Tomas Caslavsky tomas at caslavsky.cz
Wed Nov 26 11:13:43 EST 2008


Hello,

you can do it this way:

routing-options {
    static {
        route 10.44.0.0/23 {
            next-hop 10.240.0.222;
            retain;
            no-readvertise;
        }
}

Regards

Tomas C


Maurice Gil Cruz wrote:
> Hi guys,
>
> I just would like to know the equivalent of the cisco command 
>     "network <ip> mask <mask>" 
> in juniper. If there is none, I would like to know as to how junos is able to advertise the routes without declaring the networks/unicast addresses to be advertised.
>
> Please help. God bless!
>
>  
> Sincerely,
>
> Maurice
>
>
>       New Email names for you! 
> Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail. 
> Hurry before someone else does!
> http://mail.promotions.yahoo.com/newdomains/aa/
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>   



More information about the juniper-nsp mailing list