hostname r1 buggy ! logging milliseconds logging file debug ../binTmp/slot60r1-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! vrf definition v9 rd 1:1 exit ! interface loopback0 vrf forwarding v1 ipv4 address 2.2.2.101 255.255.255.255 ipv6 address 4321::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback9 vrf forwarding v9 ipv4 address 10.10.10.227 255.255.255.255 no shutdown no log-link-change exit ! interface ethernet1 vrf forwarding v9 ipv4 address 10.11.12.254 255.255.255.0 no shutdown no log-link-change exit ! interface ethernet2 no shutdown no log-link-change exit ! interface sdn1 mtu 1500 macaddr 0037.0375.024c vrf forwarding v1 ipv4 address 1.1.1.1 255.255.255.0 ipv4 multicast mldp-enable ipv6 address 1234:1::1 ffff:ffff:: ipv6 enable ipv6 multicast mldp-enable mpls enable mpls ldp4 mpls ldp6 no autostate no shutdown no log-link-change exit ! interface sdn2 mtu 1500 macaddr 0034.2d2f.023d vrf forwarding v1 ipv4 address 1.1.2.1 255.255.255.0 ipv4 multicast mldp-enable ipv6 address 1234:2::1 ffff:ffff:: ipv6 enable ipv6 multicast mldp-enable mpls enable mpls ldp4 mpls ldp6 no autostate no shutdown no log-link-change exit ! interface sdn3 mtu 1500 macaddr 0064.030e.556e vrf forwarding v1 ipv4 address 1.1.3.1 255.255.255.0 ipv4 multicast mldp-enable ipv6 address 1234:3::1 ffff:ffff:: ipv6 enable ipv6 multicast mldp-enable mpls enable mpls ldp4 mpls ldp6 no autostate no shutdown no log-link-change exit ! interface sdn4 mtu 1500 macaddr 004b.1b5e.1b78 vrf forwarding v1 ipv4 address 1.1.4.1 255.255.255.0 ipv4 pim enable ipv6 address 1234:4::1 ffff:ffff:: ipv6 enable ipv6 pim enable no autostate no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.1 address-family unicast multicast ! template a remote-as 1 template a local-as 1 template a address-family unicast multicast template a distance 200 template a update-source loopback0 template a route-reflector-client ! neighbor 2.2.2.103 template a ! neighbor 2.2.2.104 template a ! neighbor 2.2.2.105 template a ! ! redistribute connected redistribute static exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.1 address-family unicast multicast ! template a remote-as 1 template a local-as 1 template a address-family unicast multicast template a distance 200 template a update-source loopback0 template a route-reflector-client ! neighbor 4321::103 template a ! neighbor 4321::104 template a ! neighbor 4321::105 template a ! ! redistribute connected redistribute static exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 2.2.2.103 255.255.255.255 1.1.1.2 ipv4 route v1 2.2.2.104 255.255.255.255 1.1.2.2 ipv4 route v1 2.2.2.105 255.255.255.255 1.1.3.2 ipv4 route v1 2.2.2.106 255.255.255.255 1.1.4.2 ! ipv6 route v1 4321::103 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:1::2 ipv6 route v1 4321::104 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:2::2 ipv6 route v1 4321::105 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:3::2 ipv6 route v1 4321::106 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:4::2 ! ipv4 mroute v1 2.2.2.106 255.255.255.255 1.1.4.2 ! ipv6 mroute v1 4321::106 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:4::2 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! server p4lang p4 export-vrf v1 export-port sdn1 1 10 0 0 0 export-port sdn2 2 10 0 0 0 export-port sdn3 3 10 0 0 0 export-port sdn4 4 10 0 0 0 interconnect ethernet2 vrf v9 exit ! server dhcp4 eth1 pool 10.11.12.1 10.11.12.99 gateway 10.11.12.254 netmask 255.255.255.0 dns-server 10.10.10.227 domain-name p4l static 0000.0000.2222 10.11.12.111 interface ethernet1 vrf v9 exit ! ! end