hostname r7 buggy ! logging milliseconds logging file debug ../binTmp/slot44r7-log.run ! 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 exit ! interface loopback0 vrf forwarding v1 ipv4 address 2.2.2.105 255.255.255.255 ipv6 address 4321::105 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback1 vrf forwarding v2 ipv4 address 3.3.3.105 255.255.255.255 ipv6 address 3333::105 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.3.2 255.255.255.0 ipv6 address 1234:3::2 ffff:ffff:: mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.5 address-family vpnuni ! neighbor 2.2.2.101 remote-as 1 neighbor 2.2.2.101 local-as 1 neighbor 2.2.2.101 address-family vpnuni neighbor 2.2.2.101 distance 200 neighbor 2.2.2.101 update-source loopback0 neighbor 2.2.2.101 send-community standard extended ! afi-vrf v2 enable afi-vrf v2 redistribute connected afi-vrf v2 redistribute static ! ! exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.5 address-family vpnuni ! neighbor 4321::101 remote-as 1 neighbor 4321::101 local-as 1 neighbor 4321::101 address-family vpnuni neighbor 4321::101 distance 200 neighbor 4321::101 update-source loopback0 neighbor 4321::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 1.1.2.0 255.255.255.0 1.1.3.1 ipv4 route v1 2.2.2.101 255.255.255.255 1.1.3.1 ipv4 route v1 2.2.2.104 255.255.255.255 1.1.3.1 ! ipv6 route v1 1234:2:: ffff:ffff:: 1234:3::1 ipv6 route v1 4321::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:3::1 ipv6 route v1 4321::104 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:3::1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end