QuestionQ14

Identify management connectivity configurations

An F5 VE is deployed in a VMware environment using the OVF file. An administrator wants to connect to the F5 through an assigned management IP address to continue configuration.

Which two methods are valid for configuring the management IP address?

Choose two
  • A Log into the remote console and configure the management ip by running the ‘config’ executable.
  • B Log into the remote console and configure the management ip through the traffic management shell, TMSH, through the command ‘create sys management-ip /’
  • C Log into the remote console and configure the management ip though the traffic management shell, TMSH, through the command ‘create ltm management-ip /’
  • D Log into the remote console and configure the management ip by running the ‘setup’ command.
Explanation

BIG-IP VE can set an unassigned management address from the hypervisor console by running config, which opens the Management Port Setup utility. A management interface address is also configured in TMSH through the sys management-ip object, using create sys management-ip <IP>/<prefix>. The ltm module does not own management-IP configuration.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!