lab@PE1# show | no-more version 8.0R2.8; system { host-name PE1; root-authentication { encrypted-password "$1$W0fMH2sY$0IcZSuNoZ.C/D9bT2MOaZ0"; ## SECRET-DATA } login { user lab { uid 1000; class super-user; authentication { encrypted-password "$1$pNct5zLJ$qH3NVNErnIJaKLhJajerA/"; ## SECRET-DATA } } } services { telnet; } syslog { user * { any emergency; } file messages { any notice; authorization info; } } } interfaces { ge-1/0/0 { vlan-tagging; encapsulation vlan-ccc; unit 0 { encapsulation vlan-ccc; vlan-id 520; } } so-1/1/0 { unit 0 { family inet { address 10.10.10.1/30; } family mpls; } } lo0 { unit 0 { family inet { address 1.1.1.1/32; } } } } routing-options { router-id 1.1.1.1; autonomous-system 65000; } protocols { mpls { interface so-1/1/0.0; } bgp { group IBGP { type internal; neighbor 2.2.2.2 { local-address 1.1.1.1; family l2vpn { signaling; } } } } ospf { area 0.0.0.0 { interface lo0.0; interface so-1/1/0.0; } } ldp { interface so-1/1/0.0; interface lo0.0; } l2circuit { neighbor 2.2.2.2 { interface ge-1/0/0.0 { virtual-circuit-id 1; no-control-word; } } } } [edit] lab@PE1# [edit] lab@PE1# [edit] lab@PE1# run show l2circuit connections Layer-2 Circuit Connections: Legend for connection status (St) EI -- encapsulation invalid NP -- interface h/w not present MM -- mtu mismatch Dn -- down EM -- encapsulation mismatch VC-Dn -- Virtual circuit Down CM -- control-word mismatch Up -- operational VM -- vlan id mismatch CF -- Call admission control failure OL -- no outgoing label XX -- unknown NC -- intf encaps not CCC/TCC CB -- rcvd cell-bundle size bad Legend for interface status Up -- operational Dn -- down Neighbor: 2.2.2.2 Interface Type St Time last up # Up trans ge-1/0/0.0(vc 1) rmt Up Jan 30 10:40:38 2007 1 Local interface: ge-1/0/0.0, Status: Up, Encapsulation: VLAN Remote PE: 2.2.2.2, Negotiated control-word: No Incoming label: 100032, Outgoing label: 100032 [edit] lab@PE1# run show l2circuit connections extensive Layer-2 Circuit Connections: Legend for connection status (St) EI -- encapsulation invalid NP -- interface h/w not present MM -- mtu mismatch Dn -- down EM -- encapsulation mismatch VC-Dn -- Virtual circuit Down CM -- control-word mismatch Up -- operational VM -- vlan id mismatch CF -- Call admission control failure OL -- no outgoing label XX -- unknown NC -- intf encaps not CCC/TCC CB -- rcvd cell-bundle size bad Legend for interface status Up -- operational Dn -- down Neighbor: 2.2.2.2 Interface Type St Time last up # Up trans ge-1/0/0.0(vc 1) rmt Up Jan 30 10:40:38 2007 1 Local interface: ge-1/0/0.0, Status: Up, Encapsulation: VLAN Remote PE: 2.2.2.2, Negotiated control-word: No Incoming label: 100032, Outgoing label: 100032 Time Event Interface/Lbl/PE Jan 30 10:40:38 2007 status update timer Jan 30 10:40:37 2007 PE route changed Jan 30 10:40:37 2007 Out lbl Update 100032 Jan 30 10:40:37 2007 In lbl Update 100032 Jan 30 10:40:37 2007 loc intf up ge-1/0/0.0 [edit]