[j-nsp] vpls test site cant up

bruno bruno.juniper at gmail.com
Fri Apr 6 04:52:52 EDT 2012


i am test vpls,on pe1 there are two site belong to same vpn. when i commit ,i just saw  the ce1 is up .ce3 show lm.  anyone can help? i am using the srx to test vpls.


[edit routing-instances]
root at PE1# show 
vpn-a {
    instance-type vpls;
    interface fe-0/0/5.600;
    interface fe-0/0/6.600;
    interface fe-0/0/7.600;
    route-distinguisher 1.1.1.1:1;
    vrf-target target:65000:1;
    protocols {
        vpls {
            site-range 10;
            no-tunnel-services;
            site ce1 {
                site-identifier 1;
                interface fe-0/0/5.600;
            }
            site ce3 {
                site-identifier 3;
                active-interface primary fe-0/0/6.600;
                interface fe-0/0/6.600;
                interface fe-0/0/7.600;
            }
        }
    }
}                                       







Instance: vpn-a
  Local site: ce1 (1)
    connection-site           Type  St     Time last up          # Up trans
    2                         rmt   Up     Apr  6 16:27:57 2012           1
      Remote PE: 2.2.2.2, Negotiated control-word: No
      Incoming label: 262154, Outgoing label: 262161
      Local interface: lsi.1048836, Status: Up, Encapsulation: VPLS
        Description: Intf - vpls vpn-a local site 1 remote site 2
    4                         rmt   RM   
  Local site: ce3 (3)
    connection-site           Type  St     Time last up          # Up trans
    2                         rmt   LM   
    4                         rmt   LM   

====
when  i deactive the site ce1 ,ce3 is up 




Instance: vpn-a
  Local site: ce3 (3)
    connection-site           Type  St     Time last up          # Up trans
    2                         rmt   Up     Apr  6 16:36:15 2012           1
      Remote PE: 2.2.2.2, Negotiated control-word: No
      Incoming label: 262146, Outgoing label: 262163
      Local interface: lsi.1048837, Status: Up, Encapsulation: VPLS
        Description: Intf - vpls vpn-a local site 3 remote site 2



------------------
Best Regards,
Bruno


More information about the juniper-nsp mailing list