[j-nsp] bgp, can not advertising my network

Erol KAHRAMAN erol.kahraman at gmail.com
Tue Sep 13 07:43:26 EDT 2005


hi to everybody,

I have a M7i router which has F/R connection to a ISP. My
configuration is as follow:

ETH ----(193.m.l.0/27)---- Router1 ----(195.175.x.0/30)---- WAN

Router1> show configuration protocols bgp
group NET_BAGLANTISI {
    type external;
    export POLICY10;
    peer-as abc;
    neighbor 195.175.x.y;
}

Router1> show configuration policy-options
policy-statement POLICY10 {
    term T10 {
        from {
            route-filter 193.m.l.0/24 exact;
        }
        then accept;
    }
}

Router1> show route table inet.0 protocol static
193.m.l.0/24    *[Static/5] 00:25:54
                    > to 193.140.71.1 via ge-0/0/0.0

Router1> show route table inet.0 protocol direct
193.m.l.0/27    *[Direct/0] 00:26:00
                    > via ge-0/0/0.0

I have second router with the same configuration which can get an BGP
routes. But i have trouble with this one. I also can't advertising my
route to my neighbour, which i thing is my first problem. Do you see
any problem with this configuration ?
-- 
Erol KAHRAMAN
System Network Administrator



More information about the juniper-nsp mailing list