/
set port_mac_addr
set port_mac_addr
The set port_mac_addr
command enables or disables MAC address spoofing on a LAN1 or LAN2 interface. Note that you cannot execute the command set port_mac_addr
on a virtual appliance that is running Software ADP. To execute the command, change set port_mac_addr
through the Hypervisor when the virtual appliance is powered off
Syntax
set port_mac_addr on [LAN1|LAN2] <IP> <MAC>
Argument | Description |
---|---|
on | Enables the MAC address spoofing on an interface. |
off | Disables the MAC address spoofing on an interface. |
LAN1|LAN2 | Specifies the interface, either LAN1 or LAN2. |
<IP> | IP address of the LAN1 or LAN2 interface. |
<MAC> | Specifies the MAC address. |
Examples
Turning on the MAC address spoofing
Infoblox > set port_mac_addr on LAN1 2.2.2.2
Turning off the MAC address spoofing
Infoblox > set port_mac_addr off LAN1