Tagged: Cisco

Ron the admin Logo 0

My CCNP Certification Progress

CCNP Route Part 1. It has been close to 3 months since I picked up any CISCO Certification books or materials. There has been so much going on and I had to put some of my goals on hold while I sorted everything out. Since I have been sick due to vertigo, dizziness and bouts of light-headed feelings I figured it would be good for me to get back on track. I have started watching the CBT Nuggets CCNP Route video series. So far I have completed the the first 6 videos in the series. The first video is an...

COmputer network Image 0

TCP/IP Subnetting Quick Tip

Here is a quick tip. Memorize the Private TCP/IP  address ranges. There will most likely be questions on the certification exams regarding information on RFC-1918 aka the private IP ADDRESSING ranges. There are 3 blocks of un-routable addresses you can use when designing your networks. Class A: 10.0.0.0 – 10.255.255.255 (10.0.0.0/8) Class B: 172.16.0.0 – 172.31.255.255 (172.16.0.0/12) Class C: 192.168.0.0 – 192.168.255.255 (192.168.0.0/16) These will help you in the exam when they ask you which is a valid private ip addressing scheme to use within your network. Beware of the trick questions when they ask what the masks are. I...

CCNA LOGO 1

TCP/IP Subnetting

As I have mentioned before I have been working with computer networks for the past 10 years or so. One of the most challenging concepts that I have encountered while I studying to get my CCNA was learning how to Subnet and how to subnet the subnets using Variable Length Subnet Masks (VLSM). I quickly found out that if you do not have a solid foundation on how to subnet and how to use VLSM’s you will have a hard time understanding and implementing other networking features. These features would include IP Access Lists, Route Maps, Policy Maps, Distribution Lists…...