This article provides steps to configure a custom MAC address to override the default MAC address of an interface.
To override the default MAC address of an interface, we can use the below CLI command-
#set interfaces <interface-name> mac <custom-mac>
2024-06-23 : Article Created