twinjas.blogg.se

Configure cisco 5505 asa for home use
Configure cisco 5505 asa for home use











With the ASA 5505 you work with VLANs instead of assigning IP addresses to actual interfaces. Now that this is done we will configure the inside (LAN) address of the ASA. Privilege 15 is the highest of the privileges and gives you full control over the device.

configure cisco 5505 asa for home use

Setting your privilege to 15 is very important if you’re the one that is going to manage the ASA. Now we will set a username and password so you can actually manage the ASA from your desk with SSH/Telnet/ASDM.ĮxampleASA(config)# username example password example privilege 15 Now we will give our ASA another hostname.Īs you can see the hostname changes immediately. Notice the (config) behind the device hostname. You can do this by issuing the command “configure terminal” The 1st thing you want to do is get into configuration mode. Now enter enabled mode (look up if you forgot how to) and issue the command “show running-config“. Pre-configure Firewall now through interactive prompts ?Īnswer with “no” since you want to configure the ASA yourself (you want to be a cisco engineer right ?). Now when your router is restarted you will get this question: You will use the “reload” command for this. Now that you erased your startup configuration you will need to reload the ASA to get a clean configuration. You will be prompted to confirm that you want to erase the configuration. You might wonder why but there is a lot of stuff in that configuration that you don’t need/want and could even cause some network issues if you connected it to your network (DHCP).Įrase configuration in flash memory? This will delete all the default configuration Cisco made for you. The 1st thing you want to do is type the command “write erase”.

configure cisco 5505 asa for home use

Simply hit enter here because there is no enable password configured. Here you type the command “enable” to get in enabled mode.Īs you can see you will get a password prompt. Type help or '?' for a list of available commands. When you open the box containing your new ASA 5505 and plug in your console you will see the following:













Configure cisco 5505 asa for home use