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; } } routing-instances { Test { instance-type l2vpn; interface ge-1/0/0.0; route-distinguisher 65000:1; vrf-target target:65000:1; protocols { l2vpn { encapsulation-type ethernet-vlan; no-control-word; site SATU { site-identifier 1; interface ge-1/0/0.0 { remote-site-id 2; } } } } } } [edit] lab@PE1# show l2vpn ^ syntax error. lab@PE1# run show l2vpn connections extensive 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 Legend for interface status Up -- operational Dn -- down Instance: Test Local site: SATU (1) Number of local interfaces: 1 Number of local interfaces up: 1 ge-1/0/0.0 2 800000 1 2 100 status-vector: 80 connection-site Type St Time last up # Up trans 2 rmt Up Jan 30 09:45:22 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: 800001, Outgoing label: 800000 Time Event Interface/Lbl/PE Jan 30 09:45:22 2007 status update timer Jan 30 09:45:21 2007 PE route changed Jan 30 09:45:21 2007 Out lbl Update 800000 Jan 30 09:45:21 2007 In lbl Update 800001 Jan 30 09:45:21 2007 loc intf up ge-1/0/0.0 [edit] lab@PE1# [edit] lab@PE1# quit Exiting configuration mode