An LTM Specialist wants to allow access to the Always On Management (AOM) from the network.
Which two methods should the LTM Specialist use to configure the AOM interface? (Choose two.)
An LTM Specialist wants to allow access to the Always On Management (AOM) from the network.
Which two methods should the LTM Specialist use to configure the AOM interface? (Choose two.)
To configure the Always On Management (AOM) interface, an LTM Specialist can use the network configurator in the AOM menu on the serial port and also log in to the host via SSH, then use 'ssh aom' to modify the network configuration file. These methods allow direct access to configure the network settings of the AOM.
BD - Correct Always-On Management (AOM) is a separate subsystem that provides lights-out management for the BIG-IP system. You can configure AOM so that it can be accessed over the network by performing one of the following two methods: Configuring the AOM IP address using the serial console Configuring the AOM IP address using SSH https://my.f5.com/manage/s/article/K9608#2
ssh to host, run a command "run /util bash" then "ssh aom" to modify config file
ssh aom only works on the older F5 appliances. For the i-series, you must access AOM via console.
https://support.f5.com/csp/article/K11400446