Which network mask should you place on a Class C address to
accommodate a user requirement of two subnetworks with a
maxximum of 35 hosts on each networks
A. 255.255.255.192
B. 255.255.255.224
C. 255.255.255.240
D. 255.255.255.248
Answers were Sorted based on User's Feedback
Answer / subramani
A.in this two bits are borrowed
therefore no of networks is 4,no of hosts 64-2=62
Correct
B.in this three bits are borowed
therefore no of networks is 8,no of hosts 32-2=30
wrong
C.in this four bits are borrowed
therefore no of networks is 16,no of hosts 16-2=14
wrong
D.in this five bits are borrowed
therefore no of networks is 32,no of hosts 8-2=6
wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / m haja bahurudeen
Ans :A
Class C - SNM : 255.255.255.0
Maxi 35 hosts SNM : 255.255.255.192
Total subnet : 4
Usable subnet : 2
Total hosts : 64
Usable hosts : 62
No of bits borrowed : 2
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jitendera kumar sinha
ok we need 35 host and we have a class c address
now
2^n-2>=35
n=required bit for host
thus
n=6
that is we need six bit for host forn geting 35 hest per n/w
now how many spare bit we have
that is 8-6=2
thus take it for the n/w
then what is the mask of that sunated
i.e
128 64 32 16 8 4 2 1
1 1 0 0 0 0 0 0
that is mask of the last octect is 128+64=192
scince it is a class c address
thus complete mask shoud be
255.255.255.192
hence answer is a
no need to option byse calulation some above caluted it
option bise a wrong approch that was
jitendera kuamr sinha
| Is This Answer Correct ? | 1 Yes | 0 No |
Which Cisco IOS command should you use to display the Novell IPX address assignments on a router? A. show ipx addresses B. show ipx interface C. show me the money D. ipx, network (number) E. display ipx addresses F. show ipx routing details
In port based access-list which command u give instead of ip?
Frame relay technology works on which layer of osi model?
in router we use config# ip host router2 ipaddress we use it for ping the neighbor router using name provided by us ..........instead of ip address in this max how many ip address can be assigned thanks
which of the following address represent unicast address A 224.1.5.2 B ffff.ffff.ffff.ffff C 192.168.24.59/30 D 255.255.255.255 E 172.138.128.255 plz tell what should be answer plz tell with explanation
Which layer is responsible for framing? A.) Application B.) Data Link C.) Physical D.) Network E.) Transport
What is the difference between full duplex and half duplex?
Which command should you use to create an IP standard access list? A. access-list standard 172.16.4.13 B. access-list 1 deny 172.16.4.13 0.0.0.0 C. access-list 100 deny 172.16.4.13 0.0.0.0 D. access-list 198 deny 172.16.4.13 255.255.255.255
how we can creat VPN..??? how it can be configured on cisco switches..??? can we creat VPN on different networks..??? why we need to create VPN..??? kindly write complete activity of commands to configure a VPN on switch..??? me specially looking towards Jatendra and Shahin
Assuming no subnetting, which two pieces of information can be derived from the IP address 144.132.25.10? (Choose two) A. It is a Class C address B. It is a Class B address C. The network address is 144.0.0.0 D. The network address is 144.132.25.0 E. The host spoon of the address is 25.10
When you mistakenly type the wrong command at the Router# prompt the router does a DNS lookup which takes about 20 seconds. Which command can you enter to prevent the router doing this in future?
Inverse ARP serves what purpose? A.) Method for a local router to introduce itself to the remote end of the connection B.) Broadcast a routing table update C.) Identify MAC addresses if the IP address is known D.) Sent every 10 seconds used to verify the Frame Switch is still active