The system administrator of a firewall running Solaris IP Filter writes an updated set of rules in
/root/newrules. Before implementing the rules, the rule set needs to be tested for syntax errors.
Which command accomplishes this?
A.
inetadm restart svc:/network/ipfilter:/root/newrules
B.
ipf -Fa -f /root/newrules
C.
ipf -n -f /root/newrules
D.
svcadm restart svc:/network/ipfilter:/root/newrules