Tagged: tshooting

0

My CCNP Certification Progress

CCNP Route Part 2   It has been a couple of days since I started my CCNP Route studying and I have hit my first stumbling point.  It wasn’t the configuration of  EIGRP as a whole. I was able to remember and grasp the concepts of Passive Interfaces, Network Commands, Un-Equal Cost Load Balancing as well as authentication and utilizing the bandwidth percent command. The problem that I was having was the configuration of frame relay. The frame relay lab topology I was working with has 3 routers in a hub and spoke topology. The simulated wan backbone was a...

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...