FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
dns cache [add|del|clear] <name> [ip4][ip6].
Declaration: dns_cache_add_del_command (src/vnet/dns/dns.c line 2381)
Implementation: dns_cache_add_del_command_fn.
show dns cache [verbose [nn]].
Declaration: show_dns_cache_command (src/vnet/dns/dns.c line 2280)
Implementation: show_dns_cache_command_fn.
test dns expire <name>.
Declaration: test_dns_expire_command (src/vnet/dns/dns.c line 2719)
Implementation: test_dns_expire_command_fn.
test dns format.
Declaration: test_dns_fmt_command (src/vnet/dns/dns.c line 2633)
Implementation: test_dns_fmt_command_fn.
test dns unformat <name> [ip4][ip6].
Declaration: test_dns_unfmt_command (src/vnet/dns/dns.c line 2673)
Implementation: test_dns_unfmt_command_fn.