hostname r4 buggy ! logging file debug ../binTmp/zzz2r4-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 label-mode per-prefix exit ! interface loopback0 no description vrf forwarding v1 ipv4 address 2.2.2.4 255.255.255.255 ipv6 address 4321::4 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback1 no description vrf forwarding v2 ipv4 address 3.3.3.4 255.255.255.255 ipv6 address 3333::4 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.10 255.255.255.252 ipv6 address 1234:3::2 ffff:ffff:: mpls enable no shutdown no log-link-change exit ! interface ethernet2 no description vrf forwarding v1 ipv4 address 1.1.1.13 255.255.255.252 ipv6 address 1234:4::1 ffff:ffff:: mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 2 router-id 4.4.4.3 address-family labeled neighbor 1.1.1.9 remote-as 1 no neighbor 1.1.1.9 description neighbor 1.1.1.9 local-as 2 neighbor 1.1.1.9 address-family labeled neighbor 1.1.1.9 distance 20 redistribute connected redistribute static exit ! router bgp4 2 vrf v1 local-as 2 router-id 4.4.4.4 address-family vpnuni neighbor 2.2.2.5 remote-as 2 no neighbor 2.2.2.5 description neighbor 2.2.2.5 local-as 2 neighbor 2.2.2.5 address-family vpnuni neighbor 2.2.2.5 distance 200 neighbor 2.2.2.5 update-source loopback0 neighbor 2.2.2.5 send-community standard extended afi-vrf v2 enable afi-vrf v2 redistribute connected exit ! router bgp6 1 vrf v1 local-as 2 router-id 6.6.6.3 address-family labeled neighbor 1234:3::1 remote-as 1 no neighbor 1234:3::1 description neighbor 1234:3::1 local-as 2 neighbor 1234:3::1 address-family labeled neighbor 1234:3::1 distance 20 redistribute connected redistribute static exit ! router bgp6 2 vrf v1 local-as 2 router-id 6.6.6.4 address-family vpnuni neighbor 4321::5 remote-as 2 no neighbor 4321::5 description neighbor 4321::5 local-as 2 neighbor 4321::5 address-family vpnuni neighbor 4321::5 distance 200 neighbor 4321::5 update-source loopback0 neighbor 4321::5 send-community standard extended afi-vrf v2 enable afi-vrf v2 redistribute connected exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 2.2.2.5 255.255.255.255 1.1.1.14 ipv4 route v1 2.2.2.6 255.255.255.255 1.1.1.14 ! ipv6 route v1 4321::5 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:4::2 ipv6 route v1 4321::6 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:4::2 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet no exec authorization no login authentication vrf tester exit ! ! end