Valid XK0-005 Dumps shared by EduDump.com for Helping Passing XK0-005 Exam! EduDump.com now offer the newest XK0-005 exam dumps, the EduDump.com XK0-005 exam questions have been updated and answers have been corrected get the newest EduDump.com XK0-005 dumps with Test Engine here:
A Linux administrator is updating iptables rules and is given the following tasks: - Output a list of iptables rules. - Remove all iptables rules. Which of the following actions should be performed from the terminal console to accomplish these tasks? (Choose two.)
Correct Answer: A,B
Listing Rules as Tables To output all of the active iptables rules in a table, run the iptables command with the -L option: sudo iptables -L Flushing Chains For example, to delete all of the rules in the INPUT chain, run this command: sudo iptables -F INPUT https://www.digitalocean.com/community/tutorials/how-to-list-and-delete-iptables-firewall-rules