hostname r6 buggy ! logging milliseconds logging file debug ../binTmp/28r6-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 label4mode all-igp label6mode all-igp exit ! interface loopback0 vrf forwarding v1 ipv4 address 2.2.2.6 255.255.255.255 ipv6 address 4321::6 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback1 vrf forwarding v1 ipv4 address 3.3.3.6 255.255.255.255 ipv6 address 3336::6 ffff:ffff:ffff:ffff:: no shutdown no log-link-change exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.1.18 255.255.255.252 ipv6 address 1234:5::2 ffff:ffff:: mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! interface pwether1 mtu 1500 macaddr 0078.0877.0e7e vrf forwarding v1 ipv4 address 4.4.4.2 255.255.255.0 pseudowire v1 loopback1 pweompls 3.3.3.1 1234 no shutdown no log-link-change exit ! interface pwether2 mtu 1500 macaddr 0030.0451.4c1b vrf forwarding v1 ipv4 address 4.4.5.2 255.255.255.0 pseudowire v1 loopback1 pweompls 3331::1 1234 no shutdown no log-link-change exit ! router bgp4 2 vrf v1 local-as 2 router-id 4.4.4.6 no safe-ebgp address-family car ! neighbor 2.2.2.5 remote-as 2 neighbor 2.2.2.5 local-as 2 neighbor 2.2.2.5 address-family car neighbor 2.2.2.5 distance 200 neighbor 2.2.2.5 update-source loopback0 neighbor 2.2.2.5 multiple-labels car ! ! justadvert loopback1 exit ! router bgp6 2 vrf v1 local-as 2 router-id 6.6.6.6 no safe-ebgp address-family car ! neighbor 4321::5 remote-as 2 neighbor 4321::5 local-as 2 neighbor 4321::5 address-family car neighbor 4321::5 distance 200 neighbor 4321::5 update-source loopback0 neighbor 4321::5 multiple-labels car ! ! justadvert loopback1 exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 2.2.2.4 255.255.255.255 1.1.1.17 ipv4 route v1 2.2.2.5 255.255.255.255 1.1.1.17 ! ipv6 route v1 4321::4 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:5::1 ipv6 route v1 4321::5 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:5::1 ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end