On 9/9/19 8:46 AM, Gowen wrote: > > I can run: > > > Admin@NETM06:~$ host www.google.co.uk > www.google.co.uk has address 172.217.169.3 > www.google.co.uk has IPv6 address 2a00:1450:4009:80d::2003 > > > but I get a timeout for: > > > sudo ip vrf exec mgmt-vrf host www.google.co.uk
sudo perf record -e fib:* ip vrf exec mgmt-vrf host www.google.co.uk sudo perf script I am guessing the table is wrong for your setup, but maybe the output (or ordering of events) sheds some light on the problem.