156-587 · Question #40
Which command shows the installed licenses and contracts on a Check Point device?
The correct answer is C. cplic print -x. cplic print -x is the correct Check Point command to display detailed information about installed licenses and contracts on a device - the -x flag expands the output to show full license details including contract data. Why the distractors are wrong: A (cplic print -s) - The -s…
Question
Which command shows the installed licenses and contracts on a Check Point device?
Options
- Acplic print -s
- Bcplicenses print -x
- Ccplic print -x
- Dfwlic print -x
How the community answered
(44 responses)- A2% (1)
- B7% (3)
- C89% (39)
- D2% (1)
Explanation
cplic print -x is the correct Check Point command to display detailed information about installed licenses and contracts on a device - the -x flag expands the output to show full license details including contract data.
Why the distractors are wrong:
- A (
cplic print -s) - The-sflag is not a valid option forcplic print; it does not exist in the Check Point CLI. - B (
cplicenses print -x) -cplicensesis not a valid Check Point command; the correct binary name iscplic. - D (
fwlic print -x) -fwlicis not a real Check Point command;cplicis the license management utility.
Memory tip: Think of it as "CP-lic" = Check Point License, and -x = eXpanded/eXtra detail. The pattern cplic print -x follows the same format as many Check Point CLI commands: tool → verb → flag. If you remember that -x means "show everything," you can eliminate any option that uses a different binary name or flag.
Topics
Community Discussion
No community discussion yet for this question.