Check Point Certified Automation Specialist (CCAS) — Question 36
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 getdata sslvpn
- C. netstat -nap | grep mobile
- D. mpclient getdata mobi
Correct answer: A
Explanation
The correct answer is A because the 'mpclient getdata sslvpn' command specifically queries the Multi-Portal settings for SSL VPN information, including the assigned port. Options B and C relate to general network statistics and do not provide specific Multi-Portal information, while option D is focused on mobile data, which does not pertain to port assignments.