QuestionQ46

Identify management connectivity configurations

When logged in to the bash shell of a BIG-IP system, which of the following commands display the management-IP address?

Choose two
  • A tmsh list /sys management-ip
  • B show mgmt ip
  • C ifconfig mgmt
  • D list / sys management-ip
Explanation

sys management-ip is the TMSH object for the management interface address, and tmsh list /sys management-ip displays its configuration. The BIG-IP management network interface is mgmt, so ifconfig mgmt displays that interface’s configured IP address.

Learn more

Community Discussion

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