Suppose you've configured IPv6 proxy NDP on one of your Linux systems like so:
ip -6 neighbor add proxy 2001:db8:1234::5 dev eth1
How do you verify that the configuration took? ip -6 neighbor show doesn't appear to show proxy entries and ip -6 neighbor show proxy isn't a supported command.
ip -6 neighbor show nud all? – Zoredache Oct 3 '10 at 21:49:: dev lo) but not the proxies. – Gerald Combs Oct 3 '10 at 21:58