hostname r2 buggy ! logging milliseconds logging file debug ../binTmp/41r2-log.run ! access-list test4 sequence 10 permit all 1.1.1.4 255.255.255.252 all 1.1.1.0 255.255.255.252 all exit ! access-list test6 sequence 10 permit all 1234:2:: ffff:ffff:: all 1234:1:: ffff:ffff:: all exit ! vrf definition tester exit ! vrf definition v1 rd 1:1 exit ! interface ethernet1 vrf forwarding v1 ipv4 address 1.1.1.2 255.255.255.252 ipv6 address 1234:1::2 ffff:ffff:: no shutdown no log-link-change exit ! interface ethernet2 vrf forwarding v1 ipv4 address 1.1.1.5 255.255.255.252 ipv6 address 1234:2::1 ffff:ffff:: no shutdown no log-link-change exit ! console0 no exec authorization no login authentication exit ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ipv4 nat v1 sequence 10 srclist test4 interface ethernet1 ipv4 nat v1 sequence 10 randomize 1024 2048 ! ipv6 nat v1 sequence 10 srclist test6 interface ethernet1 ipv6 nat v1 sequence 10 randomize 1024 2048 ! ! ! ! ! ! ! server telnet tester security protocol telnet exec colorize header exec monitor no exec authorization no login authentication vrf tester exit ! ! end