[j-nsp] How to delete the BGP Route for IPVPN

venkata saranu venkata.saranu at gmail.com
Thu Jan 21 15:18:43 EST 2010


Hi Experts ,

Could you please help me in deleting the BGP Route which was configured like
below...

I want to delete only one route at a time ... please assist me here thanks
in advance


routing-instances
MS-22222 {
instance-type vrf;
interface lo0.1;
route-distinguisher 2828:12002;
vrf-import IMPORT-VPN-12002-COMMUNITY;
vrf-export EXPORT-VPN-12002-COMMUNITY;
vrf-target import target:2828:22222;
vrf-table-label;
protocols {
    bgp {
        group CE {
            type external;
            family inet {
                any;
            }
            family inet6 {
                unicast;
            }
            peer-as 2000;
            neighbor 132.1.1.2;
        }
    }
    pim {
        vpn-group-address 120.1.1.99;
        rp {
            static {
                address 114.1.5.2;
            }
        }
        interface lo0.1 {
            mode sparse;
            version 2;
        }
    }
}


-- 
o__
-,>/'_----------------------------------------
(_) \ (_)  - - - - -వెంకట  శరణు - - - -


More information about the juniper-nsp mailing list