Author name: Andrew Walding

My short bio can be viewed here: https://www.evernote.com/l/AKglxPOzlV9E7LHKvPsGzgs-SY3McII8E24

nmap

Getting Started with nmap

Nmap (“Network Mapper”) is a free and open source (license) utility for network discovery and security auditing that has been around since 1997. Surveillance and network scanning is often one of the first steps in Penetration Testing or Security Validation. Many systems and network administrators also find it useful for tasks such as network inventory,

Getting Started with nmap Read More »

Username Configuration in Cisco IOS

This How To explains username configuration.  Short and sweet. Step 1: With use of below command we can create User in Cisco Router Cell_Router(config)#username AWALDING priv 15 password CELLSTREAM Step 2: Also, we have to enable this at each line Cell_Router(config)# line con 0Cell_Router(config-line)#login local Cell_Router(config)# line vty 0 15Cell_Router(config-line)#login local Cell_Router(config)# line aux 0Cell_Router(config-line)#login local

Username Configuration in Cisco IOS Read More »

Smartports Macros for Switches in Cisco IOS

In this How To we will provide an overview of Smartports and how they can help with your Cisco switch administration.  Cisco now calls these Auto Smartports.  The Smartports macros can speed up deployment while ensuring accuracy and consistency on your switch ports.  Simply put, Smartports macros are pre-created configuration scripts that work on most

Smartports Macros for Switches in Cisco IOS Read More »

Security Setting Recommendations for Cisco IOS Routers

To save you time searching through thousands of documents and sometimes disjointed practices, here are some of our recommendations for securing Cisco routers. These practices can also be applied to other routers in general, though we provide no specifics for others. Security is always a concern to those who manage and configure routers. Every router

Security Setting Recommendations for Cisco IOS Routers Read More »

Scroll to Top