interfaces { dummy dum0 { address 192.168.255.10/32 } ethernet eth0 { address 192.168.10.1/31 hw-id c3:ba:e7:a9:d4:0d } ethernet eth1 { address 10.0.10.1/24 hw-id c3:ba:e7:a9:d4:0e vrf BLUE } loopback lo { } } protocols { bgp { address-family { ipv4-unicast { rd { vpn { export 192.168.255.10:200 } } } } neighbor 192.168.255.12 { address-family { ipv4-vpn { nexthop-self { } } } peer-group RR } parameters { router-id 192.168.255.10 } peer-group RR { remote-as 65002 update-source dum0 } system-as 65002 } mpls { interface eth0 ldp { discovery { transport-ipv4-address 192.168.255.10 } interface eth0 router-id 192.168.255.10 targeted-neighbor { ipv4 { address 192.168.255.0 enable } } } } ospf { area 0 { network 192.168.10.0/31 network 192.168.255.10/32 } interface eth0 { network point-to-point passive { disable } } parameters { router-id 192.168.255.10 } passive-interface default } } service { dhcp-server { shared-network-name blue { subnet 10.0.10.0/24 { default-router 10.0.10.1 range main { start 10.0.10.10 stop 10.0.10.100 } } } } ntp { allow-client { address 0.0.0.0/0 address ::/0 } server time1.vyos.net { } server time2.vyos.net { } server time3.vyos.net { } } ssh { port 22 } } system { config-management { commit-revisions 100 } conntrack { modules { ftp h323 nfs pptp sip sqlnet tftp } } console { device ttyS0 { speed 115200 } } host-name PE01 login { user vyos { authentication { plaintext-password "" } } } syslog { global { facility all { level info } facility protocols { level debug } } } } vrf { name BLUE { protocols { bgp { address-family { ipv4-unicast { export { vpn } import { vpn } label { vpn { export auto } } rd { vpn { export 192.168.255.10:200 } } redistribute { connected { } } route-target { vpn { export 65002:200 import 65002:200 } } } ipv6-unicast { export { vpn } import { vpn } label { vpn { export auto } } rd { vpn { export 192.168.255.10:200 } } redistribute { connected { } } route-target { vpn { export 65002:200 import 65002:200 } } } } system-as 65002 } } table 200 } } // Warning: Do not remove the following line. // vyos-config-version: "bgp@3:broadcast-relay@1:cluster@1:config-management@1:conntrack@3:conntrack-sync@2:container@1:dhcp-relay@2:dhcp-server@6:dhcpv6-server@1:dns-forwarding@4:firewall@9:flow-accounting@1:https@4:ids@1:interfaces@28:ipoe-server@1:ipsec@12:isis@2:l2tp@4:lldp@1:mdns@1:monitoring@1:nat@5:nat66@1:ntp@2:openconnect@2:ospf@1:policy@5:pppoe-server@6:pptp@2:qos@2:quagga@10:rpki@1:salt@1:snmp@3:ssh@2:sstp@4:system@25:vrf@3:vrrp@3:vyos-accel-ppp@2:wanloadbalance@3:webproxy@2" // Release version: 1.4-rolling-202303291133