hostname r5 buggy ! logging milliseconds logging file debug ../binTmp/slot28r5-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 label4mode per-prefix label6mode per-prefix exit ! vrf definition v3 rd 1:3 rt4import 1:3 rt4export 1:3 rt6import 1:3 rt6export 1:3 label4mode per-prefix label6mode per-prefix exit ! interface loopback0 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 vrf forwarding v3 ipv4 address 4.4.4.4 255.255.255.255 ipv6 address 4444::4 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.1.6 255.255.255.252 ipv6 address 1234:2::2 ffff:ffff:: mpls enable no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 3 router-id 4.4.4.3 no safe-ebgp address-family car ! neighbor 1.1.1.5 remote-as 2 neighbor 1.1.1.5 local-as 3 neighbor 1.1.1.5 address-family car neighbor 1.1.1.5 distance 20 ! ! redistribute connected exit ! router bgp4 4 vrf v1 local-as 4 router-id 4.4.4.2 no safe-ebgp address-family vpnuni ! neighbor 2.2.2.1 remote-as 4 neighbor 2.2.2.1 local-as 4 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 send-community standard extended ! afi-vrf v3 enable afi-vrf v3 redistribute connected ! ! exit ! router bgp6 1 vrf v1 local-as 3 router-id 6.6.6.3 no safe-ebgp address-family car ! neighbor 1234:2::1 remote-as 2 neighbor 1234:2::1 local-as 3 neighbor 1234:2::1 address-family car neighbor 1234:2::1 distance 20 ! ! redistribute connected exit ! router bgp6 4 vrf v1 local-as 4 router-id 6.6.6.2 no safe-ebgp address-family vpnuni ! neighbor 4321::1 remote-as 4 neighbor 4321::1 local-as 4 neighbor 4321::1 address-family vpnuni neighbor 4321::1 distance 200 neighbor 4321::1 update-source loopback0 neighbor 4321::1 send-community standard extended ! afi-vrf v3 enable afi-vrf v3 redistribute connected ! ! exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end