LPIC-2 Exam 202 (Linux Engineer) — Question 91
Which command is used to administer IPv6 netfilter rules?
Answer options
- A. iptables
- B. iptablesv6
- C. iptables6
- D. ip6tables
- E. ipv6tables
Correct answer: D
Explanation
The correct command for administering IPv6 netfilter rules is 'ip6tables', which is specifically designed for IPv6 traffic. Options A, B, C, and E are either incorrect commands or do not exist for managing IPv6 rules, making them unsuitable for this task.