edit load factory-default set version 21.1R1.11 set system host-name CE2 set system root-authentication encrypted-password "$6$iV87lLLH$J5PgOILA3bCKA8wp4hBeNoK7QS6tb/MP9Z9iJlpuDD0gbgmgmdRrA2pIVIMfxhirrQGcZlvKGqUJYWfKgGPHZ." set system scripts language python3 set system login user jcluser uid 2000 set system login user jcluser class super-user set system login user jcluser authentication encrypted-password "$6$w/7lX5wK$dToen.eIS.Zh6zKaDVfLBfw4vaUJgbM6l0.EP7D.l6WPO3eTmKxoQiNe2mx00ANM799O4gJbQGbIgA6UUzYl4." set system services ssh root-login allow set system services netconf ssh set system services rest http port 3000 set system services rest enable-explorer set system time-zone America/Montreal set system syslog user * any emergency set system syslog file messages any notice set system syslog file messages authorization info set system syslog file interactive-commands interactive-commands any set chassis fpc 0 pic 0 number-of-ports 8 set chassis fpc 0 lite-mode set interfaces ge-0/0/0 unit 0 description "Link from CE2 to PE2 for Layer 3 VPN" set interfaces ge-0/0/0 unit 0 family inet address 192.168.3.2/30 set interfaces fxp0 unit 0 family inet address 100.123.1.4/16 set interfaces lo0 unit 0 family inet address 192.168.3.5/32 set interfaces lo0 unit 0 family inet address 10.3.0.1/24 set interfaces lo0 unit 0 family inet address 10.3.1.1/24 set interfaces lo0 unit 0 family inet address 10.3.2.1/24 set interfaces lo0 unit 0 family inet address 10.3.3.1/24 set policy-options prefix-list pre-CUST-PREFIX 10.3.0.0/24 set policy-options prefix-list pre-CUST-PREFIX 10.3.1.0/24 set policy-options prefix-list pre-CUST-PREFIX 10.3.2.0/24 set policy-options prefix-list pre-CUST-PREFIX 10.3.3.0/24 set policy-options policy-statement pol-CUST-NETWORK term term-CUST from prefix-list pre-CUST-PREFIX set policy-options policy-statement pol-CUST-NETWORK term term-CUST then accept set policy-options policy-statement pol-CUST-NETWORK term temr-ELSE then reject set protocols bgp group ISP type external set protocols bgp group ISP local-address 192.168.3.2 set protocols bgp group ISP export pol-CUST-NETWORK set protocols bgp group ISP peer-as 65500 set protocols bgp group ISP local-as 65502 set protocols bgp group ISP neighbor 192.168.3.1 set routing-options router-id 192.168.3.5 set routing-options autonomous-system 65502 set routing-options static route 0.0.0.0/0 next-hop 100.123.0.1 run clear log messages commi confi 1