hostname r4 buggy ! logging milliseconds logging file debug ../binTmp/slot38r4-log.run ! route-map rm1 sequence 10 action deny sequence 10 match lrgcomm 1:1234:3000 ! 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.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 ethernet1 vrf forwarding v1 ipv4 address 1.1.1.4 255.255.255.0 ipv6 address 1234:1::4 ffff:ffff:: no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.4 address-family unicast ! neighbor 1.1.1.1 remote-as 1 neighbor 1.1.1.1 local-as 1 neighbor 1.1.1.1 address-family unicast neighbor 1.1.1.1 distance 200 neighbor 1.1.1.1 send-community all neighbor 1.1.1.1 route-map-in rm1 ! ! redistribute connected exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.4 address-family unicast ! neighbor 1234:1::1 remote-as 1 neighbor 1234:1::1 local-as 1 neighbor 1234:1::1 address-family unicast neighbor 1234:1::1 distance 200 neighbor 1234:1::1 send-community all neighbor 1234:1::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