hostname r5 buggy ! logging milliseconds logging file debug ../binTmp/slot60r5-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 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 ethernet1 vrf forwarding v1 ipv4 address 1.1.3.2 255.255.255.0 ipv4 multicast mldp-enable ipv6 address 1234:3::2 ffff:ffff:: ipv6 multicast mldp-enable 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 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.5 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.3.1 ! ipv6 route v1 4321::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 1234:3::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