Check Point Certified Cloud Specialist (CCCS) R82 — Question 61
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. mpclient getdata mobi
- D. netstat getdata sslvpn
Correct answer: A
Explanation
The correct answer is A because the command 'mpclient getdata sslvpn' is specifically designed to retrieve data related to the SSL VPN, including the assigned port. Options B and D involve 'netstat', which is not the appropriate command for retrieving Multi-Portal specific data, while option C does not specify SSL VPN and is thus not relevant.