set interface mac-address-override exclude-from-dns-proxy

Description

Configures advanced settings on an existing local interface / connection:

  • Custom MAC address

  • Exclusion from DNS Proxy

Syntax

set interface <name> [ mac-address-override <mac-address-override> ] [ exclude-from-dns-proxy {on | off} ]

Parameters

Parameter

Description

name

Specifies the interface / connection

Press the TAB key to see the available options.

mac-address-override

Configures the MAC address (to override the default MAC address)

exclude-from-dns- proxy

Controls whether to exclude (on) or not (off) the interface / connection from the DNS proxy

Example

set interface My_Network mac-address-override 00:1C:7F:21:05:BE exclude-from-dns-proxy on