hostname r2 buggy ! logging file debug ../binTmp/zzz13r2-log.run ! route-map rm1 sequence 10 action permit sequence 10 set aspath 1000 ! exit ! bridge 1 mac-learn exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! interface loopback0 no description vrf forwarding v1 ipv4 address 2.2.2.2 255.255.255.255 ipv6 address 4321::2 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.222 255.255.255.255 ipv6 address 4321::222 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.102 255.255.255.255 ipv6 address 4321::102 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface bvi1 no description vrf forwarding v1 ipv4 address 1.1.1.2 255.255.255.0 ipv6 address 1234:1::2 ffff:ffff:: no shutdown no log-link-change exit ! interface ethernet1 no description bridge-group 1 no shutdown no log-link-change exit ! interface ethernet2 no description bridge-group 1 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.2 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 1 neighbor 1.1.1.1 address-family unicast neighbor 1.1.1.1 distance 200 advertise 2.2.2.2/32 route-map rm1 advertise 2.2.2.222/32 route-map rm1 exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.2 address-family unicast neighbor 1234:1::1 remote-as 1 no neighbor 1234:1::1 description neighbor 1234:1::1 local-as 1 neighbor 1234:1::1 address-family unicast neighbor 1234:1::1 distance 200 advertise 4321::2/128 route-map rm1 advertise 4321::222/128 route-map rm1 exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tel port 666 no exec authorization no login authentication vrf v1 exit ! server telnet tester security protocol telnet no exec authorization no login authentication vrf tester exit ! ! end