02-10-2021 12:58 PM
I have an active/passive ASA cluster. From the shell of the master unit, is it possible to SSH over to the standby unit?
Solved! Go to Solution.
02-10-2021 02:45 PM
use the "failover exec standby [add command here]". For example:
firewall(config)#failover exec standby show interface OUTSIDE Interface Ethernet0/0 "OUTSIDE", is up, line protocol is up Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec
Don't issue configuration commands to the standby unit; those changes are not replicated to the active unit and the two configurations will no longer be synchronized
02-10-2021 02:45 PM
use the "failover exec standby [add command here]". For example:
firewall(config)#failover exec standby show interface OUTSIDE Interface Ethernet0/0 "OUTSIDE", is up, line protocol is up Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec
Don't issue configuration commands to the standby unit; those changes are not replicated to the active unit and the two configurations will no longer be synchronized
02-10-2021 06:44 PM
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