What would be the proper wildcard mask to permit all odd
numbered hosts on the 10.48.0.0/12 network?
access-list 1 permit 10.48.0.0 0.15.255.255
access-list 1 permit 10.48.0.1 0.15.255.254
access-list 1 permit 10.48.0.0 0.15.255.1
access-list 1 permit 10.48.0.0 0.0.0.254
access-list 1 permit 10.48.0.0 0.0.0.255
Answer Posted / kote
C is correct access-list 1 permit 10.48.0.0 0.15.255.1
it will match last bit turned on in wildcard mask.
B will match all even hosts.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Name the different types of networks
What is difference between tcp/ip and osi model?
Tell me how many fillers we can put in one ip of ipv6?
What is name of ospf algo?
On which mode we give debug command?
What is overlaod?
On which base switches take decisions?
Explain why ip address called logical address?
What are segments?
which defined peer ip address an local subnet belong to crete? (Choose two)
What is the difference between static ip addressing and dynamic ip addressing?
Why subnetting is used?
Explian what is a node?
Which company mange api's?
What is GRE in PPTP?