• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/13

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

13 Cards in this Set

  • Front
  • Back

There are three possibilities with subnet design:

No mask meets the requirements




One mask meets the requirements




Multiple masks meet the requirements

To maximize the number of hosts/subnet:

To make this choice, use the shortest prefix mask (that is, the mask with the smallest /P value), because this mask has the largest host part.

To maximize the number of subnets:

To make this choice, use the longest prefix mask (that is, the mask with the largest /P value), because this mask has the largest subnet part.

To increase both the numbers of supported subnets and hosts:

To make this choice, choose a mask in the middle of the range, which gives you both more subnet bits and more host bits.

______ simply means that the subnet design uses more than one mask in the same classful network.

Variable Length Subnet Masks (VLSM)

VLSM can be helpful for both public and private IP addresses, but the benefits are moredramatic with public networks. Why?

With public networks, the address savings help engineers avoid having to obtain another registered IP network number from regional IP address assignment authorities.

To support VLSM, the routing protocol must _______.

advertise the mask along with each subnet. Without mask information, the router receiving the update would be unable to determine network address from host address.

classless routing protocols _____.

advertise the mask with each advertised route

classful routing protocols _____.

do not advertise the mask with each advertised route

Five steps to using VLSM

1. pick subnet mask




2. Calculate all possiible subnet numbers of network using mask




3. Make list of existing subnets by comparing the list




4. Rule out overlapping subnets




5. Choose new subnet ID from remaining subnets







Route summarization tools enable engineers to _____.

advertise one route that replaces several smaller routes, with the new route matching the same range of addresses. Doing so alleviates some of the waste: wasted effort, bandwidth, RAM, and CPU.

Benefits of route summarization:

reduces size of routing tables but a router can still route packets to all the destination network




shorter tables mean routing performance can be improved and memory saved in the router




improves convergence time for routing protocols because their is less to do

Steps for setting up a summary route:

1. list all to-be-summarized subnet numbers in decimal, in order lowest to highest




2. Note the low and high end of the range of addresses for all combined subnetsby noting the numerically lowest subnet ID and numerically highest subnetbroadcast address.




3. pick a starting prefix length




4. Calculate new potential summary subnet/mask