Subnetting Operations
Use the following chart to identify the solutions to common subnetting tasks.Scenario | Solution |
Given a network address and subnet mask, how many subnets can you have? | Begin by converting the subnet mask to a binary number. Then decide which
formula to use (n is the number of additional bits borrowed from the
default mask):
Use 2n if:
|
Given a network address and subnet mask, how many hosts per subnet can you have? | 2n-2 Begin by converting the subnet mask to a binary number. Then use the formula to find the number of hosts. To find the number of valid hosts, n = the number of unmasked bits by the custom mask. |
Given a network address and customer requirements, what subnet mask should you use? | 2n, 2n-2 Write out the default subnet mask in binary. Then borrow bits and use the formula to find the number that gives you enough subnets and hosts. |
Given a network address and a subnet mask, identify the valid subnet addresses. | Magic number The magic number is the decimal value of the last 1 bit in the subnet mask. The magic number identifies:
|
Given an IP address and subnet mask, find the:
|
Trust the line Use the following process to find the information you need:
|
Tidak ada komentar:
Posting Komentar