ExamGecko
Question list
Search
Search

Question 407 - 156-315.81 discussion

Report
Export

You need to change the MAC-address on eth2 interface of the gateway. What is the correct way to change MAC-address in Check Point Gaia?

A.
In CLISH run: set interface eth2 mac-addr 11:11:11:11:11:11
Answers
A.
In CLISH run: set interface eth2 mac-addr 11:11:11:11:11:11
B.
In expert-mode run ifconfig eth1 hw 11:11:11:11 11 11
Answers
B.
In expert-mode run ifconfig eth1 hw 11:11:11:11 11 11
C.
In CLISH run set interface eth2 hw-addr 11 11 11:11:11 11
Answers
C.
In CLISH run set interface eth2 hw-addr 11 11 11:11:11 11
D.
In expert-mode run: ethtool -4 eth2 mac 11 11:11:11:11:11
Answers
D.
In expert-mode run: ethtool -4 eth2 mac 11 11:11:11:11:11
Suggested answer: A

Explanation:

The correct way to change MAC-address in Check Point Gaia is to run the command set interface eth2 mac-addr 11:11:11:11:11:11 in CLISH mode. This command will change the MAC address of the eth2 interface to 11:11:11:11:11:11 and save the configuration. The other commands are either incorrect or not supported in Gaia. The ifconfig command is used in Expert mode to configure network interfaces, but it does not support changing MAC addresses. The ethtool command is used in Expert mode to query and control network device driver and hardware settings, but it does not support changing MAC addresses. The set interface eth2 hw-addr command is not a valid command in CLISH mode.

Reference: [Changing MAC Address]

asked 16/09/2024
Mark Josef Delos Santos
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first