lab@PE2# show | no-more version 7.6R2.6; system { host-name PE2; 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 { fe-0/3/0 { vlan-tagging; encapsulation vlan-ccc; unit 0 { encapsulation vlan-ccc; vlan-id 520; } } so-1/3/0 { unit 0 { family inet { address 10.10.10.2/30; } family mpls; } } lo0 { unit 0 { family inet { address 2.2.2.2/32; } } } } routing-options { router-id 2.2.2.2; autonomous-system 65000; } protocols { mpls { interface so-1/3/0.0; } bgp { group IBGP { type internal; neighbor 1.1.1.1 { local-address 2.2.2.2; family l2vpn { signaling; } } } } ospf { area 0.0.0.0 { interface lo0.0; interface so-1/3/0.0; } } ldp { interface so-1/3/0.0; interface lo0.0; } } routing-instances { Test { instance-type l2vpn; interface fe-0/3/0.0; route-distinguisher 65000:1; vrf-target target:65000:1; protocols { l2vpn { encapsulation-type ethernet-vlan; no-control-word; site DUA { site-identifier 2; interface fe-0/3/0.0 { remote-site-id 1; } } } } } } [edit] lab@PE2# show l2vp ^ syntax error. lab@PE2# run show l2vpn connections ? Possible completions: <[Enter]> Execute this command brief Display one-line version of output down Display nonoperational connections extensive Display connection status and history history Display connection history instance Name of Layer 2 VPN instance local-site Name or ID of Layer 2 VPN local site logical-router Name of logical router, or 'all' remote-site ID of Layer 2 VPN remote site status Display connection and circuit status (default) summary Display summary output up Display operational connections up-down Display both non- and operational connections (default) | Pipe through a command [edit] lab@PE2# 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: DUA (2) Number of local interfaces: 1 Number of local interfaces up: 1 fe-0/3/0.0 1 800000 1 1 100 status-vector: 0 connection-site Type St Time last up # Up trans 1 rmt Up Jan 30 09:45:12 2007 1 Local interface: fe-0/3/0.0, Status: Up, Encapsulation: VLAN Remote PE: 1.1.1.1, Negotiated control-word: No Incoming label: 800000, Outgoing label: 800001 Time Event Interface/Lbl/PE Jan 30 09:45:12 2007 status update timer Jan 30 09:45:10 2007 PE route changed Jan 30 09:45:10 2007 Out lbl Update 800001 Jan 30 09:45:10 2007 In lbl Update 800000 Jan 30 09:45:10 2007 loc intf up fe-0/3/0.0 [edit] lab@PE2# quit Exiting configuration mode