hostname r5 buggy ! logging milliseconds logging file debug ../binTmp/13r5-log.run ! route-map rm1 sequence 10 action deny sequence 10 match aspath .*3.* ! sequence 20 action permit ! exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! interface loopback0 vrf forwarding v1 ipv4 address 2.2.2.5 255.255.255.255 ipv6 address 4321::5 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.14 255.255.255.252 ipv6 address 1234:4::2 ffff:ffff:: no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 4 router-id 4.4.4.5 no safe-ebgp address-family unicast ! neighbor 1.1.1.13 remote-as 4 neighbor 1.1.1.13 local-as 4 neighbor 1.1.1.13 address-family unicast neighbor 1.1.1.13 distance 200 neighbor 1.1.1.13 soft-reconfiguration neighbor 1.1.1.13 route-map-in rm1 ! ! redistribute connected exit ! router bgp6 1 vrf v1 local-as 4 router-id 6.6.6.5 no safe-ebgp address-family unicast ! neighbor 1234:4::1 remote-as 4 neighbor 1234:4::1 local-as 4 neighbor 1234:4::1 address-family unicast neighbor 1234:4::1 distance 200 neighbor 1234:4::1 soft-reconfiguration neighbor 1234:4::1 route-map-in rm1 ! ! 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