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

Answers were Sorted based on User's Feedback



What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 networ..

Answer / jitendera kumar sinha

the coreect answer is
B becoz if we slect A then it will permint all the ip
address which are even to.so to permit only odd numbred of
host it is nessery that last bit is on.
so as far as my best of knowledge B should be wright answer




plz mark on my answer if i am wright becoz this time i am
confuse between b and c and i think d and e have the wrong
wild card masking

Is This Answer Correct ?    9 Yes 0 No

What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 networ..

Answer / sohan

hi manju
urs answer is lokking as the copy paste of jitendera kumar
sinha answer.
i am asking that why c is not a correct options

Is This Answer Correct ?    5 Yes 0 No

What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 networ..

Answer / manju

B becoz if we slect A then it will permint all the ip
address which are even to.so to permit only odd numbred of
host it is nessery that last bit is on.
so as far as my best of knowledge B should be wright answer

Is This Answer Correct ?    4 Yes 3 No

What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 networ..

Answer / 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

What would be the proper wildcard mask to permit all odd numbered hosts on the 10.48.0.0/12 networ..

Answer / praveen srivastava

access-list 1 permit 10.48.0.0 0.0.0.255

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More CCNA Interview Questions

Of the following switching types, which one has the highest latency? A.) Cut-through B.) None C.) Store-and-forward D.) Fragment Free

1 Answers  


Which command enables directly connected network 199.55.72.0 to be used by RIP? A. Router(config router)# rip 199.55.0.0 B. Router(config router)# rip 199.55.72.0 C. Router(config router)# network 199.55.0.0 D. Router(config router)# network 199.55.72.0

1 Answers  


Which 2 commands shows the Cisco IOS filename? A.) show IOS B.) show ver C.) show flash D.) show mem E.) show NVRAM

1 Answers  


Which of the following is an example of the Physical Layer? A.) SQL B.) IP C.) LLC D.) DDP E.) Ethernet

1 Answers  


What is the purpose of Split Horizon? A.) It prevents the regular update messages from reinstating a route that has gone down B.) Information received on an interface cannot be sent back out the same interface C.) Informs all neighbor routers that two routes exist D.) Tells the router the destination is unreachable

1 Answers  






What is the difference among straight cable, cross cable and rollover cable?

0 Answers  


Identify the 2 commands the saves the running-config to NVRAM? A.) write memory B.) copy running-config startup-config C.) write network D.) write backup

2 Answers  


which algorithm as defined by the transform set is used for providing data confidentiality when connected to tyre?

0 Answers  


Given the following static route command, 'ip route 3.3.3.0 255.255.255.0 4.4.4.4 125', which portion represents the administrative distance? A.) 3.3.3.0 B.) 255.255.255.0 C.) 4.4.4.4 D.) route E.) 125

2 Answers  


Identify the 3 Internet layer IP protocols? A.) NetBios B.) IPX C.) ARP D.) IP E.) RARP

3 Answers  


What is encapsulation and de-encapsulation?

0 Answers  


Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application

2 Answers  


Categories