You are a system administrator and you want to deny access to a
group of computers with addresses 172.30.16.0 to
172.30.31.0. Which
wildcard mask would you use?
A. 0.0.15.255
B. 0.0.255.255
C. 0.0.31.255
D. 0.0.127.255
E. 0.0.255.255
Answer Posted / guest
Answer:: A
0.0.15.255 will check the last 13 bits of an address so that
computers
172.30.16.0 to 172.30.31.0 will be denied access. 0.0.31.255
would check
the last 6 binary digits and deny access to addresses
172.30.32.0 to
172.30.63.0. 0.0.127.255 would check the last 7 binary
digits and deny
access to addresses 172.30.64.0 to 172.30.127.0. 0.0.255.255
would deny
172.30.0.0 to 172.30.254.0. If you write decimal 15 in
binary, you have
0001111, the 1's tell the router to ignore address with
these bits set;
0's tell the router to check the bits. The third octet for
172.30.16.0
is 00010000. The third octet for 172.30.31.0 would be
00011111. So,
traffic from these addresses would be denied.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
On which base distance vector choose best path?
What is the default size of frame?
Explain what is overlaod?
How many parts of ping?
Name the command we use for ping in ipv6?
Which updates called incremental updates?
On which layer does L2F, PPTP and L2TP operate?
What is 10baset ethernet lans?
Define the different kinds of casting
Tell me which cable called roll-over?
Do you know how many types of data?
How do we do encryption and authentication in L2TP?
How many types of data?
What is collision?
Explain the difference between arp and rarp?