Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 635

Which command can be used to view the allowed and blocked IP list of a network policy?

    Correct Answer: C

    To view the allowed and blocked IP list of a network policy, the command DESCRIBE NETWORK POLICY is used. This command provides a detailed description of the network policy, including information about the allowed and blocked IP addresses.

Discussion
bee5kOption: C

. DESCRIBE NETWORK POLICY is correct DESC NETWORK POLICY mypolicy; -----------------+---------------+ name | value | -----------------+---------------+ ALLOWED_IP_LIST | 192.168.0.100 | BLOCKED_IP_LIST | 192.168.0.101 | -----------------+---------------+

MultiCloudIronManOption: C

correct

DaloOption: C

correct