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
What command do we give if router ios is stucked?
On which mode we give debug command?
What is the default bandwidth size of t1 routers?
What is BootP?
Explian what is a node?
What are the ranges of private ips?
What is cisco?
When does network congestion occur?
What is the simplest way to remotely configure a router?
i have donE B.E. IN COMPUTER SCIENCE AND THEN CCNA CERTIFICATOIN PLEASW LET ME KNOW IF ANY COMPANIES R HIRING FRESHERS PLEASE REPLY ON MY EMAIL ID karnailthakur@gmail.com
Explain how many collision domains are in switch?
Explain the difference between collision domain and broadcast domain.
What’s the simplest way to remotely configure a router?
Explain how an spf algorithm works?
Give some benefits of LAN switching.