hostname r3 buggy ! logging file debug ../binTmp/zzz5r3-log.run ! route-policy rm1 sequence 10 set stdcomm 1:2 sequence 20 pass exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 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 ethernet1 no description vrf forwarding v1 ipv4 address 1.1.1.3 255.255.255.0 ipv6 address 1234:1::3 ffff:ffff:: no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 3 router-id 4.4.4.3 address-family unicast neighbor 1.1.1.1 remote-as 1 no neighbor 1.1.1.1 description neighbor 1.1.1.1 local-as 3 neighbor 1.1.1.1 address-family unicast neighbor 1.1.1.1 distance 20 neighbor 1.1.1.1 soft-reconfiguration neighbor 1.1.1.1 send-community standard extended redistribute connected route-policy rm1 exit ! router bgp6 1 vrf v1 local-as 3 router-id 6.6.6.3 address-family unicast neighbor 1234:1::1 remote-as 1 no neighbor 1234:1::1 description neighbor 1234:1::1 local-as 3 neighbor 1234:1::1 address-family unicast neighbor 1234:1::1 distance 20 neighbor 1234:1::1 soft-reconfiguration neighbor 1234:1::1 send-community standard extended redistribute connected route-policy rm1 exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet no exec authorization no login authentication vrf tester exit ! ! end