xtivity@Zeus# [edit] xtivity@Eos# [edit] xtivity@Eos# show | no-more ## Last changed: 2014-12-15 21:05:28 GMT version 12.1X44-D30.4; system { host-name Eos; time-zone GMT; root-authentication { encrypted-password "$1$/HWtP.BP$wBFZGE9g/FPQoPnAE11lc1"; ## SECRET-DATA } login { user xtivity { uid 2000; class super-user; authentication { encrypted-password "$1$hHpxKNbQ$2yZYkFiRK0cGJsPQ5fZMK1"; ## SECRET-DATA } } } services { ssh; telnet; inactive: web-management { http { interface [ vlan.0 ge-0/0/5.0 ]; } https { system-generated-certificate; interface [ vlan.0 ge-0/0/5.0 ]; } } } syslog { archive size 100k files 3; user * { any emergency; } file messages { any critical; authorization info; } file interactive-commands { interactive-commands error; } } max-configurations-on-flash 5; max-configuration-rollbacks 5; license { autoupdate { url https://ae1.juniper.net/junos/key_retrieval; } } ntp; } interfaces { ge-0/0/0 { unit 0 { description "Connection to ge-0/0/1 HERA"; family inet { address 10.1.2.14/30; } family mpls; } } ge-0/0/1 { unit 0 { description "Connection to ge-0/0/0 HEMERA"; family inet { address 10.1.2.17/30; } family mpls; } } ge-0/0/4 { vlan-tagging; encapsulation flexible-ethernet-services; unit 1120 { encapsulation vlan-vpls; vlan-id 1120; } } ge-0/0/5 { unit 0 { family inet { address 10.1.3.66/24; } family mpls; } } lo0 { unit 0 { family inet { address 10.1.1.5/24; } } } } routing-options { router-id 10.1.1.5; autonomous-system 65512; } protocols { rsvp { interface ge-0/0/0.0; interface ge-0/0/1.0; interface lo0.0; interface ge-0/0/5.0; } mpls { label-switched-path Eos-to-Zeus { to 10.1.1.1; no-cspf; } interface ge-0/0/0.0; interface ge-0/0/1.0; interface lo0.0; } bgp { group vpls-peering { type internal; local-address 10.1.1.5; family l2vpn { signaling; } export send-ospf; neighbor 10.1.1.1; neighbor 10.1.1.2; neighbor 10.1.1.3; neighbor 10.1.1.4; neighbor 10.1.1.6; neighbor 10.1.1.7; neighbor 10.1.1.8; neighbor 10.1.1.9; neighbor 10.1.1.10; neighbor 10.1.1.11; neighbor 10.1.1.12; neighbor 10.1.1.13; } } ospf { area 0.0.0.0 { interface ge-0/0/0.0; interface ge-0/0/1.0; interface lo0.0 { passive; } interface ge-0/0/5.0; } } } policy-options { policy-statement send-ospf { term 2 { from protocol ospf; then accept; } } } security { forwarding-options { family { mpls { mode packet-based; } } } } routing-instances { vpls-vlan-1120 { instance-type vpls; interface ge-0/0/4.1120; route-distinguisher 10.1.1.5:1120; vrf-target target:65512:4; protocols { vpls { site-range 13; no-tunnel-services; site vlan_1120 { site-identifier 5; interface ge-0/0/4.1120; } } } } } [edit] xtivity@Eos# [edit] xtivity@Eos# [edit]