|
Home::Personal Tech
Configuring Internal Cisco Router Security
Author : Chris Bryant
Network security is a hot topic today, and will only increase in importance in the months and years ahead. While most of the attention is paid to exterior threats, there are some steps you can take to prevent unwanted Cisco router access from within your organization. Whether you want to limit what certain users can do and run on your routers, or prevent unauthorized users in your company from getting to config mode in the first place, here are four important yet simple steps you can take to do so. Encrypt the passwords in your running configuration. This is a basic Cisco router security command that is often overlooked. It doesn’t do you any good to set passwords for your ISDN connection or Telnet connections if anyone who can see your router’s running configuration can see the passwords. By default, these passwords are displayed in your running config in clear text. One simple command takes care of that. In global configuration mode, run service password-encryption. This command will encrypt all clear text passwords in your running configuration. Set a console password. If I walked into your network room right now, could I sit down and start configuring your Cisco routers? If so, you need to set a console password. This password is a basic yet important step in limiting router access in your network. Go into line configuration mode with the command “line con 0”, and set a password with the password command. Limit user capabilities with privilege level commands. Not everyone who has access to your routers should be able to do anything they want. With careful use of privilege levels, you can limit the commands given users can run on your routers. Privilege levels can be a little clumsy at first, but with practice you’ll be tying your routers down as tight as you like. Visit www.cisco.com/univercd for documentation on configuring privilege levels. Configure an “enable secret” password. It’s not uncommon for me to see a router that has an enable mode password set, but it’s in clear text. By using “enable secret”, the enable mode password will automatically be encrypted. Remember, if you have an enable password and enable secret password set on the same router, the enable secret password takes precedence. These four basic steps will help prevent unwanted router access from inside your network. If only preventing problems from outside your network was as simple! Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (http://www.thebryantadvantage.com), home of free http://www.thebryantadvantage.com/">CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages. Video courses and training, binary and subnetting help, and corporate training are also available. Pass the http://www.thebryantadvantage.com/UltimateCCNAStudyPackage.html">CCNA exam with Chris Bryant, CCIE #12933! For a copy of his FREE "How To Pass The CCNA" or "How To Pass The CCNP" ebook, write to chris@thebryantadvantage.com! Spam emails More free articles Related articles
|
More related feeds |
Configuring Internal Cisco Router Security Visit www.cisco.com/univercd for documentation on configuring privilege levels. Configure an “enable secret” password. It’s not uncommon for me to see a router that has an enable mode password set, but it’s in clear text. ...Cisco CCNA 2: Routers and Routing Basics - 3.1 Summary January 6th ... Use of the Cisco Software Advisor provides the most current information and allows the selection of options that meet network requirements. Module 3: Configuring a Router A router has several modes that are used to accomplish specific ... How to Upgrade Your Cisco Router or PIX Firewall How to Upgrade Your Cisco Router or PIX Firewall. When network engineers find that the requirements of a network have grown over time to the point where the memory allocation by Cisco IOS on the network routers, or by Finesse on Cisco ... Securing Cisco Routers Cisco routers support some network services. these services sometimes are good for nothing. General security practice for routers is to configure the router to only support needed traffic and services. You can entirely disabled a ... Configuring the Cisco 851W or 871W: Standard IOS I’m going to show you how to set up a Cisco 851W or 871W router with the standard “advanced security” IOS in an advanced SOHO (small office/home office) configuration that offers:. Stateful packet inspection firewall ... Advanced Cisco Router Security Ok, i got to speak a little bit about advanced cisco router security settings. I had been configuring cisco devices since 2007 and when i looked back, i realised that my configuration is not secure at all. There are so many loopholes ... Well here it is Digitcom`s first Cisco tech tips blog. We are ... Today we will discuss how to lock down your border router in order to avoid security breaches. These tips are very important to follow, especially on routers that are on the border between the external and internal network. ... Understanding the Eight Base Commands on a Cisco Asa Security ... There are literally thousands of commands and sub-commands available to configure a Cisco security appliance. As you gain knowledge of the appliance, you will use more and more of the commands. Initially, however, there are just a few ... Configure Password ——————– 1. Change to global mode: config t 2 ... 2. Telnet to the Cisco router and enable it. 3. Configure the FTP username and password. CHICAGOTECH831#conf t CHICAGOTECH831(config)#ip ftp username chicagotech CHICAGOTECH831(config)#ip ftp password chicagotech ... Cisco PIX - Introduction, how it operates and the CLI. The most trusted network attached to the PIX is going to be your internal network, which funnily enough is attached to the INSIDE (Eth1) interface and has a security level of 100 by default. *You can remember which interface is which by ...
|
|