hostname r3 buggy ! logging milliseconds logging file debug ../binTmp/slot60r3-log.run ! bridge 1 mac-learn block-unicast exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! interface loopback0 vrf forwarding v1 ipv4 address 2.2.2.103 255.255.255.255 ipv6 address 4321::103 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface bvi1 vrf forwarding v1 ipv4 address 1.1.1.2 255.255.255.0 ipv4 multicast mldp-enable ipv6 address 1234:1::2 ffff:ffff:: ipv6 multicast mldp-enable mpls enable mpls ldp4 mpls ldp6 no shutdown no log-link-change exit ! interface ethernet1 bridge-group 1 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.3 address-family unicast multicast ! neighbor 2.2.2.101 remote-as 1 neighbor 2.2.2.101 local-as 1 neighbor 2.2.2.101 address-family unicast multicast neighbor 2.2.2.101 distance 200 neighbor 2.2.2.101 update-source loopback0 neighbor 2.2.2.101 send-community standard extended ! ! redistribute connected exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.3 address-family unicast multicast ! neighbor 4321::101 remote-as 1 neighbor 4321::101 local-as 1 neighbor 4321::101 address-family unicast multicast neighbor 4321::101 distance 200 neighbor 4321::101 update-source loopback0 neighbor 4321::101 send-community standard extended ! ! redistribute connected exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 route v1 2.2.2.101 255.255.255.255 1.1.1.1 ! ipv6 route v1 4321::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:1::1 ! ! ! ! ! ! ! ipv4 multicast v1 join-group 232.2.2.2 2.2.2.106 ! ipv6 multicast v1 join-group ff06::1 4321::106 ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end