You are on page 1of 1

set interfaces ge-0/0/0 unit 0 family inet address 172.16.1.

1/24
set interfaces ge-0/0/0 unit 0 family mpls
set interfaces ge-0/0/1 unit 0 family inet address 172.16.3.1/24
set interfaces ge-0/0/1 unit 0 family mpls
set interfaces fxp0 unit 0 family inet dhcp vendor-id Juniper-vmx-VM63640B8C8E
set interfaces lo0 unit 0 family inet address 1.1.1.1/32
set interfaces lo0 unit 1 family inet address 121.121.121.121/24
set interfaces lo0 unit 2 family inet address 11.11.11.11/24

set routing-options router-id 1.1.1.1


set routing-options autonomous-system 53550
set protocols mpls interface ge-0/0/0.0
set protocols mpls interface ge-0/0/1.0
set protocols bgp group IXRT local-address 1.1.1.1
set protocols bgp group IXRT family inet-vpn unicast
set protocols bgp group IXRT peer-as 53550
set protocols bgp group IXRT neighbor 5.5.5.5
set protocols bgp group BBONE local-address 1.1.1.1
set protocols bgp group BBONE family inet-vpn unicast
set protocols bgp group BBONE peer-as 53550
set protocols bgp group BBONE neighbor 4.4.4.4
set protocols ospf area 0.0.0.0 interface lo0.0 passive
set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 interface-type p2p
set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 metric 10
set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 ldp-synchronization
set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 hello-interval 1
set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 dead-interval 3
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 interface-type p2p
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 metric 10
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 ldp-synchronization
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 hello-interval 1
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 dead-interval 3
set protocols ldp interface ge-0/0/0.0
set protocols ldp interface ge-0/0/1.0
set routing-instances CUSTOMER-A instance-type vrf
set routing-instances CUSTOMER-A interface lo0.2
set routing-instances CUSTOMER-A route-distinguisher 1.1.1.1:1
set routing-instances CUSTOMER-A vrf-target target:53550:1
set routing-instances CUSTOMER-A vrf-table-label
set routing-instances VRF-LAB instance-type vrf
set routing-instances VRF-LAB interface lo0.1
set routing-instances VRF-LAB route-distinguisher 1.1.1.1:8888
set routing-instances VRF-LAB vrf-target target:53550:8888
set routing-instances VRF-LAB vrf-table-label

You might also like