Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The The set interface interface command allows you to configure the speed and duplex settings of the network interfaces (MGMT, HA, LAN1, and LAN2) on single independent appliances only. You cannot configure the network interface settings of appliances after they join a Grid or become HA pairs.
You can use set interface mgmt to  to enable the MGMT port and configure its IP address, netmask, and gateway address. You can configure either IPv4 address, IPv6 address or both for the MGMT interface of the appliance. Once the MGMT port is enabled, you can use the command to configure the speed and duplex settings of the MGMT port. You can also use set interface mgmt off to  to disable the MGMT port.
Use the show interface command to view the interface settings.

...

ArgumentDescription
lan1
lan2
ha
Specifies the LAN1 interface.
Specifies the LAN2 interface on the Infoblox-250-A, -550-A, -1050-A, -1550-A, -1552-A, and -2000-A X5 and X6 series appliances.
Specifies the HA interface.
speed
auto
10M |100M | 1000M
Specifies the speed of the incoming line rate in Mbps, or allows the appliance to automatically match the line speed.
duplex
auto
half
full
Specifies the duplex speed:
  • Automatically adjusts the speed
  • Sets it at half speed
  • Set it at full speed
mgmt Specifies the management interface.
mgmt off Disables the management system interface.
Note: If this port is not being used, it should be set to off for security
reasons.

...