hostname r1 buggy ! logging milliseconds logging file debug ../binTmp/7r1-log.run ! access-list test4a sequence 10 permit all any all any 123 exit ! access-list test4b sequence 10 evaluate deny test4a sequence 20 permit all any all any all exit ! access-list test6a sequence 10 permit all any all any 123 exit ! access-list test6b sequence 10 evaluate deny test6a sequence 20 permit all any all any all exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.1.1 255.255.255.252 ipv4 access-group-out test4b ipv6 address 1234::1 ffff:ffff:: ipv6 access-group-out test6b no shutdown no log-link-change exit ! interface tunnel1 tunnel key 123 tunnel vrf v1 tunnel source ethernet1 tunnel destination 1.1.1.2 tunnel mode pckoudp vrf forwarding v1 ipv4 address 2.2.1.1 255.255.255.0 no shutdown no log-link-change exit ! interface tunnel2 tunnel key 123 tunnel vrf v1 tunnel source ethernet1 tunnel destination 1234::2 tunnel mode pckoudp vrf forwarding v1 ipv4 address 2.2.2.1 255.255.255.0 no shutdown no log-link-change exit ! interface tunnel3 tunnel key 321 tunnel vrf v1 tunnel source ethernet1 tunnel destination 1.1.1.2 tunnel mode pckoudp vrf forwarding v1 ipv4 address 2.2.3.1 255.255.255.0 no shutdown no log-link-change exit ! interface tunnel4 tunnel key 321 tunnel vrf v1 tunnel source ethernet1 tunnel destination 1234::2 tunnel mode pckoudp vrf forwarding v1 ipv4 address 2.2.4.1 255.255.255.0 no shutdown no log-link-change 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