Check Point Certified Multi-Domain Security Management Specialist (CCMS) — Question 55
What command is used to find out which port Multi-Portal has assigned to the Mobile Access Portal?
Answer options
- A. mpclient getdata sslvpn
- B. netstat -nap | grep mobile
- C. netstat getdata sslvpn
- D. mpclient getdata mobi
Correct answer: A
Explanation
The correct answer is A, as the command 'mpclient getdata sslvpn' is specifically designed to retrieve information about the SSL VPN configuration, including the assigned port. Option B, while it checks for mobile connections, does not directly provide the assigned port. Options C and D are invalid commands for this purpose, as they do not match the expected syntax for retrieving Multi-Portal data.