09-19-2023 12:40 AM
One of the ASA not showing the hostname even hostname configured
Output is
pri/act#
it should be show as below
(xyz) pri/act#
09-19-2023 12:43 AM
@ChandruGowda you can use the CLI command prompt to define what to display.
So run prompt hostname priority state would display the Hostname Priority and State
09-19-2023 01:18 AM
asa(config)# prompt hostname priority state
!
the above command is required to show the firewall in given state.
09-19-2023 01:25 AM
Type help or '?' for a list of available commands.
thanks for the reply, I ill try that,
We have HA and hostname configured as well, still that "prompt" command needed ?
sec/stby> en
Password: *****
sec/stby# show hostname
ASA123
09-19-2023 01:29 AM - edited 09-19-2023 01:31 AM
@ChandruGowda configure the command on the active firewall. You need to run the prompt command to display the options you want on the CLI, such as the hostname and the priority/state. It's a trival command, just specify what you want displayed or don't. It only applies on the CLI.
09-19-2023 01:31 AM
as mentioned apply the configurtion on the active firewall.
09-19-2023 02:28 AM
thank you all, it is fixed.
pri/act(config)# prompt hostname context state priority
09-19-2023 02:35 AM
"context" that means you running your firewall in context mode. where you can have multiple firewall (as virtualize in one physical hardware).
glad it worked out for you
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide