Setting firewall mode


Q What is the default firewall mode on ASA
A Routed
Q What happen when we change firewall mode on ASA
A ASA clears running configuration
   ASDM, CLI or SSH Session to ASA would be disconneted
Q What is the command to set firewall mode to transparent
A firewall transparent
   Such as
   ciscoasa(config)#firewall transparent
Q How can we change firewall mode to default mode or routed modeA Use no keyword
 such as
 ciscoasa(config)#no firewall transparent

Comments