hostname r1 buggy ! logging file debug ../binTmp/zzz37r1-log.run ! route-map p4 sequence 10 action deny sequence 10 match network 2.2.2.11/32 ge 32 le 32 ! sequence 20 action permit sequence 20 match network 0.0.0.0/0 ge 0 le 32 ! exit ! route-map p6 sequence 10 action deny sequence 10 match network 4321::11/128 ge 128 le 128 ! sequence 20 action permit sequence 20 match network ::/0 ge 0 le 128 ! exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! router babel4 1 vrf v1 router-id 1111-2222-3333-0001 redistribute connected exit ! router babel6 1 vrf v1 router-id 1111-2222-3333-0001 redistribute connected exit ! interface loopback0 no description vrf forwarding v1 ipv4 address 2.2.2.1 255.255.255.255 ipv6 address 4321::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback1 no description vrf forwarding v1 ipv4 address 2.2.2.11 255.255.255.255 ipv6 address 4321::11 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback2 no description vrf forwarding v1 ipv4 address 2.2.2.21 255.255.255.255 ipv6 address 4321::21 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.1 255.255.255.252 ipv6 address 1234:1::1 ffff:ffff:: router babel4 1 enable router babel4 1 route-map-out p4 router babel6 1 enable router babel6 1 route-map-out p6 no shutdown no log-link-change exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet no exec authorization no login authentication vrf tester exit ! ! end