[j-nsp] VPLS LM Status?

Marlon Duksa mduksa at gmail.com
Sun Aug 3 18:15:51 EDT 2008


Does anyone know why would I get the LM status (local site ID not minimum
designated) on my VPLS connection.
I have two sites configured on a single PE in the same VPLS.
One site is coming up just fine, but the other is not.

The remote side for the 'not up' connection is complaining with the RM
status (remote site ID not minimum designated).

What does this 'ID not minimun designated' mean?
My sites ID are unique withing the VPLS and within the range that is defined
for the site-range.

This is the config on my local router:

admin at mx-re0# show routing-instances
vpls {
    instance-type vpls;
    interface ge-0/1/1.0;
    interface ge-8/2/0.0;
    interface ge-5/3/4.0;
    route-distinguisher 100:100;
    vrf-target target:200:200;
    protocols {
        vpls {
            site-range 10;
            no-tunnel-services;
            site green {
                site-identifier 1;
                interface ge-0/1/1.0;
                interface ge-8/2/0.0;
            }
            site multi {
                site-identifier 4;
                interface ge-5/3/4.0;
            }
        }
    }
}




And this is the status:

admin at mx-re0# run show vpls connections
Layer-2 VPN connections:

Legend for connection status (St)
EI -- encapsulation invalid      NC -- interface encapsulation not
CCC/TCC/VPLS
EM -- encapsulation mismatch     WE -- interface and instance encaps not
same
VC-Dn -- Virtual circuit down    NP -- interface hardware not present
CM -- control-word mismatch      -> -- only outbound connection is up
CN -- circuit not provisioned    <- -- only inbound connection is up
OR -- out of range               Up -- operational
OL -- no outgoing label          Dn -- down
LD -- local site signaled down   CF -- call admission control failure
RD -- remote site signaled down  SC -- local and remote site ID collision
LN -- local site not designated  LM -- local site ID not minimum designated
RN -- remote site not designated RM -- remote site ID not minimum designated
XX -- unknown connection status  IL -- no incoming label
MM -- MTU mismatch               MI -- Mesh-Group ID not availble

Legend for interface status
Up -- operational
Dn -- down

Instance: vpls
  Local site: green (1)
    connection-site           Type  St     Time last up          # Up trans
    2                         rmt   Up     Aug  3 22:02:16 2008           1
      Local interface: lsi.1048578, Status: Up, Encapsulation: VPLS
        Description: Intf - vpls vpls local site 1 remote site 2
      Remote PE: 2.2.2.2, Negotiated control-word: No
      Incoming label: 262154, Outgoing label: 800032
    3                         rmt   Up     Aug  3 22:02:16 2008           1
      Local interface: lsi.1048576, Status: Up, Encapsulation: VPLS
        Description: Intf - vpls vpls local site 1 remote site 3
      Remote PE: 3.3.3.3, Negotiated control-word: No
      Incoming label: 262155, Outgoing label: 800024
  Local site: multi (4)
    connection-site           Type  St     Time last up          # Up trans
    2                         rmt   LM
    3                         rmt   LM


Thanks,
Marlon


More information about the juniper-nsp mailing list