MCITP MCSE Boot Camp Training

 

 

MCITP MCSE Bootcamp Training - Microsoft MCITP MCSE certification

 

MCSE Boot Camp, CCNA Bootcamps, CCNP Boot camp Certification Training

MCITP MCSE Guide

Free MCITP MCSE
Free MCITP MCSE Training
MCITP MCSE
MCITP MCSE 2003
MCITP MCSE Books
MCITP MCSE Boot Camp
MCITP MCSE Brain dumps
MCITP MCSE Certification
MCITP MCSE Exam
MCITP MCSE Free
MCITP MCSE Jobs
MCITP MCSE Logo
MCITP MCSE Online
MCITP MCSE Online Training
MCITP MCSE Practice
MCITP MCSE Practice Exams
MCITP MCSE Practice Tests
MCITP MCSE Requirements
MCITP MCSE Resume
MCITP MCSE Salary
MCITP MCSE Self Paced Training Kit
MCITP MCSE Study
MCITP MCSE Study Guide
MCITP MCSE Study Guides
MCITP MCSE Test
MCITP MCSE Testing
MCITP MCSE Training
MCITP MCSE Training Kit
MCITP MCSE Training Video
MCITP MCSE Windows 2003
Microsoft MCITP MCSE Training
Training MCITP MCSE
Windows 2003 MCITP MCSE

 

 

CCDA Notes : cont...

48. Data Link Switching (DLSw) was introduced by IBM to overcome the limitations of  SRB networks. The Cisco implementation of DLSw is called DLSw+. Benefits of DLSW+ are over SRB are:

  1. Link layer acknowledgements and keep-alive messages of SNA do not have to travel over WAN link,
  2. DLSw+ traffic can be rerouted in case of link failures
  3. Prioritization of traffic over WAN links

49.  The permitted numbers for some important access-lists are:

-         1-99: IP standard access list

-         100-199 :IP extended access list

-         600-699: AppleTalk Access list

-         800-899 : IPX standard access list

-         900-999 : IPX extended access list

-         1000-1099: IPX SAP access list

-         1100-1199: Extended 48-bit MAC address access list

 

The format for standard IPX access list is:

access-list {number} {permit/ deny} {source} {destination}

50. By giving the command "show ip route igrp", we ca see the routes found by igrp. A route discovered by igrp is denoted by letter "I" before start of the entry.

51. 7 steps in building a Prototype are:

  1. Review the customer's requirement
  2. Determine the extent of the prototype
  3. Understand your competition
  4. Develop a test plan
  5. Purchase and prepare equipment
  6. Practice
  7. Conduct final tests and demonstrations

52. Default administrative distances are as below:

  1. Route Source                     Default Distance
  2. Directly connect Interface        0
  3. Static Route                              1
  4. EIGRP Summary Route            5
  5. Internal EIGRP                        90          
  6. IGRP                                      100
  7. OSPF                                     110
  8. RIP                                         120
  9. Unknown                                255

The administrative distance (metric) is used to represent the trustworthiness of the route. Lower the value, higher the trustworthiness. A value of 255 represents that the route is unreachable.

53. Private addresses are described in RFC 1918. There are one Class A network, 16 Class B networks and 255 Class C networks that belong to private address space. There are:

Class Type           Start Address         Stop Address

Class A                10.0.0.0                   10.255.255.255

Class B                172.16.0.0              172.31.255.255

Class C                192.168.0.0            192.168.255.255

The above address range is reserved for private use.

54. Cisco IOS supports

  1. Priority Queuing is useful for time sensitive, mission critical protocols such as SNA.
  2. Custom queuing handles the queues in round robin fashion.
  3. Weight Fair Queuing is enabled by default and requires no configuration.