hostname r4 buggy ! logging milliseconds logging file debug ../binTmp/slot2r4-log.run ! access-list test4 sequence 10 deny 1 any all any all sequence 20 permit all any all any all exit ! access-list test6 sequence 10 deny all 4321:: ffff:: all 4321:: ffff:: all sequence 20 permit all any all any all exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 label4mode per-prefix label6mode per-prefix exit ! vrf definition v2 rd 1:2 rt4import 1:2 rt4export 1:2 rt6import 1:2 rt6export 1:2 label4mode per-prefix label6mode per-prefix exit ! interface loopback0 vrf forwarding v1 ipv4 address 3.3.3.102 255.255.255.255 ipv6 address 3333::102 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback1 vrf forwarding v2 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 vrf forwarding v1 ipv4 address 3.3.3.6 255.255.255.252 ipv4 access-group-in test4 ipv6 address 3333::6 ffff:ffff:ffff:ffff:ffff:ffff:ffff:fffc ipv6 access-group-in test6 mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! interface ethernet2 vrf forwarding v2 ipv4 address 1.1.1.5 255.255.255.252 ipv4 access-group-in test4 ipv6 address 1234:2::1 ffff:ffff:: ipv6 access-group-in test6 mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! router bgp4 2 vrf v1 local-as 2 router-id 4.4.4.2 no safe-ebgp address-family vpnuni ! neighbor 3.3.3.101 remote-as 2 neighbor 3.3.3.101 local-as 2 neighbor 3.3.3.101 address-family vpnuni neighbor 3.3.3.101 distance 200 neighbor 3.3.3.101 update-source loopback0 neighbor 3.3.3.101 send-community standard extended ! afi-vrf v2 enable afi-vrf v2 redistribute connected afi-vrf v2 redistribute static ! ! exit ! router bgp6 2 vrf v1 local-as 2 router-id 6.6.6.2 no safe-ebgp address-family vpnuni ! neighbor 3333::101 remote-as 2 neighbor 3333::101 local-as 2 neighbor 3333::101 address-family vpnuni neighbor 3333::101 distance 200 neighbor 3333::101 update-source loopback0 neighbor 3333::101 send-community standard extended ! afi-vrf v2 enable afi-vrf v2 redistribute connected afi-vrf v2 redistribute static ! ! exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 3.3.3.101 255.255.255.255 3.3.3.5 ! ipv6 route v1 3333::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 3333::5 ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v2 2.2.2.4 255.255.255.255 1.1.1.6 ! ipv6 route v2 4321::4 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:2::2 ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end