hostname r1 buggy ! logging milliseconds logging file debug ../binTmp/slot50r1-log.run ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! router ospf4 1 vrf v1 router-id 4.4.4.1 traffeng-id 0.0.0.0 area 0 enable justadvert loopback1 exit ! router ospf6 1 vrf v1 router-id 6.6.6.1 traffeng-id :: area 0 enable justadvert loopback1 exit ! interface loopback1 vrf forwarding v1 ipv4 address 2.2.2.1 255.255.255.255 ipv6 address 4321::1 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface loopback2 vrf forwarding v1 ipv4 address 2.2.2.101 255.255.255.255 ipv6 address 4321::101 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff no shutdown no log-link-change exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.1.1 255.255.255.252 ipv6 address 1234::1 ffff:: router ospf4 1 enable router ospf4 1 area 0 router ospf6 1 enable router ospf6 1 area 0 no shutdown no log-link-change exit ! router bgp4 1 vrf v1 local-as 1 router-id 4.4.4.1 no safe-ebgp address-family unicast linkstate ! neighbor 1.1.1.2 remote-as 2 neighbor 1.1.1.2 local-as 1 neighbor 1.1.1.2 address-family unicast linkstate neighbor 1.1.1.2 distance 20 neighbor 1.1.1.2 linkstate ! afi-links ospf4 1 0 ! justadvert loopback2 exit ! router bgp6 1 vrf v1 local-as 1 router-id 6.6.6.1 no safe-ebgp address-family unicast linkstate ! neighbor 1234::2 remote-as 2 neighbor 1234::2 local-as 1 neighbor 1234::2 address-family unicast linkstate neighbor 1234::2 distance 20 neighbor 1234::2 linkstate ! afi-links ospf6 1 0 ! justadvert loopback2 exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end