set interfaces ethernet eth0 address '192.0.2.1/24' set interfaces ethernet eth1 duplex 'auto' set interfaces ethernet eth1 speed 'auto' set interfaces ethernet eth1 vrf 'green' set interfaces ethernet eth2 vrf 'red' set protocols static route 0.0.0.0/0 next-hop 192.0.2.254 distance '10' set protocols static table 10 route 1.0.0.0/8 interface eth0 distance '20' set protocols static table 10 route 2.0.0.0/8 interface eth0 distance '20' set protocols static table 10 route 3.0.0.0/8 interface eth0 distance '20' set protocols static table 20 route 4.0.0.0/8 interface eth0 distance '20' set protocols static table 20 route 5.0.0.0/8 interface eth0 distance '50' set protocols static table 20 route 6.0.0.0/8 interface eth0 distance '60' set protocols static table 20 route 11.0.0.0/8 next-hop 1.1.1.1 interface 'eth0' set protocols static table 20 route 12.0.0.0/8 next-hop 1.1.1.1 interface 'eth0' set protocols static table 20 route 13.0.0.0/8 next-hop 1.1.1.1 interface 'eth0' set protocols static table 20 route6 2001:db8:100::/40 interface eth1 distance '20' set protocols static table 20 route6 2001:db8::/40 interface eth1 distance '10' set protocols static table 30 route 14.0.0.0/8 next-hop 2.2.1.1 interface 'eth1' set protocols static table 30 route 15.0.0.0/8 next-hop 2.2.1.1 interface 'eth1' set protocols static table 30 route6 2001:db8:200::/40 interface eth1 distance '20' set service ntp allow-client address '0.0.0.0/0' set service ntp allow-client address '::/0' set service ntp server 0.pool.ntp.org set service ntp server 1.pool.ntp.org set service ntp server 2.pool.ntp.org set system config-management commit-revisions '100' set system conntrack modules ftp set system conntrack modules h323 set system conntrack modules nfs set system conntrack modules pptp set system conntrack modules sip set system conntrack modules sqlnet set system conntrack modules tftp set system console device ttyS0 speed '115200' set system host-name 'vyos' set system login user vyos authentication encrypted-password '$6$O5gJRlDYQpj$MtrCV9lxMnZPMbcxlU7.FI793MImNHznxGoMFgm3Q6QP3vfKJyOSRCt3Ka/GzFQyW1yZS4NS616NLHaIPPFHc0' set system login user vyos authentication plaintext-password '' set system syslog global facility all level 'info' set system syslog global facility local7 level 'debug' set system time-zone 'Europe/Berlin' set vrf name green protocols static route 20.0.0.0/8 next-hop 1.1.1.1 interface 'eth1' set vrf name green protocols static route 20.0.0.0/8 next-hop 1.1.1.1 vrf 'default' set vrf name green protocols static route 21.0.0.0/8 next-hop 2.2.1.1 interface 'eth1' set vrf name green protocols static route 21.0.0.0/8 next-hop 2.2.1.1 vrf 'default' set vrf name green protocols static route 100.0.0.0/8 interface eth0 distance '200' set vrf name green protocols static route 100.0.0.0/8 interface eth0 vrf 'default' set vrf name green protocols static route 101.0.0.0/8 interface eth0 vrf 'default' set vrf name green protocols static route 101.0.0.0/8 interface eth1 set vrf name green protocols static route6 2001:db8:100::/40 next-hop fe80::1 interface 'eth0' set vrf name green protocols static route6 2001:db8:100::/40 next-hop fe80::1 vrf 'default' set vrf name green protocols static route6 2001:db8:300::/40 interface eth1 distance '20' set vrf name green protocols static route6 2001:db8:300::/40 interface eth1 vrf 'default' set vrf name green table '1000' set vrf name red protocols static route 30.0.0.0/8 next-hop 1.1.1.1 interface 'eth1' set vrf name red protocols static route 40.0.0.0/8 next-hop 2.2.1.1 interface 'eth1' set vrf name red protocols static route 40.0.0.0/8 next-hop 2.2.1.1 vrf 'default' set vrf name red protocols static route 103.0.0.0/8 interface eth0 distance '201' set vrf name red protocols static route 103.0.0.0/8 interface eth0 vrf 'default' set vrf name red protocols static route 104.0.0.0/8 interface eth0 vrf 'default' set vrf name red protocols static route 104.0.0.0/8 interface eth1 vrf 'default' set vrf name red protocols static route6 2001:db8:100::/40 next-hop fe80::1 interface 'eth0' set vrf name red protocols static route6 2001:db8:100::/40 next-hop fe80::1 vrf 'default' set vrf name red protocols static route6 2001:db8:400::/40 interface eth1 distance '24' set vrf name red protocols static route6 2001:db8:400::/40 interface eth1 vrf 'default' set vrf name red table '2000'