hostname r3 buggy ! logging file debug ../binTmp/zzz95r3-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 label-mode per-prefix exit ! vrf definition v2 rd 1:2 rt-import 1:2 rt-export 1:2 exit ! vrf definition v3 rd 1:3 rt-import 1:3 rt-export 1:3 exit ! vrf definition v4 rd 1:4 rt-import 1:4 rt-export 1:4 exit ! interface loopback0 no description vrf forwarding v1 ipv4 address 2.2.2.3 255.255.255.255 ipv6 address 4321::3 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback2 no description vrf forwarding v2 ipv4 address 9.9.2.3 255.255.255.255 ipv6 address 9992::3 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback3 no description vrf forwarding v3 ipv4 address 9.9.3.3 255.255.255.255 ipv6 address 9993::3 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback4 no description vrf forwarding v4 ipv4 address 9.9.4.3 255.255.255.255 ipv6 address 9994::3 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface ethernet1 no description vrf forwarding v1 ipv4 address 1.1.1.6 255.255.255.252 ipv6 address 1234:2::2 ffff:ffff:: mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.3 address-family vpnuni neighbor 2.2.2.1 remote-as 1 no neighbor 2.2.2.1 description neighbor 2.2.2.1 local-as 1 neighbor 2.2.2.1 address-family vpnuni neighbor 2.2.2.1 distance 200 neighbor 2.2.2.1 update-source loopback0 neighbor 2.2.2.1 soft-reconfiguration neighbor 2.2.2.1 send-community standard extended afi-vrf v2 enable afi-vrf v2 redistribute connected afi-vrf v3 enable afi-vrf v3 redistribute connected afi-vrf v4 enable afi-vrf v4 redistribute connected exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.3 address-family vpnuni neighbor 4321::1 remote-as 1 no neighbor 4321::1 description neighbor 4321::1 local-as 1 neighbor 4321::1 address-family vpnuni neighbor 4321::1 distance 200 neighbor 4321::1 update-source loopback0 neighbor 4321::1 soft-reconfiguration neighbor 4321::1 send-community standard extended afi-vrf v2 enable afi-vrf v2 redistribute connected afi-vrf v3 enable afi-vrf v3 redistribute connected afi-vrf v4 enable afi-vrf v4 redistribute connected exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 2.2.2.1 255.255.255.255 1.1.1.5 ipv4 route v1 2.2.2.2 255.255.255.255 1.1.1.5 ! ipv6 route v1 4321::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:2::1 ipv6 route v1 4321::2 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:2::1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet no exec authorization no login authentication vrf tester exit ! ! end