Check Point Certified Security Expert (CCSE) R80 — Question 215

You need to change the MAC-address on eth2 interface of the gateway. What command and what mode will you use to achieve this goal?

Answer options

Correct answer: A

Explanation

The correct answer is A because the command 'set interface eth2 mac-addr' is the proper way to change the MAC address in CLISH mode. Option B uses the wrong interface (eth1 instead of eth2) and is not the recommended method for this task. Option C incorrectly uses 'hw-addr' instead of 'mac-addr', and option D uses 'ethtool', which is not suitable for changing the MAC address in this context.